#98B2EC#98B2EC
#98B2EC is a light, moderate blue. Relative luminance 0.446; OKLCH L 76.5% C 0.089 H 265.7°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #98B2EC |
|---|---|
| RGB | rgb(152, 178, 236) |
| HSL | hsl(221, 69%, 76%) |
| HSV | hsv(221, 36%, 93%) |
| CMYK | cmyk(35.6%, 24.6%, 0%, 7.5%) |
| CIE-LAB | lab(72.61, 4.87, -31.83) |
| CIE-LCH | lch(72.61, 32.20, 278.70°) |
| OKLab | oklab(76.54% -0.0067 -0.0883) |
| OKLCH | oklch(76.54% 0.089 265.7) |
| XYZ | xyz(44.0051, 44.5704, 85.6249) |
| Luminance | 0.4457 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.61
Carolina Blue
#8AB8FE
ΔE00 4.92
Periwinkle Blue
#8F99FB
ΔE00 7.40
Powder Blue (survey)
#B1D1FC
ΔE00 7.95
Lightsteelblue
#B0C4DE
ΔE00 8.07
Baby Blue (survey)
#A2CFFE
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B2EC #ECD298
analogous
#98DCEC #98B2EC #A898EC
triadic
#98B2EC #EC98B2 #B2EC98
tetradic
#98B2EC #EC98DC #ECD298 #98ECA8
square
#98B2EC #EC98DC #ECD298 #98ECA8
split-complementary
#98B2EC #ECA898 #DCEC98
monochromatic
#3165D9 #648BE2 #98B2EC #CCD9F6 #E5ECFA
Accessibility & contrast
On white
2.12
#98B2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#98B2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B2EC
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B2EC | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB6EF
Deuteranopia (green-blind)
#97AFEB
Tritanopia (blue-blind)
#7EBEC6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #98b2ec; /* rgb */ color: rgb(152, 178, 236); /* oklch */ color: oklch(76.5% 0.089 265.7);
Tailwind
colors: {
custom: {
50: '#b8c8f2',
500: '#98b2ec',
950: '#000000',
},
}SCSS
$custom: #98b2ec; $custom-light: #b8c8f2; $custom-dark: #000000;
JSON
{
"hex": "#98b2ec",
"rgb": {
"r": 152,
"g": 178,
"b": 236
},
"hsl": {
"h": 221.429,
"s": 68.852,
"l": 76.078
},
"oklch": {
"l": 0.76542,
"c": 0.08854,
"h": 265.7
},
"luminance": 0.44572
}Semantic roles & 50–950 ramp
primary
#98B2EC
secondary
#F2EAD9
accent
#9715D1
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#121317
muted
#818285