#ABADD1#ABADD1
#ABADD1 is a light, muted blue. Relative luminance 0.431; OKLCH L 75.8% C 0.051 H 282.6°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #ABADD1 |
|---|---|
| RGB | rgb(171, 173, 209) |
| HSL | hsl(237, 29%, 75%) |
| HSV | hsv(237, 18%, 82%) |
| CMYK | cmyk(18.2%, 17.2%, 0%, 18%) |
| CIE-LAB | lab(71.66, 6.74, -18.44) |
| CIE-LCH | lch(71.66, 19.63, 290.07°) |
| OKLab | oklab(75.81% 0.0112 -0.0502) |
| OKLCH | oklch(75.81% 0.051 282.6) |
| XYZ | xyz(43.2441, 43.1479, 66.3593) |
| Luminance | 0.4315 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 8.18
Lavender
#B39DDB
ΔE00 8.35
Periwinkle
#CCCCFF
ΔE00 9.14
Lightsteelblue
#B0C4DE
ΔE00 10.03
Light Blue Grey
#B7C9E2
ΔE00 10.42
Pale Violet
#CEAEFA
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABADD1 #D1CFAB
analogous
#ABC0D1 #ABADD1 #BCABD1
triadic
#ABADD1 #D1ABAD #ADD1AB
tetradic
#ABADD1 #D1ABC0 #D1CFAB #ABD1BC
square
#ABADD1 #D1ABC0 #D1CFAB #ABD1BC
split-complementary
#ABADD1 #D1BCAB #C0D1AB
monochromatic
#5C60A6 #8386BB #ABADD1 #D3D4E7 #EBECF4
Accessibility & contrast
On white
2.18
#ABADD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#ABADD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABADD1
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABADD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABADD1 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B1D3
Deuteranopia (green-blind)
#A3AED0
Tritanopia (blue-blind)
#A3B3B9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #abadd1; /* rgb */ color: rgb(171, 173, 209); /* oklch */ color: oklch(75.8% 0.051 282.6);
Tailwind
colors: {
custom: {
50: '#c4c5df',
500: '#abadd1',
950: '#000000',
},
}SCSS
$custom: #abadd1; $custom-light: #c4c5df; $custom-dark: #000000;
JSON
{
"hex": "#abadd1",
"rgb": {
"r": 171,
"g": 173,
"b": 209
},
"hsl": {
"h": 236.842,
"s": 29.231,
"l": 74.51
},
"oklch": {
"l": 0.75812,
"c": 0.05146,
"h": 282.6
},
"luminance": 0.43149
}Semantic roles & 50–950 ramp
primary
#ABADD1
secondary
#EBEAE0
accent
#A23EA8
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121215
muted
#818183