#C4ACCA#C4ACCA
#C4ACCA is a light, muted purple. Relative luminance 0.455; OKLCH L 77.5% C 0.050 H 319.5°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C4ACCA |
|---|---|
| RGB | rgb(196, 172, 202) |
| HSL | hsl(288, 22%, 73%) |
| HSV | hsv(288, 15%, 79%) |
| CMYK | cmyk(3%, 14.9%, 0%, 20.8%) |
| CIE-LAB | lab(73.22, 14.08, -12.04) |
| CIE-LCH | lch(73.22, 18.52, 319.47°) |
| OKLab | oklab(77.46% 0.0377 -0.0323) |
| OKLCH | oklch(77.46% 0.05 319.5) |
| XYZ | xyz(48.1766, 45.5057, 62.1112) |
| Luminance | 0.4551 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.37
Thistle
#D8BFD8
ΔE00 5.24
Plum
#DDA0DD
ΔE00 9.47
Lavender
#B39DDB
ΔE00 9.71
Light Lavender
#DFC5FE
ΔE00 10.06
Dusty Pink
#D8A7B1
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4ACCA #B2CAAC
analogous
#B5ACCA #C4ACCA #CAACC1
triadic
#C4ACCA #CAC4AC #ACCAC4
tetradic
#C4ACCA #CAB5AC #B2CAAC #ACC1CA
square
#C4ACCA #CAB5AC #B2CAAC #ACC1CA
split-complementary
#C4ACCA #C1CAAC #ACCAB5
monochromatic
#8E629A #A987B2 #C4ACCA #DFD1E2 #F2ECF3
Accessibility & contrast
On white
2.08
#C4ACCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#C4ACCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4ACCA
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4ACCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4ACCA | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B2CB
Deuteranopia (green-blind)
#AEB5C9
Tritanopia (blue-blind)
#C5AFB6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #c4acca; /* rgb */ color: rgb(196, 172, 202); /* oklch */ color: oklch(77.5% 0.050 319.5);
Tailwind
colors: {
custom: {
50: '#d6c4da',
500: '#c4acca',
950: '#000000',
},
}SCSS
$custom: #c4acca; $custom-light: #d6c4da; $custom-dark: #000000;
JSON
{
"hex": "#c4acca",
"rgb": {
"r": 196,
"g": 172,
"b": 202
},
"hsl": {
"h": 288,
"s": 22.059,
"l": 73.333
},
"oklch": {
"l": 0.77455,
"c": 0.04963,
"h": 319.5
},
"luminance": 0.45505
}Semantic roles & 50–950 ramp
primary
#C4ACCA
secondary
#E3E9E2
accent
#A04557
background
#FDFCFD
surface
#FAF8FA
border
#D3D1D3
text
#141214
muted
#838183