#97ABDC#97ABDC
#97ABDC is a light, moderate blue. Relative luminance 0.409; OKLCH L 74.4% C 0.075 H 267.3°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABDC |
|---|---|
| RGB | rgb(151, 171, 220) |
| HSL | hsl(223, 50%, 73%) |
| HSV | hsv(223, 31%, 86%) |
| CMYK | cmyk(31.4%, 22.3%, 0%, 13.7%) |
| CIE-LAB | lab(70.09, 4.38, -26.99) |
| CIE-LCH | lch(70.09, 27.35, 279.23°) |
| OKLab | oklab(74.36% -0.0035 -0.0745) |
| OKLCH | oklch(74.36% 0.075 267.3) |
| XYZ | xyz(40.2400, 40.8710, 73.4649) |
| Luminance | 0.4087 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.30
Periwinkle Blue
#8F99FB
ΔE00 7.01
Carolina Blue
#8AB8FE
ΔE00 7.52
Lightsteelblue
#B0C4DE
ΔE00 8.70
Light Periwinkle
#C1C6FC
ΔE00 9.07
Cloudy Blue
#ACC2D9
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABDC #DCC897
analogous
#97CDDC #97ABDC #A697DC
triadic
#97ABDC #DC97AB #ABDC97
tetradic
#97ABDC #DC97CD #DCC897 #97DCA6
square
#97ABDC #DC97CD #DCC897 #97DCA6
split-complementary
#97ABDC #DCA697 #CDDC97
monochromatic
#3F62BA #6986CD #97ABDC #C5D0EB #E8EDF7
Accessibility & contrast
On white
2.29
#97ABDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#97ABDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABDC
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABDC | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAFDE
Deuteranopia (green-blind)
#95A9DB
Tritanopia (blue-blind)
#84B5BC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #97abdc; /* rgb */ color: rgb(151, 171, 220); /* oklch */ color: oklch(74.4% 0.075 267.3);
Tailwind
colors: {
custom: {
50: '#b7c3e7',
500: '#97abdc',
950: '#000000',
},
}SCSS
$custom: #97abdc; $custom-light: #b7c3e7; $custom-dark: #000000;
JSON
{
"hex": "#97abdc",
"rgb": {
"r": 151,
"g": 171,
"b": 220
},
"hsl": {
"h": 222.609,
"s": 49.64,
"l": 72.745
},
"oklch": {
"l": 0.74355,
"c": 0.0746,
"h": 267.3
},
"luminance": 0.40872
}Semantic roles & 50–950 ramp
primary
#97ABDC
secondary
#EEE9DD
accent
#9229BD
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111216
muted
#808184