#ABACDB#ABACDB
#ABACDB is a light, moderate blue. Relative luminance 0.433; OKLCH L 76.0% C 0.067 H 283.7°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #ABACDB |
|---|---|
| RGB | rgb(171, 172, 219) |
| HSL | hsl(239, 40%, 76%) |
| HSV | hsv(239, 22%, 86%) |
| CMYK | cmyk(21.9%, 21.5%, 0%, 14.1%) |
| CIE-LAB | lab(71.74, 9.55, -23.78) |
| CIE-LCH | lch(71.74, 25.63, 291.89°) |
| OKLab | oklab(75.99% 0.0159 -0.0652) |
| OKLCH | oklch(75.99% 0.067 283.7) |
| XYZ | xyz(44.3302, 43.2767, 73.0218) |
| Luminance | 0.4328 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.60
Light Periwinkle
#C1C6FC
ΔE00 7.09
Periwinkle
#CCCCFF
ΔE00 8.41
Pale Violet
#CEAEFA
ΔE00 8.89
Light Violet
#D6B4FC
ΔE00 9.79
Lavender (survey)
#C79FEF
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABACDB #DBDAAB
analogous
#ABC4DB #ABACDB #C2ABDB
triadic
#ABACDB #DBABAC #ACDBAB
tetradic
#ABACDB #DBABC4 #DBDAAB #ABDBC2
square
#ABACDB #DBABC4 #DBDAAB #ABDBC2
split-complementary
#ABACDB #DBC2AB #C4DBAB
monochromatic
#5557B6 #8082C9 #ABACDB #D6D6ED #EAEAF6
Accessibility & contrast
On white
2.17
#ABACDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#ABACDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABACDB
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABACDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABACDB | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B1DD
Deuteranopia (green-blind)
#9EAEDA
Tritanopia (blue-blind)
#A0B4BC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #abacdb; /* rgb */ color: rgb(171, 172, 219); /* oklch */ color: oklch(76.0% 0.067 283.7);
Tailwind
colors: {
custom: {
50: '#c4c4e6',
500: '#abacdb',
950: '#000000',
},
}SCSS
$custom: #abacdb; $custom-light: #c4c4e6; $custom-dark: #000000;
JSON
{
"hex": "#abacdb",
"rgb": {
"r": 171,
"g": 172,
"b": 219
},
"hsl": {
"h": 238.75,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.75994,
"c": 0.0671,
"h": 283.7
},
"luminance": 0.43277
}Semantic roles & 50–950 ramp
primary
#ABACDB
secondary
#EDECDE
accent
#B032B3
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131216
muted
#828184