#ABACDF#ABACDF
#ABACDF is a light, moderate blue. Relative luminance 0.435; OKLCH L 76.2% C 0.073 H 283.7°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #ABACDF |
|---|---|
| RGB | rgb(171, 172, 223) |
| HSL | hsl(239, 45%, 77%) |
| HSV | hsv(239, 23%, 87%) |
| CMYK | cmyk(23.3%, 22.9%, 0%, 12.5%) |
| CIE-LAB | lab(71.89, 10.48, -25.75) |
| CIE-LCH | lch(71.89, 27.80, 292.15°) |
| OKLab | oklab(76.15% 0.0172 -0.0707) |
| OKLCH | oklch(76.15% 0.073 283.7) |
| XYZ | xyz(44.8631, 43.4898, 75.8285) |
| Luminance | 0.4349 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.41
Light Periwinkle
#C1C6FC
ΔE00 6.82
Periwinkle
#CCCCFF
ΔE00 8.29
Pale Violet
#CEAEFA
ΔE00 8.49
Light Violet
#D6B4FC
ΔE00 9.50
Lavender (survey)
#C79FEF
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABACDF #DFDEAB
analogous
#ABC6DF #ABACDF #C4ABDF
triadic
#ABACDF #DFABAC #ACDFAB
tetradic
#ABACDF #DFABC6 #DFDEAB #ABDFC4
square
#ABACDF #DFABC6 #DFDEAB #ABDFC4
split-complementary
#ABACDF #DFC4AB #C6DFAB
monochromatic
#5254BD #7F80CE #ABACDF #D7D8F0 #E9E9F7
Accessibility & contrast
On white
2.17
#ABACDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#ABACDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABACDF
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABACDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABACDF | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB2E1
Deuteranopia (green-blind)
#9DAFDE
Tritanopia (blue-blind)
#9FB5BD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #abacdf; /* rgb */ color: rgb(171, 172, 223); /* oklch */ color: oklch(76.2% 0.073 283.7);
Tailwind
colors: {
custom: {
50: '#c4c4e9',
500: '#abacdf',
950: '#000000',
},
}SCSS
$custom: #abacdf; $custom-light: #c4c4e9; $custom-dark: #000000;
JSON
{
"hex": "#abacdf",
"rgb": {
"r": 171,
"g": 172,
"b": 223
},
"hsl": {
"h": 238.846,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.76154,
"c": 0.07279,
"h": 283.7
},
"luminance": 0.43491
}Semantic roles & 50–950 ramp
primary
#ABACDF
secondary
#EEEDDD
accent
#B52EB8
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131216
muted
#828184