#C8ACEA#C8ACEA
#C8ACEA is a light, moderate violet. Relative luminance 0.477; OKLCH L 79.0% C 0.091 H 305.0°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C8ACEA |
|---|---|
| RGB | rgb(200, 172, 234) |
| HSL | hsl(267, 60%, 80%) |
| HSV | hsv(267, 26%, 92%) |
| CMYK | cmyk(14.5%, 26.5%, 0%, 8.2%) |
| CIE-LAB | lab(74.65, 21.89, -27.30) |
| CIE-LCH | lch(74.65, 34.99, 308.73°) |
| OKLab | oklab(79% 0.0523 -0.0747) |
| OKLCH | oklch(79% 0.091 305) |
| XYZ | xyz(53.4204, 47.7251, 84.2235) |
| Luminance | 0.4773 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.03
Light Violet
#D6B4FC
ΔE00 3.35
Lavender (survey)
#C79FEF
ΔE00 4.40
Lavender
#B39DDB
ΔE00 4.81
Mauve
#E0B0FF
ΔE00 5.07
Lilac (survey)
#CEA2FD
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8ACEA #CEEAAC
analogous
#ACAFEA #C8ACEA #E7ACEA
triadic
#C8ACEA #EAC8AC #ACEAC8
tetradic
#C8ACEA #EAACAF #CEEAAC #ACEAE7
square
#C8ACEA #EAACAF #CEEAAC #ACEAE7
split-complementary
#C8ACEA #EAE7AC #AFEAAC
monochromatic
#874AD1 #A87BDE #C8ACEA #E8DDF6 #EFE7F9
Accessibility & contrast
On white
1.99
#C8ACEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#C8ACEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8ACEA
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8ACEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8ACEA | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B7ED
Deuteranopia (green-blind)
#A6B8E8
Tritanopia (blue-blind)
#C3B5C2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #c8acea; /* rgb */ color: rgb(200, 172, 234); /* oklch */ color: oklch(79.0% 0.091 305.0);
Tailwind
colors: {
custom: {
50: '#d9c4f1',
500: '#c8acea',
950: '#000000',
},
}SCSS
$custom: #c8acea; $custom-light: #d9c4f1; $custom-dark: #000000;
JSON
{
"hex": "#c8acea",
"rgb": {
"r": 200,
"g": 172,
"b": 234
},
"hsl": {
"h": 267.097,
"s": 59.615,
"l": 79.608
},
"oklch": {
"l": 0.78997,
"c": 0.0912,
"h": 305
},
"luminance": 0.47725
}Semantic roles & 50–950 ramp
primary
#C8ACEA
secondary
#E7F0DB
accent
#C71E7B
background
#FDFCFE
surface
#FAF8FD
border
#D3D1D5
text
#141216
muted
#838184