#97B5EA#97B5EA
#97B5EA is a light, moderate blue. Relative luminance 0.456; OKLCH L 77.0% C 0.083 H 261.6°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #97B5EA |
|---|---|
| RGB | rgb(151, 181, 234) |
| HSL | hsl(218, 66%, 75%) |
| HSV | hsv(218, 35%, 92%) |
| CMYK | cmyk(35.5%, 22.6%, 0%, 8.2%) |
| CIE-LAB | lab(73.26, 2.43, -29.74) |
| CIE-LCH | lch(73.26, 29.84, 274.66°) |
| OKLab | oklab(77.01% -0.0121 -0.0824) |
| OKLCH | oklch(77.01% 0.083 261.6) |
| XYZ | xyz(44.1332, 45.5656, 84.2956) |
| Luminance | 0.4557 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.19
Carolina Blue
#8AB8FE
ΔE00 4.00
Powder Blue (survey)
#B1D1FC
ΔE00 7.13
Baby Blue (survey)
#A2CFFE
ΔE00 7.29
Lightsteelblue
#B0C4DE
ΔE00 7.36
Light Grey Blue
#9DBCD4
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B5EA #EACC97
analogous
#97DFEA #97B5EA #A297EA
triadic
#97B5EA #EA97B5 #B5EA97
tetradic
#97B5EA #EA97DF #EACC97 #97EAA2
square
#97B5EA #EA97DF #EACC97 #97EAA2
split-complementary
#97B5EA #EAA297 #DFEA97
monochromatic
#316DD5 #6491E0 #97B5EA #CAD9F4 #E6EDFA
Accessibility & contrast
On white
2.08
#97B5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#97B5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B5EA
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B5EA | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B8EC
Deuteranopia (green-blind)
#9AB0E9
Tritanopia (blue-blind)
#7DC0C7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #97b5ea; /* rgb */ color: rgb(151, 181, 234); /* oklch */ color: oklch(77.0% 0.083 261.6);
Tailwind
colors: {
custom: {
50: '#b8cbf1',
500: '#97b5ea',
950: '#000000',
},
}SCSS
$custom: #97b5ea; $custom-light: #b8cbf1; $custom-dark: #000000;
JSON
{
"hex": "#97b5ea",
"rgb": {
"r": 151,
"g": 181,
"b": 234
},
"hsl": {
"h": 218.313,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.77012,
"c": 0.08325,
"h": 261.6
},
"luminance": 0.45568
}Semantic roles & 50–950 ramp
primary
#97B5EA
secondary
#F1E9DA
accent
#8C17CE
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284