#97ABDD#97ABDD
#97ABDD is a light, moderate blue. Relative luminance 0.409; OKLCH L 74.4% C 0.076 H 267.6°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABDD |
|---|---|
| RGB | rgb(151, 171, 221) |
| HSL | hsl(223, 51%, 73%) |
| HSV | hsv(223, 32%, 87%) |
| CMYK | cmyk(31.7%, 22.6%, 0%, 13.3%) |
| CIE-LAB | lab(70.12, 4.64, -27.48) |
| CIE-LCH | lch(70.12, 27.87, 279.58°) |
| OKLab | oklab(74.4% -0.0032 -0.0759) |
| OKLCH | oklch(74.4% 0.076 267.6) |
| XYZ | xyz(40.3728, 40.9241, 74.1645) |
| Luminance | 0.4093 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.23
Periwinkle Blue
#8F99FB
ΔE00 6.92
Carolina Blue
#8AB8FE
ΔE00 7.46
Lightsteelblue
#B0C4DE
ΔE00 8.77
Light Periwinkle
#C1C6FC
ΔE00 9.04
Cloudy Blue
#ACC2D9
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABDD #DDC997
analogous
#97CEDD #97ABDD #A697DD
triadic
#97ABDD #DD97AB #ABDD97
tetradic
#97ABDD #DD97CE #DDC997 #97DDA6
square
#97ABDD #DD97CE #DDC997 #97DDA6
split-complementary
#97ABDD #DDA697 #CEDD97
monochromatic
#3D62BC #6986CE #97ABDD #C5D0EC #E8ECF7
Accessibility & contrast
On white
2.29
#97ABDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#97ABDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABDD
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABDD | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAFDF
Deuteranopia (green-blind)
#95A9DC
Tritanopia (blue-blind)
#83B5BC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #97abdd; /* rgb */ color: rgb(151, 171, 221); /* oklch */ color: oklch(74.4% 0.076 267.6);
Tailwind
colors: {
custom: {
50: '#b7c3e7',
500: '#97abdd',
950: '#000000',
},
}SCSS
$custom: #97abdd; $custom-light: #b7c3e7; $custom-dark: #000000;
JSON
{
"hex": "#97abdd",
"rgb": {
"r": 151,
"g": 171,
"b": 221
},
"hsl": {
"h": 222.857,
"s": 50.725,
"l": 72.941
},
"oklch": {
"l": 0.74397,
"c": 0.07598,
"h": 267.6
},
"luminance": 0.40926
}Semantic roles & 50–950 ramp
primary
#97ABDD
secondary
#EFE9DC
accent
#9327BE
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#111216
muted
#808184