#97B3EB#97B3EB
#97B3EB is a light, moderate blue. Relative luminance 0.448; OKLCH L 76.6% C 0.087 H 263.9°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #97B3EB |
|---|---|
| RGB | rgb(151, 179, 235) |
| HSL | hsl(220, 68%, 76%) |
| HSV | hsv(220, 36%, 92%) |
| CMYK | cmyk(35.7%, 23.8%, 0%, 7.8%) |
| CIE-LAB | lab(72.77, 3.79, -31.04) |
| CIE-LCH | lch(72.77, 31.27, 276.96°) |
| OKLab | oklab(76.64% -0.0093 -0.0861) |
| OKLCH | oklch(76.64% 0.087 263.9) |
| XYZ | xyz(43.8735, 44.8157, 84.9197) |
| Luminance | 0.4482 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.45
Carolina Blue
#8AB8FE
ΔE00 4.45
Powder Blue (survey)
#B1D1FC
ΔE00 7.66
Periwinkle Blue
#8F99FB
ΔE00 7.71
Lightsteelblue
#B0C4DE
ΔE00 7.84
Baby Blue (survey)
#A2CFFE
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B3EB #EBCF97
analogous
#97DDEB #97B3EB #A597EB
triadic
#97B3EB #EB97B3 #B3EB97
tetradic
#97B3EB #EB97DD #EBCF97 #97EBA5
square
#97B3EB #EB97DD #EBCF97 #97EBA5
split-complementary
#97B3EB #EBA597 #DDEB97
monochromatic
#3068D7 #648DE1 #97B3EB #CAD9F5 #E5ECFA
Accessibility & contrast
On white
2.11
#97B3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#97B3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B3EB
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B3EB | 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)
#A0B7EE
Deuteranopia (green-blind)
#98AFEA
Tritanopia (blue-blind)
#7DBFC6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #97b3eb; /* rgb */ color: rgb(151, 179, 235); /* oklch */ color: oklch(76.6% 0.087 263.9);
Tailwind
colors: {
custom: {
50: '#b8c9f1',
500: '#97b3eb',
950: '#000000',
},
}SCSS
$custom: #97b3eb; $custom-light: #b8c9f1; $custom-dark: #000000;
JSON
{
"hex": "#97b3eb",
"rgb": {
"r": 151,
"g": 179,
"b": 235
},
"hsl": {
"h": 220,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.76639,
"c": 0.08656,
"h": 263.9
},
"luminance": 0.44818
}Semantic roles & 50–950 ramp
primary
#97B3EB
secondary
#F2EAD9
accent
#9216D0
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284