#97B2DD#97B2DD
#97B2DD is a light, moderate blue. Relative luminance 0.436; OKLCH L 75.9% C 0.069 H 259.6°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #97B2DD |
|---|---|
| RGB | rgb(151, 178, 221) |
| HSL | hsl(217, 51%, 73%) |
| HSV | hsv(217, 32%, 87%) |
| CMYK | cmyk(31.7%, 19.5%, 0%, 13.3%) |
| CIE-LAB | lab(71.99, 0.77, -24.63) |
| CIE-LCH | lch(71.99, 24.64, 271.79°) |
| OKLab | oklab(75.85% -0.0124 -0.0678) |
| OKLCH | oklch(75.85% 0.069 259.6) |
| XYZ | xyz(41.7302, 43.6389, 74.6170) |
| Luminance | 0.4364 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.83
Carolina Blue
#8AB8FE
ΔE00 5.51
Lightsteelblue
#B0C4DE
ΔE00 6.63
Light Grey Blue
#9DBCD4
ΔE00 6.93
Cloudy Blue
#ACC2D9
ΔE00 7.05
Light Blue Grey
#B7C9E2
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B2DD #DDC297
analogous
#97D5DD #97B2DD #9F97DD
triadic
#97B2DD #DD97B2 #B2DD97
tetradic
#97B2DD #DD97D5 #DDC297 #97DD9F
square
#97B2DD #DD97D5 #DDC297 #97DD9F
split-complementary
#97B2DD #DD9F97 #D5DD97
monochromatic
#3D6EBC #6990CE #97B2DD #C5D4EC #E8EEF7
Accessibility & contrast
On white
2.16
#97B2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#97B2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B2DD
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B2DD | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B4DF
Deuteranopia (green-blind)
#9CADDC
Tritanopia (blue-blind)
#83BBC0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #97b2dd; /* rgb */ color: rgb(151, 178, 221); /* oklch */ color: oklch(75.9% 0.069 259.6);
Tailwind
colors: {
custom: {
50: '#b7c8e7',
500: '#97b2dd',
950: '#000000',
},
}SCSS
$custom: #97b2dd; $custom-light: #b7c8e7; $custom-dark: #000000;
JSON
{
"hex": "#97b2dd",
"rgb": {
"r": 151,
"g": 178,
"b": 221
},
"hsl": {
"h": 216.857,
"s": 50.725,
"l": 72.941
},
"oklch": {
"l": 0.75855,
"c": 0.06898,
"h": 259.6
},
"luminance": 0.43641
}Semantic roles & 50–950 ramp
primary
#97B2DD
secondary
#EFE8DC
accent
#8427BE
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284