#98BBEC#98BBEC
#98BBEC is a light, moderate blue. Relative luminance 0.483; OKLCH L 78.4% C 0.080 H 256.8°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #98BBEC |
|---|---|
| RGB | rgb(152, 187, 236) |
| HSL | hsl(215, 69%, 76%) |
| HSV | hsv(215, 36%, 93%) |
| CMYK | cmyk(35.6%, 20.8%, 0%, 7.5%) |
| CIE-LAB | lab(74.99, -0.07, -28.16) |
| CIE-LCH | lch(74.99, 28.16, 269.86°) |
| OKLab | oklab(78.41% -0.0182 -0.0779) |
| OKLCH | oklch(78.41% 0.08 256.8) |
| XYZ | xyz(45.8549, 48.2700, 86.2415) |
| Luminance | 0.4827 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.91
Carolina Blue
#8AB8FE
ΔE00 3.20
Baby Blue (survey)
#A2CFFE
ΔE00 5.37
Powder Blue (survey)
#B1D1FC
ΔE00 5.68
Sky Blue (survey)
#75BBFD
ΔE00 6.46
Lightsteelblue
#B0C4DE
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98BBEC #ECC998
analogous
#98E5EC #98BBEC #9F98EC
triadic
#98BBEC #EC98BB #BBEC98
tetradic
#98BBEC #EC98E5 #ECC998 #98EC9F
square
#98BBEC #EC98E5 #ECC998 #98EC9F
split-complementary
#98BBEC #EC9F98 #E5EC98
monochromatic
#3177D9 #6499E2 #98BBEC #CCDDF6 #E5EEFA
Accessibility & contrast
On white
1.97
#98BBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#98BBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98BBEC
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98BBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98BBEC | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BDEE
Deuteranopia (green-blind)
#A0B5EB
Tritanopia (blue-blind)
#7DC6CB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #98bbec; /* rgb */ color: rgb(152, 187, 236); /* oklch */ color: oklch(78.4% 0.080 256.8);
Tailwind
colors: {
custom: {
50: '#b8cff2',
500: '#98bbec',
950: '#000000',
},
}SCSS
$custom: #98bbec; $custom-light: #b8cff2; $custom-dark: #000000;
JSON
{
"hex": "#98bbec",
"rgb": {
"r": 152,
"g": 187,
"b": 236
},
"hsl": {
"h": 215,
"s": 68.852,
"l": 76.078
},
"oklch": {
"l": 0.78409,
"c": 0.07996,
"h": 256.8
},
"luminance": 0.48272
}Semantic roles & 50–950 ramp
primary
#98BBEC
secondary
#F2E8D9
accent
#8215D1
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#121317
muted
#818285