#ABADD3#ABADD3
#ABADD3 is a light, muted blue. Relative luminance 0.432; OKLCH L 75.9% C 0.054 H 282.6°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ABADD3 |
|---|---|
| RGB | rgb(171, 173, 211) |
| HSL | hsl(237, 31%, 75%) |
| HSV | hsv(237, 19%, 83%) |
| CMYK | cmyk(19%, 18%, 0%, 17.3%) |
| CIE-LAB | lab(71.72, 7.18, -19.43) |
| CIE-LCH | lch(71.72, 20.72, 290.29°) |
| OKLab | oklab(75.89% 0.0119 -0.053) |
| OKLCH | oklch(75.89% 0.054 282.6) |
| XYZ | xyz(43.4933, 43.2476, 67.6716) |
| Luminance | 0.4325 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 7.86
Lavender
#B39DDB
ΔE00 7.98
Periwinkle
#CCCCFF
ΔE00 8.89
Lightsteelblue
#B0C4DE
ΔE00 10.14
Pale Violet
#CEAEFA
ΔE00 10.28
Light Blue Grey
#B7C9E2
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABADD3 #D3D1AB
analogous
#ABC1D3 #ABADD3 #BDABD3
triadic
#ABADD3 #D3ABAD #ADD3AB
tetradic
#ABADD3 #D3ABC1 #D3D1AB #ABD3BD
square
#ABADD3 #D3ABC1 #D3D1AB #ABD3BD
split-complementary
#ABADD3 #D3BDAB #C1D3AB
monochromatic
#5B5FA9 #8386BE #ABADD3 #D3D4E8 #EBEBF4
Accessibility & contrast
On white
2.18
#ABADD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#ABADD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABADD3
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABADD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABADD3 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B1D5
Deuteranopia (green-blind)
#A2AFD2
Tritanopia (blue-blind)
#A2B3BA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #abadd3; /* rgb */ color: rgb(171, 173, 211); /* oklch */ color: oklch(75.9% 0.054 282.6);
Tailwind
colors: {
custom: {
50: '#c4c5e0',
500: '#abadd3',
950: '#000000',
},
}SCSS
$custom: #abadd3; $custom-light: #c4c5e0; $custom-dark: #000000;
JSON
{
"hex": "#abadd3",
"rgb": {
"r": 171,
"g": 173,
"b": 211
},
"hsl": {
"h": 237,
"s": 31.25,
"l": 74.902
},
"oklch": {
"l": 0.75887,
"c": 0.05431,
"h": 282.6
},
"luminance": 0.43248
}Semantic roles & 50–950 ramp
primary
#ABADD3
secondary
#EBEBE0
accent
#A43CAA
background
#FCFCFD
surface
#F8F8FB
border
#D1D1D4
text
#121215
muted
#818183