#97B0E4#97B0E4
#97B0E4 is a light, moderate blue. Relative luminance 0.432; OKLCH L 75.7% C 0.080 H 264.6°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #97B0E4 |
|---|---|
| RGB | rgb(151, 176, 228) |
| HSL | hsl(221, 59%, 74%) |
| HSV | hsv(221, 34%, 89%) |
| CMYK | cmyk(33.8%, 22.8%, 0%, 10.6%) |
| CIE-LAB | lab(71.71, 3.64, -28.87) |
| CIE-LCH | lch(71.71, 29.10, 277.19°) |
| OKLab | oklab(75.72% -0.0075 -0.0799) |
| OKLCH | oklch(75.72% 0.08 264.6) |
| XYZ | xyz(42.2873, 43.2297, 79.4998) |
| Luminance | 0.4323 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.52
Carolina Blue
#8AB8FE
ΔE00 5.60
Periwinkle Blue
#8F99FB
ΔE00 7.31
Lightsteelblue
#B0C4DE
ΔE00 7.93
Light Grey Blue
#9DBCD4
ΔE00 8.43
Powder Blue (survey)
#B1D1FC
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B0E4 #E4CB97
analogous
#97D7E4 #97B0E4 #A597E4
triadic
#97B0E4 #E497B0 #B0E497
tetradic
#97B0E4 #E497D7 #E4CB97 #97E4A5
square
#97B0E4 #E497D7 #E4CB97 #97E4A5
split-complementary
#97B0E4 #E4A597 #D7E497
monochromatic
#3666CB #668BD7 #97B0E4 #C8D5F1 #E7EDF9
Accessibility & contrast
On white
2.18
#97B0E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#97B0E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B0E4
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B0E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B0E4 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB4E6
Deuteranopia (green-blind)
#97ADE3
Tritanopia (blue-blind)
#80BBC2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #97b0e4; /* rgb */ color: rgb(151, 176, 228); /* oklch */ color: oklch(75.7% 0.080 264.6);
Tailwind
colors: {
custom: {
50: '#b7c7ec',
500: '#97b0e4',
950: '#000000',
},
}SCSS
$custom: #97b0e4; $custom-light: #b7c7ec; $custom-dark: #000000;
JSON
{
"hex": "#97b0e4",
"rgb": {
"r": 151,
"g": 176,
"b": 228
},
"hsl": {
"h": 220.519,
"s": 58.779,
"l": 74.314
},
"oklch": {
"l": 0.75724,
"c": 0.08022,
"h": 264.6
},
"luminance": 0.43231
}Semantic roles & 50–950 ramp
primary
#97B0E4
secondary
#F0E9DB
accent
#901FC6
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284