#C2ACC8#C2ACC8
#C2ACC8 is a light, muted purple. Relative luminance 0.451; OKLCH L 77.2% C 0.046 H 318.9°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C2ACC8 |
|---|---|
| RGB | rgb(194, 172, 200) |
| HSL | hsl(287, 20%, 73%) |
| HSV | hsv(287, 14%, 78%) |
| CMYK | cmyk(3%, 14%, 0%, 21.6%) |
| CIE-LAB | lab(72.99, 13.01, -11.31) |
| CIE-LCH | lch(72.99, 17.24, 318.99°) |
| OKLab | oklab(77.21% 0.0348 -0.0303) |
| OKLCH | oklch(77.21% 0.046 318.9) |
| XYZ | xyz(47.4244, 45.1450, 60.8479) |
| Luminance | 0.4515 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.05
Thistle
#D8BFD8
ΔE00 5.30
Lavender
#B39DDB
ΔE00 10.07
Dusty Pink
#D8A7B1
ΔE00 10.15
Plum
#DDA0DD
ΔE00 10.21
Light Lavender
#DFC5FE
ΔE00 10.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2ACC8 #B2C8AC
analogous
#B4ACC8 #C2ACC8 #C8ACC0
triadic
#C2ACC8 #C8C2AC #ACC8C2
tetradic
#C2ACC8 #C8B4AC #B2C8AC #ACC0C8
square
#C2ACC8 #C8B4AC #B2C8AC #ACC0C8
split-complementary
#C2ACC8 #C0C8AC #ACC8B4
monochromatic
#8B6396 #A787B0 #C2ACC8 #DDD1E0 #F1EDF3
Accessibility & contrast
On white
2.09
#C2ACC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#C2ACC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2ACC8
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2ACC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2ACC8 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B2C9
Deuteranopia (green-blind)
#AEB4C7
Tritanopia (blue-blind)
#C2AFB5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #c2acc8; /* rgb */ color: rgb(194, 172, 200); /* oklch */ color: oklch(77.2% 0.046 318.9);
Tailwind
colors: {
custom: {
50: '#d4c4d8',
500: '#c2acc8',
950: '#000000',
},
}SCSS
$custom: #c2acc8; $custom-light: #d4c4d8; $custom-dark: #000000;
JSON
{
"hex": "#c2acc8",
"rgb": {
"r": 194,
"g": 172,
"b": 200
},
"hsl": {
"h": 287.143,
"s": 20.29,
"l": 72.941
},
"oklch": {
"l": 0.77209,
"c": 0.04613,
"h": 318.9
},
"luminance": 0.45145
}Semantic roles & 50–950 ramp
primary
#C2ACC8
secondary
#E3E9E2
accent
#9F475A
background
#FDFCFD
surface
#FAF8FA
border
#D3D1D3
text
#141214
muted
#838183