#97B4E4#97B4E4
#97B4E4 is a light, moderate blue. Relative luminance 0.448; OKLCH L 76.6% C 0.076 H 260.4°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #97B4E4 |
|---|---|
| RGB | rgb(151, 180, 228) |
| HSL | hsl(217, 59%, 74%) |
| HSV | hsv(217, 34%, 89%) |
| CMYK | cmyk(33.8%, 21.1%, 0%, 10.6%) |
| CIE-LAB | lab(72.77, 1.44, -27.23) |
| CIE-LCH | lch(72.77, 27.27, 273.02°) |
| OKLab | oklab(76.56% -0.0128 -0.0752) |
| OKLCH | oklch(76.56% 0.076 260.4) |
| XYZ | xyz(43.0832, 44.8214, 79.7651) |
| Luminance | 0.4482 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.84
Carolina Blue
#8AB8FE
ΔE00 4.57
Lightsteelblue
#B0C4DE
ΔE00 6.94
Light Grey Blue
#9DBCD4
ΔE00 7.27
Powder Blue (survey)
#B1D1FC
ΔE00 7.35
Cloudy Blue
#ACC2D9
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B4E4 #E4C797
analogous
#97DBE4 #97B4E4 #A197E4
triadic
#97B4E4 #E497B4 #B4E497
tetradic
#97B4E4 #E497DB #E4C797 #97E4A1
square
#97B4E4 #E497DB #E4C797 #97E4A1
split-complementary
#97B4E4 #E4A197 #DBE497
monochromatic
#366ECB #6691D7 #97B4E4 #C8D7F1 #E7EDF9
Accessibility & contrast
On white
2.11
#97B4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#97B4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B4E4
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B4E4 | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B7E6
Deuteranopia (green-blind)
#9BAFE3
Tritanopia (blue-blind)
#80BEC4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #97b4e4; /* rgb */ color: rgb(151, 180, 228); /* oklch */ color: oklch(76.6% 0.076 260.4);
Tailwind
colors: {
custom: {
50: '#b7caec',
500: '#97b4e4',
950: '#000000',
},
}SCSS
$custom: #97b4e4; $custom-light: #b7caec; $custom-dark: #000000;
JSON
{
"hex": "#97b4e4",
"rgb": {
"r": 151,
"g": 180,
"b": 228
},
"hsl": {
"h": 217.403,
"s": 58.779,
"l": 74.314
},
"oklch": {
"l": 0.76556,
"c": 0.0763,
"h": 260.4
},
"luminance": 0.44823
}Semantic roles & 50–950 ramp
primary
#97B4E4
secondary
#F0E8DB
accent
#871FC6
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284