#98B1E7#98B1E7
#98B1E7 is a light, moderate blue. Relative luminance 0.439; OKLCH L 76.1% C 0.083 H 265.2°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #98B1E7 |
|---|---|
| RGB | rgb(152, 177, 231) |
| HSL | hsl(221, 62%, 75%) |
| HSV | hsv(221, 34%, 91%) |
| CMYK | cmyk(34.2%, 23.4%, 0%, 9.4%) |
| CIE-LAB | lab(72.15, 4.14, -29.82) |
| CIE-LCH | lch(72.15, 30.10, 277.90°) |
| OKLab | oklab(76.12% -0.0069 -0.0825) |
| OKLCH | oklch(76.12% 0.083 265.2) |
| XYZ | xyz(43.0906, 43.8874, 81.7865) |
| Luminance | 0.4389 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.13
Carolina Blue
#8AB8FE
ΔE00 5.42
Periwinkle Blue
#8F99FB
ΔE00 7.38
Lightsteelblue
#B0C4DE
ΔE00 7.92
Powder Blue (survey)
#B1D1FC
ΔE00 8.22
Light Grey Blue
#9DBCD4
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B1E7 #E7CE98
analogous
#98D8E7 #98B1E7 #A798E7
triadic
#98B1E7 #E798B1 #B1E798
tetradic
#98B1E7 #E798D8 #E7CE98 #98E7A7
square
#98B1E7 #E798D8 #E7CE98 #98E7A7
split-complementary
#98B1E7 #E7A798 #D8E798
monochromatic
#3566D0 #668BDB #98B1E7 #CAD7F3 #E6ECF9
Accessibility & contrast
On white
2.15
#98B1E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#98B1E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B1E7
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B1E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B1E7 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB5E9
Deuteranopia (green-blind)
#97AEE6
Tritanopia (blue-blind)
#80BCC3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #98b1e7; /* rgb */ color: rgb(152, 177, 231); /* oklch */ color: oklch(76.1% 0.083 265.2);
Tailwind
colors: {
custom: {
50: '#b8c8ee',
500: '#98b1e7',
950: '#000000',
},
}SCSS
$custom: #98b1e7; $custom-light: #b8c8ee; $custom-dark: #000000;
JSON
{
"hex": "#98b1e7",
"rgb": {
"r": 152,
"g": 177,
"b": 231
},
"hsl": {
"h": 221.013,
"s": 62.205,
"l": 75.098
},
"oklch": {
"l": 0.76123,
"c": 0.08283,
"h": 265.2
},
"luminance": 0.43889
}Semantic roles & 50–950 ramp
primary
#98B1E7
secondary
#F1EADA
accent
#931CCA
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284