#97B4E7#97B4E7
#97B4E7 is a light, moderate blue. Relative luminance 0.450; OKLCH L 76.7% C 0.080 H 261.5°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #97B4E7 |
|---|---|
| RGB | rgb(151, 180, 231) |
| HSL | hsl(218, 63%, 75%) |
| HSV | hsv(218, 35%, 91%) |
| CMYK | cmyk(34.6%, 22.1%, 0%, 9.4%) |
| CIE-LAB | lab(72.88, 2.20, -28.70) |
| CIE-LCH | lch(72.88, 28.78, 274.39°) |
| OKLab | oklab(76.68% -0.0118 -0.0794) |
| OKLCH | oklch(76.68% 0.08 261.5) |
| XYZ | xyz(43.5032, 44.9894, 81.9774) |
| Luminance | 0.4499 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.56
Carolina Blue
#8AB8FE
ΔE00 4.39
Lightsteelblue
#B0C4DE
ΔE00 7.27
Powder Blue (survey)
#B1D1FC
ΔE00 7.37
Baby Blue (survey)
#A2CFFE
ΔE00 7.61
Light Grey Blue
#9DBCD4
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B4E7 #E7CA97
analogous
#97DCE7 #97B4E7 #A297E7
triadic
#97B4E7 #E797B4 #B4E797
tetradic
#97B4E7 #E797DC #E7CA97 #97E7A2
square
#97B4E7 #E797DC #E7CA97 #97E7A2
split-complementary
#97B4E7 #E7A297 #DCE797
monochromatic
#346CD0 #6590DC #97B4E7 #C9D8F2 #E6EDF9
Accessibility & contrast
On white
2.10
#97B4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#97B4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B4E7
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B4E7 | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B7E9
Deuteranopia (green-blind)
#9AB0E6
Tritanopia (blue-blind)
#7FBFC5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #97b4e7; /* rgb */ color: rgb(151, 180, 231); /* oklch */ color: oklch(76.7% 0.080 261.5);
Tailwind
colors: {
custom: {
50: '#b7caee',
500: '#97b4e7',
950: '#000000',
},
}SCSS
$custom: #97b4e7; $custom-light: #b7caee; $custom-dark: #000000;
JSON
{
"hex": "#97b4e7",
"rgb": {
"r": 151,
"g": 180,
"b": 231
},
"hsl": {
"h": 218.25,
"s": 62.5,
"l": 74.902
},
"oklch": {
"l": 0.76679,
"c": 0.08025,
"h": 261.5
},
"luminance": 0.44991
}Semantic roles & 50–950 ramp
primary
#97B4E7
secondary
#F1E9DA
accent
#8B1BCA
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284