#98B4E7#98B4E7
#98B4E7 is a light, moderate blue. Relative luminance 0.451; OKLCH L 76.7% C 0.080 H 262.2°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #98B4E7 |
|---|---|
| RGB | rgb(152, 180, 231) |
| HSL | hsl(219, 62%, 75%) |
| HSV | hsv(219, 34%, 91%) |
| CMYK | cmyk(34.2%, 22.1%, 0%, 9.4%) |
| CIE-LAB | lab(72.95, 2.48, -28.59) |
| CIE-LCH | lch(72.95, 28.70, 274.96°) |
| OKLab | oklab(76.74% -0.0108 -0.0791) |
| OKLCH | oklch(76.74% 0.08 262.2) |
| XYZ | xyz(43.6896, 45.0855, 81.9862) |
| Luminance | 0.4509 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.54
Carolina Blue
#8AB8FE
ΔE00 4.63
Lightsteelblue
#B0C4DE
ΔE00 7.23
Powder Blue (survey)
#B1D1FC
ΔE00 7.37
Baby Blue (survey)
#A2CFFE
ΔE00 7.73
Light Grey Blue
#9DBCD4
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98B4E7 #E7CB98
analogous
#98DCE7 #98B4E7 #A398E7
triadic
#98B4E7 #E798B4 #B4E798
tetradic
#98B4E7 #E798DC #E7CB98 #98E7A3
square
#98B4E7 #E798DC #E7CB98 #98E7A3
split-complementary
#98B4E7 #E7A398 #DCE798
monochromatic
#356CD0 #6690DB #98B4E7 #CAD8F3 #E6EDF9
Accessibility & contrast
On white
2.10
#98B4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#98B4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98B4E7
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98B4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98B4E7 | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B7E9
Deuteranopia (green-blind)
#9BB0E6
Tritanopia (blue-blind)
#80BFC5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #98b4e7; /* rgb */ color: rgb(152, 180, 231); /* oklch */ color: oklch(76.7% 0.080 262.2);
Tailwind
colors: {
custom: {
50: '#b8caee',
500: '#98b4e7',
950: '#000000',
},
}SCSS
$custom: #98b4e7; $custom-light: #b8caee; $custom-dark: #000000;
JSON
{
"hex": "#98b4e7",
"rgb": {
"r": 152,
"g": 180,
"b": 231
},
"hsl": {
"h": 218.734,
"s": 62.205,
"l": 75.098
},
"oklch": {
"l": 0.76745,
"c": 0.0798,
"h": 262.2
},
"luminance": 0.45087
}Semantic roles & 50–950 ramp
primary
#98B4E7
secondary
#F1E9DA
accent
#8C1CCA
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284