#97B7EA#97B7EA
#97B7EA is a light, moderate blue. Relative luminance 0.464; OKLCH L 77.4% C 0.081 H 259.6°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #97B7EA |
|---|---|
| RGB | rgb(151, 183, 234) |
| HSL | hsl(217, 66%, 75%) |
| HSV | hsv(217, 35%, 92%) |
| CMYK | cmyk(35.5%, 21.8%, 0%, 8.2%) |
| CIE-LAB | lab(73.79, 1.33, -28.93) |
| CIE-LCH | lch(73.79, 28.96, 272.63°) |
| OKLab | oklab(77.43% -0.0147 -0.08) |
| OKLCH | oklch(77.43% 0.081 259.6) |
| XYZ | xyz(44.5427, 46.3847, 84.4321) |
| Luminance | 0.4639 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.04
Carolina Blue
#8AB8FE
ΔE00 3.59
Baby Blue (survey)
#A2CFFE
ΔE00 6.61
Powder Blue (survey)
#B1D1FC
ΔE00 6.62
Lightsteelblue
#B0C4DE
ΔE00 6.98
Light Grey Blue
#9DBCD4
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B7EA #EACA97
analogous
#97E1EA #97B7EA #A097EA
triadic
#97B7EA #EA97B7 #B7EA97
tetradic
#97B7EA #EA97E1 #EACA97 #97EAA0
square
#97B7EA #EA97E1 #EACA97 #97EAA0
split-complementary
#97B7EA #EAA097 #E1EA97
monochromatic
#3170D5 #6494E0 #97B7EA #CADAF4 #E6EDFA
Accessibility & contrast
On white
2.04
#97B7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#97B7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B7EA
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B7EA | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BAEC
Deuteranopia (green-blind)
#9CB2E9
Tritanopia (blue-blind)
#7DC2C8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #97b7ea; /* rgb */ color: rgb(151, 183, 234); /* oklch */ color: oklch(77.4% 0.081 259.6);
Tailwind
colors: {
custom: {
50: '#b8ccf1',
500: '#97b7ea',
950: '#000000',
},
}SCSS
$custom: #97b7ea; $custom-light: #b8ccf1; $custom-dark: #000000;
JSON
{
"hex": "#97b7ea",
"rgb": {
"r": 151,
"g": 183,
"b": 234
},
"hsl": {
"h": 216.867,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.77428,
"c": 0.08138,
"h": 259.6
},
"luminance": 0.46387
}Semantic roles & 50–950 ramp
primary
#97B7EA
secondary
#F1E8DA
accent
#8817CE
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284