#97ABCF#97ABCF
#97ABCF is a light, muted blue. Relative luminance 0.402; OKLCH L 73.8% C 0.057 H 262.1°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABCF |
|---|---|
| RGB | rgb(151, 171, 207) |
| HSL | hsl(219, 37%, 70%) |
| HSV | hsv(219, 27%, 81%) |
| CMYK | cmyk(27.1%, 17.4%, 0%, 18.8%) |
| CIE-LAB | lab(69.62, 1.18, -20.57) |
| CIE-LCH | lch(69.62, 20.60, 273.28°) |
| OKLab | oklab(73.83% -0.0078 -0.0564) |
| OKLCH | oklch(73.83% 0.057 262.1) |
| XYZ | xyz(38.5848, 40.2089, 64.7475) |
| Luminance | 0.4021 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 7.41
Pastel Blue
#A2BFFE
ΔE00 7.59
Cloudy Blue
#ACC2D9
ΔE00 7.73
Light Grey Blue
#9DBCD4
ΔE00 7.83
Periwinkle Blue
#8F99FB
ΔE00 8.24
Carolina Blue
#8AB8FE
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABCF #CFBB97
analogous
#97C7CF #97ABCF #9F97CF
triadic
#97ABCF #CF97AB #ABCF97
tetradic
#97ABCF #CF97C7 #CFBB97 #97CF9F
square
#97ABCF #CF97C7 #CFBB97 #97CF9F
split-complementary
#97ABCF #CF9F97 #C7CF97
monochromatic
#4A69A1 #6D89BC #97ABCF #C1CDE2 #EAEEF5
Accessibility & contrast
On white
2.32
#97ABCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#97ABCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABCF
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABCF | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FADD1
Deuteranopia (green-blind)
#9AA8CE
Tritanopia (blue-blind)
#88B2B7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #97abcf; /* rgb */ color: rgb(151, 171, 207); /* oklch */ color: oklch(73.8% 0.057 262.1);
Tailwind
colors: {
custom: {
50: '#b6c3dd',
500: '#97abcf',
950: '#000000',
},
}SCSS
$custom: #97abcf; $custom-light: #b6c3dd; $custom-dark: #000000;
JSON
{
"hex": "#97abcf",
"rgb": {
"r": 151,
"g": 171,
"b": 207
},
"hsl": {
"h": 218.571,
"s": 36.842,
"l": 70.196
},
"oklch": {
"l": 0.73835,
"c": 0.05692,
"h": 262.1
},
"luminance": 0.4021
}Semantic roles & 50–950 ramp
primary
#97ABCF
secondary
#E9E3D9
accent
#8436B0
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#111215
muted
#808183