#97B0DD#97B0DD
#97B0DD is a light, moderate blue. Relative luminance 0.428; OKLCH L 75.4% C 0.071 H 262.1°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #97B0DD |
|---|---|
| RGB | rgb(151, 176, 221) |
| HSL | hsl(219, 51%, 73%) |
| HSV | hsv(219, 32%, 87%) |
| CMYK | cmyk(31.7%, 20.4%, 0%, 13.3%) |
| CIE-LAB | lab(71.45, 1.87, -25.45) |
| CIE-LCH | lch(71.45, 25.51, 274.20°) |
| OKLab | oklab(75.44% -0.0098 -0.0701) |
| OKLCH | oklch(75.44% 0.071 262.1) |
| XYZ | xyz(41.3352, 42.8488, 74.4853) |
| Luminance | 0.4285 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.11
Carolina Blue
#8AB8FE
ΔE00 6.01
Lightsteelblue
#B0C4DE
ΔE00 7.24
Periwinkle Blue
#8F99FB
ΔE00 7.70
Light Grey Blue
#9DBCD4
ΔE00 7.73
Cloudy Blue
#ACC2D9
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97B0DD #DDC497
analogous
#97D3DD #97B0DD #A197DD
triadic
#97B0DD #DD97B0 #B0DD97
tetradic
#97B0DD #DD97D3 #DDC497 #97DDA1
square
#97B0DD #DD97D3 #DDC497 #97DDA1
split-complementary
#97B0DD #DDA197 #D3DD97
monochromatic
#3D6BBC #698DCE #97B0DD #C5D3EC #E8EDF7
Accessibility & contrast
On white
2.19
#97B0DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#97B0DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97B0DD
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97B0DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97B0DD | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B3DF
Deuteranopia (green-blind)
#9AACDC
Tritanopia (blue-blind)
#83B9BF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #97b0dd; /* rgb */ color: rgb(151, 176, 221); /* oklch */ color: oklch(75.4% 0.071 262.1);
Tailwind
colors: {
custom: {
50: '#b7c7e7',
500: '#97b0dd',
950: '#000000',
},
}SCSS
$custom: #97b0dd; $custom-light: #b7c7e7; $custom-dark: #000000;
JSON
{
"hex": "#97b0dd",
"rgb": {
"r": 151,
"g": 176,
"b": 221
},
"hsl": {
"h": 218.571,
"s": 50.725,
"l": 72.941
},
"oklch": {
"l": 0.75436,
"c": 0.07083,
"h": 262.1
},
"luminance": 0.4285
}Semantic roles & 50–950 ramp
primary
#97B0DD
secondary
#EFE8DC
accent
#8827BE
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111316
muted
#808284