#98B2EE#98B2EE
#98B2EE is a light, moderate blue. Relative luminance 0.447; OKLCH L 76.6% C 0.091 H 266.2°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #98B2EE |
|---|---|
| RGB | rgb(152, 178, 238) |
| HSL | hsl(222, 72%, 76%) |
| HSV | hsv(222, 36%, 93%) |
| CMYK | cmyk(36.1%, 25.2%, 0%, 6.7%) |
| CIE-LAB | lab(72.69, 5.39, -32.80) |
| CIE-LCH | lch(72.69, 33.24, 279.34°) |
| OKLab | oklab(76.63% -0.0061 -0.0911) |
| OKLCH | oklch(76.63% 0.091 266.2) |
| XYZ | xyz(44.2973, 44.6873, 87.1638) |
| Luminance | 0.4469 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.52
Carolina Blue
#8AB8FE
ΔE00 4.84
Periwinkle Blue
#8F99FB
ΔE00 7.32
Powder Blue (survey)
#B1D1FC
ΔE00 7.95
Lightsteelblue
#B0C4DE
ΔE00 8.20
Baby Blue (survey)
#A2CFFE
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B2EE #EED498
analogous
#98DDEE #98B2EE #A998EE
triadic
#98B2EE #EE98B2 #B2EE98
tetradic
#98B2EE #EE98DD #EED498 #98EEA9
square
#98B2EE #EE98DD #EED498 #98EEA9
split-complementary
#98B2EE #EEA998 #DDEE98
monochromatic
#2F63DD #638BE5 #98B2EE #CDD9F7 #E5EBFB
Accessibility & contrast
On white
2.11
#98B2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#98B2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B2EE
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B2EE | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB7F1
Deuteranopia (green-blind)
#96AFED
Tritanopia (blue-blind)
#7EBEC7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #98b2ee; /* rgb */ color: rgb(152, 178, 238); /* oklch */ color: oklch(76.6% 0.091 266.2);
Tailwind
colors: {
custom: {
50: '#b9c8f3',
500: '#98b2ee',
950: '#000000',
},
}SCSS
$custom: #98b2ee; $custom-light: #b9c8f3; $custom-dark: #000000;
JSON
{
"hex": "#98b2ee",
"rgb": {
"r": 152,
"g": 178,
"b": 238
},
"hsl": {
"h": 221.86,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.76628,
"c": 0.09125,
"h": 266.2
},
"luminance": 0.44689
}Semantic roles & 50–950 ramp
primary
#98B2EE
secondary
#F2EBD9
accent
#9912D4
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#121317
muted
#818285