#98BAEC#98BAEC
#98BAEC is a light, moderate blue. Relative luminance 0.478; OKLCH L 78.2% C 0.081 H 257.9°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #98BAEC |
|---|---|
| RGB | rgb(152, 186, 236) |
| HSL | hsl(216, 69%, 76%) |
| HSV | hsv(216, 36%, 93%) |
| CMYK | cmyk(35.6%, 21.2%, 0%, 7.5%) |
| CIE-LAB | lab(74.73, 0.48, -28.57) |
| CIE-LCH | lch(74.73, 28.57, 270.95°) |
| OKLab | oklab(78.2% -0.0169 -0.079) |
| OKLCH | oklch(78.2% 0.081 257.9) |
| XYZ | xyz(45.6435, 47.8472, 86.1711) |
| Luminance | 0.4785 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.79
Carolina Blue
#8AB8FE
ΔE00 3.26
Baby Blue (survey)
#A2CFFE
ΔE00 5.71
Powder Blue (survey)
#B1D1FC
ΔE00 5.89
Lightsteelblue
#B0C4DE
ΔE00 6.63
Sky Blue (survey)
#75BBFD
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BAEC #ECCA98
analogous
#98E4EC #98BAEC #A098EC
triadic
#98BAEC #EC98BA #BAEC98
tetradic
#98BAEC #EC98E4 #ECCA98 #98ECA0
square
#98BAEC #EC98E4 #ECCA98 #98ECA0
split-complementary
#98BAEC #ECA098 #E4EC98
monochromatic
#3175D9 #6497E2 #98BAEC #CCDDF6 #E5EEFA
Accessibility & contrast
On white
1.99
#98BAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#98BAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BAEC
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BAEC | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BCEE
Deuteranopia (green-blind)
#9FB4EB
Tritanopia (blue-blind)
#7DC5CB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #98baec; /* rgb */ color: rgb(152, 186, 236); /* oklch */ color: oklch(78.2% 0.081 257.9);
Tailwind
colors: {
custom: {
50: '#b8cef2',
500: '#98baec',
950: '#000000',
},
}SCSS
$custom: #98baec; $custom-light: #b8cef2; $custom-dark: #000000;
JSON
{
"hex": "#98baec",
"rgb": {
"r": 152,
"g": 186,
"b": 236
},
"hsl": {
"h": 215.714,
"s": 68.852,
"l": 76.078
},
"oklch": {
"l": 0.782,
"c": 0.08081,
"h": 257.9
},
"luminance": 0.47849
}Semantic roles & 50–950 ramp
primary
#98BAEC
secondary
#F2E8D9
accent
#8515D1
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#121317
muted
#818285