Skip to content

#98AAEB

≈ cornflowerblue · rgb(152, 170, 235)
Color formats
HEX#98AAEB
RGBrgb(152, 170, 235)
HSLhsl(227, 67%, 76%)
HSVhsv(227, 35%, 92%)
OKLCHoklch(75% 0.1 272)
CMYKcmyk(35%, 28%, 0%, 8%)
Contrast & accessibility
On white2.26:1below AA
On black9.28:1AA pass
Best text color#000000
Nearest CSS name: cornflowerblue
Copy-ready code
CSS custom properties
:root {
  --cornflowerblue: #98aaeb;
  --cornflowerblue-rgb: 152 170 235;
  --cornflowerblue-oklch: oklch(75% 0.1 272);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--cornflowerblue-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#98aaeb] text-[#98aaeb] border-[#98aaeb]
Shades & tints
Color harmonies
About this color

#98AAEB is a color with the RGB value rgb(152, 170, 235). Its closest CSS named color is "cornflowerblue". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.

Related

Convert #98AAEB to other formats

Palettes with a similar color

Gradients with a similar color

Copied