#ACABDA#ACABDA
#ACABDA is a light, moderate blue. Relative luminance 0.430; OKLCH L 75.8% C 0.067 H 285.7°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #ACABDA |
|---|---|
| RGB | rgb(172, 171, 218) |
| HSL | hsl(241, 39%, 76%) |
| HSV | hsv(241, 22%, 85%) |
| CMYK | cmyk(21.1%, 21.6%, 0%, 14.5%) |
| CIE-LAB | lab(71.53, 10.19, -23.56) |
| CIE-LCH | lch(71.53, 25.67, 293.39°) |
| OKLab | oklab(75.83% 0.0181 -0.0645) |
| OKLCH | oklch(75.83% 0.067 285.7) |
| XYZ | xyz(44.2280, 42.9577, 72.2776) |
| Luminance | 0.4296 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.11
Light Periwinkle
#C1C6FC
ΔE00 7.42
Periwinkle
#CCCCFF
ΔE00 8.59
Pale Violet
#CEAEFA
ΔE00 8.63
Light Violet
#D6B4FC
ΔE00 9.51
Lavender (survey)
#C79FEF
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACABDA #D9DAAB
analogous
#ABC2DA #ACABDA #C4ABDA
triadic
#ACABDA #DAACAB #ABDAAC
tetradic
#ACABDA #DAABC2 #D9DAAB #ABDAC4
square
#ACABDA #DAABC2 #D9DAAB #ABDAC4
split-complementary
#ACABDA #DAC4AB #C2DAAB
monochromatic
#5856B5 #8281C7 #ACABDA #D6D5ED #EAEAF6
Accessibility & contrast
On white
2.19
#ACABDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#ACABDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACABDA
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACABDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACABDA | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB1DC
Deuteranopia (green-blind)
#9EAED9
Tritanopia (blue-blind)
#A2B3BB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #acabda; /* rgb */ color: rgb(172, 171, 218); /* oklch */ color: oklch(75.8% 0.067 285.7);
Tailwind
colors: {
custom: {
50: '#c5c4e5',
500: '#acabda',
950: '#000000',
},
}SCSS
$custom: #acabda; $custom-light: #c5c4e5; $custom-dark: #000000;
JSON
{
"hex": "#acabda",
"rgb": {
"r": 172,
"g": 171,
"b": 218
},
"hsl": {
"h": 241.277,
"s": 38.843,
"l": 76.275
},
"oklch": {
"l": 0.75834,
"c": 0.06702,
"h": 285.7
},
"luminance": 0.42958
}Semantic roles & 50–950 ramp
primary
#ACABDA
secondary
#ECECDF
accent
#B234AF
background
#FCFCFE
surface
#F8F8FC
border
#D1D1D5
text
#131215
muted
#828184