#97B4EA#97B4EA
#97B4EA is a light, moderate blue. Relative luminance 0.452; OKLCH L 76.8% C 0.084 H 262.6°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #97B4EA |
|---|---|
| RGB | rgb(151, 180, 234) |
| HSL | hsl(219, 66%, 75%) |
| HSV | hsv(219, 35%, 92%) |
| CMYK | cmyk(35.5%, 23.1%, 0%, 8.2%) |
| CIE-LAB | lab(73.00, 2.98, -30.15) |
| CIE-LCH | lch(73.00, 30.30, 275.64°) |
| OKLab | oklab(76.8% -0.0108 -0.0835) |
| OKLCH | oklch(76.8% 0.084 262.6) |
| XYZ | xyz(43.9306, 45.1604, 84.2280) |
| Luminance | 0.4516 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.33
Carolina Blue
#8AB8FE
ΔE00 4.24
Powder Blue (survey)
#B1D1FC
ΔE00 7.39
Lightsteelblue
#B0C4DE
ΔE00 7.56
Baby Blue (survey)
#A2CFFE
ΔE00 7.63
Light Grey Blue
#9DBCD4
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B4EA #EACD97
analogous
#97DDEA #97B4EA #A397EA
triadic
#97B4EA #EA97B4 #B4EA97
tetradic
#97B4EA #EA97DD #EACD97 #97EAA3
square
#97B4EA #EA97DD #EACD97 #97EAA3
split-complementary
#97B4EA #EAA397 #DDEA97
monochromatic
#316BD5 #648FE0 #97B4EA #CAD9F4 #E6EDFA
Accessibility & contrast
On white
2.09
#97B4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#97B4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B4EA
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B4EA | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B7EC
Deuteranopia (green-blind)
#99B0E9
Tritanopia (blue-blind)
#7DBFC6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #97b4ea; /* rgb */ color: rgb(151, 180, 234); /* oklch */ color: oklch(76.8% 0.084 262.6);
Tailwind
colors: {
custom: {
50: '#b8caf1',
500: '#97b4ea',
950: '#000000',
},
}SCSS
$custom: #97b4ea; $custom-light: #b8caf1; $custom-dark: #000000;
JSON
{
"hex": "#97b4ea",
"rgb": {
"r": 151,
"g": 180,
"b": 234
},
"hsl": {
"h": 219.036,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.76804,
"c": 0.08422,
"h": 262.6
},
"luminance": 0.45162
}Semantic roles & 50–950 ramp
primary
#97B4EA
secondary
#F1E9DA
accent
#8E17CE
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284