#ACABDC#ACABDC
#ACABDC is a light, moderate blue. Relative luminance 0.431; OKLCH L 75.9% C 0.070 H 285.5°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #ACABDC |
|---|---|
| RGB | rgb(172, 171, 220) |
| HSL | hsl(241, 41%, 77%) |
| HSV | hsv(241, 22%, 86%) |
| CMYK | cmyk(21.8%, 22.3%, 0%, 13.7%) |
| CIE-LAB | lab(71.60, 10.65, -24.54) |
| CIE-LCH | lch(71.60, 26.75, 293.45°) |
| OKLab | oklab(75.91% 0.0187 -0.0673) |
| OKLCH | oklch(75.91% 0.07 285.5) |
| XYZ | xyz(44.4913, 43.0631, 73.6642) |
| Luminance | 0.4306 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.97
Light Periwinkle
#C1C6FC
ΔE00 7.25
Pale Violet
#CEAEFA
ΔE00 8.39
Periwinkle
#CCCCFF
ΔE00 8.51
Lavender (survey)
#C79FEF
ΔE00 9.31
Light Violet
#D6B4FC
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACABDC #DBDCAB
analogous
#ABC3DC #ACABDC #C5ABDC
triadic
#ACABDC #DCACAB #ABDCAC
tetradic
#ACABDC #DCABC3 #DBDCAB #ABDCC5
square
#ACABDC #DCABC3 #DBDCAB #ABDCC5
split-complementary
#ACABDC #DCC5AB #C3DCAB
monochromatic
#5755B8 #8180CA #ACABDC #D7D6EE #EAE9F6
Accessibility & contrast
On white
2.18
#ACABDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#ACABDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACABDC
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACABDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACABDC | 1.00 | 2.18 | 9.61 | 9.61 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB1DE
Deuteranopia (green-blind)
#9DAEDB
Tritanopia (blue-blind)
#A1B3BC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #acabdc; /* rgb */ color: rgb(172, 171, 220); /* oklch */ color: oklch(75.9% 0.070 285.5);
Tailwind
colors: {
custom: {
50: '#c5c4e7',
500: '#acabdc',
950: '#000000',
},
}SCSS
$custom: #acabdc; $custom-light: #c5c4e7; $custom-dark: #000000;
JSON
{
"hex": "#acabdc",
"rgb": {
"r": 172,
"g": 171,
"b": 220
},
"hsl": {
"h": 241.224,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.75913,
"c": 0.06986,
"h": 285.5
},
"luminance": 0.43064
}Semantic roles & 50–950 ramp
primary
#ACABDC
secondary
#EDEDDE
accent
#B431B2
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131216
muted
#828184