#97B4E8#97B4E8
#97B4E8 is a light, moderate blue. Relative luminance 0.450; OKLCH L 76.7% C 0.082 H 261.9°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #97B4E8 |
|---|---|
| RGB | rgb(151, 180, 232) |
| HSL | hsl(219, 64%, 75%) |
| HSV | hsv(219, 35%, 91%) |
| CMYK | cmyk(34.9%, 22.4%, 0%, 9%) |
| CIE-LAB | lab(72.92, 2.46, -29.18) |
| CIE-LCH | lch(72.92, 29.29, 274.82°) |
| OKLab | oklab(76.72% -0.0115 -0.0808) |
| OKLCH | oklch(76.72% 0.082 261.9) |
| XYZ | xyz(43.6449, 45.0461, 82.7234) |
| Luminance | 0.4505 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.48
Carolina Blue
#8AB8FE
ΔE00 4.34
Lightsteelblue
#B0C4DE
ΔE00 7.37
Powder Blue (survey)
#B1D1FC
ΔE00 7.37
Baby Blue (survey)
#A2CFFE
ΔE00 7.62
Light Grey Blue
#9DBCD4
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B4E8 #E8CB97
analogous
#97DCE8 #97B4E8 #A397E8
triadic
#97B4E8 #E897B4 #B4E897
tetradic
#97B4E8 #E897DC #E8CB97 #97E8A3
square
#97B4E8 #E897DC #E8CB97 #97E8A3
split-complementary
#97B4E8 #E8A397 #DCE897
monochromatic
#336CD2 #6590DD #97B4E8 #C9D8F3 #E6EDF9
Accessibility & contrast
On white
2.10
#97B4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#97B4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B4E8
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B4E8 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B7EA
Deuteranopia (green-blind)
#9AB0E7
Tritanopia (blue-blind)
#7EBFC6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #97b4e8; /* rgb */ color: rgb(151, 180, 232); /* oklch */ color: oklch(76.7% 0.082 261.9);
Tailwind
colors: {
custom: {
50: '#b8caef',
500: '#97b4e8',
950: '#000000',
},
}SCSS
$custom: #97b4e8; $custom-light: #b8caef; $custom-dark: #000000;
JSON
{
"hex": "#97b4e8",
"rgb": {
"r": 151,
"g": 180,
"b": 232
},
"hsl": {
"h": 218.519,
"s": 63.78,
"l": 75.098
},
"oklch": {
"l": 0.76721,
"c": 0.08157,
"h": 261.9
},
"luminance": 0.45048
}Semantic roles & 50–950 ramp
primary
#97B4E8
secondary
#F1E9DA
accent
#8C1ACC
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284