#97ABDF#97ABDF
#97ABDF is a light, moderate blue. Relative luminance 0.410; OKLCH L 74.5% C 0.079 H 268.2°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABDF |
|---|---|
| RGB | rgb(151, 171, 223) |
| HSL | hsl(223, 53%, 73%) |
| HSV | hsv(223, 32%, 87%) |
| CMYK | cmyk(32.3%, 23.3%, 0%, 12.5%) |
| CIE-LAB | lab(70.20, 5.14, -28.46) |
| CIE-LCH | lch(70.20, 28.92, 280.24°) |
| OKLab | oklab(74.48% -0.0025 -0.0787) |
| OKLCH | oklch(74.48% 0.079 268.2) |
| XYZ | xyz(40.6409, 41.0313, 75.5762) |
| Luminance | 0.4103 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.09
Periwinkle Blue
#8F99FB
ΔE00 6.74
Carolina Blue
#8AB8FE
ΔE00 7.34
Lightsteelblue
#B0C4DE
ΔE00 8.90
Light Periwinkle
#C1C6FC
ΔE00 9.01
Perrywinkle
#8F8CE7
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABDF #DFCB97
analogous
#97CFDF #97ABDF #A797DF
triadic
#97ABDF #DF97AB #ABDF97
tetradic
#97ABDF #DF97CF #DFCB97 #97DFA7
square
#97ABDF #DF97CF #DFCB97 #97DFA7
split-complementary
#97ABDF #DFA797 #CFDF97
monochromatic
#3B60C0 #6885D1 #97ABDF #C6D1ED #E8ECF8
Accessibility & contrast
On white
2.28
#97ABDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#97ABDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABDF
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABDF | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AAFE1
Deuteranopia (green-blind)
#94A9DE
Tritanopia (blue-blind)
#83B5BD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #97abdf; /* rgb */ color: rgb(151, 171, 223); /* oklch */ color: oklch(74.5% 0.079 268.2);
Tailwind
colors: {
custom: {
50: '#b7c3e9',
500: '#97abdf',
950: '#000000',
},
}SCSS
$custom: #97abdf; $custom-light: #b7c3e9; $custom-dark: #000000;
JSON
{
"hex": "#97abdf",
"rgb": {
"r": 151,
"g": 171,
"b": 223
},
"hsl": {
"h": 223.333,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.7448,
"c": 0.07874,
"h": 268.2
},
"luminance": 0.41033
}Semantic roles & 50–950 ramp
primary
#97ABDF
secondary
#EFEADC
accent
#9525C0
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111216
muted
#808184