#97B4E1#97B4E1
#97B4E1 is a light, moderate blue. Relative luminance 0.447; OKLCH L 76.4% C 0.072 H 259.1°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #97B4E1 |
|---|---|
| RGB | rgb(151, 180, 225) |
| HSL | hsl(216, 55%, 74%) |
| HSV | hsv(216, 33%, 88%) |
| CMYK | cmyk(32.9%, 20%, 0%, 11.8%) |
| CIE-LAB | lab(72.67, 0.68, -25.77) |
| CIE-LCH | lch(72.67, 25.78, 271.50°) |
| OKLab | oklab(76.43% -0.0137 -0.0711) |
| OKLCH | oklch(76.43% 0.072 259.1) |
| XYZ | xyz(42.6703, 44.6563, 77.5908) |
| Luminance | 0.4466 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.17
Carolina Blue
#8AB8FE
ΔE00 4.78
Lightsteelblue
#B0C4DE
ΔE00 6.58
Light Grey Blue
#9DBCD4
ΔE00 6.83
Cloudy Blue
#ACC2D9
ΔE00 7.00
Powder Blue (survey)
#B1D1FC
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B4E1 #E1C497
analogous
#97D9E1 #97B4E1 #9F97E1
triadic
#97B4E1 #E197B4 #B4E197
tetradic
#97B4E1 #E197D9 #E1C497 #97E19F
square
#97B4E1 #E197D9 #E1C497 #97E19F
split-complementary
#97B4E1 #E19F97 #D9E197
monochromatic
#3970C5 #6792D3 #97B4E1 #C6D6EF #E7EEF8
Accessibility & contrast
On white
2.11
#97B4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#97B4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B4E1
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B4E1 | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B6E3
Deuteranopia (green-blind)
#9DAFE0
Tritanopia (blue-blind)
#81BDC3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #97b4e1; /* rgb */ color: rgb(151, 180, 225); /* oklch */ color: oklch(76.4% 0.072 259.1);
Tailwind
colors: {
custom: {
50: '#b7caea',
500: '#97b4e1',
950: '#000000',
},
}SCSS
$custom: #97b4e1; $custom-light: #b7caea; $custom-dark: #000000;
JSON
{
"hex": "#97b4e1",
"rgb": {
"r": 151,
"g": 180,
"b": 225
},
"hsl": {
"h": 216.486,
"s": 55.224,
"l": 73.725
},
"oklch": {
"l": 0.76434,
"c": 0.0724,
"h": 259.1
},
"luminance": 0.44658
}Semantic roles & 50–950 ramp
primary
#97B4E1
secondary
#EFE8DC
accent
#8423C3
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284