#C8ACDC#C8ACDC
#C8ACDC is a light, moderate violet. Relative luminance 0.470; OKLCH L 78.5% C 0.073 H 311.0°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C8ACDC |
|---|---|
| RGB | rgb(200, 172, 220) |
| HSL | hsl(275, 41%, 77%) |
| HSV | hsv(275, 22%, 86%) |
| CMYK | cmyk(9.1%, 21.8%, 0%, 13.7%) |
| CIE-LAB | lab(74.16, 18.98, -20.43) |
| CIE-LCH | lch(74.16, 27.88, 312.88°) |
| OKLab | oklab(78.46% 0.0481 -0.0554) |
| OKLCH | oklch(78.46% 0.073 311) |
| XYZ | xyz(51.4880, 46.9522, 74.0465) |
| Luminance | 0.4695 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.92
Light Violet
#D6B4FC
ΔE00 6.10
Lavender
#B39DDB
ΔE00 6.16
Pale Violet
#CEAEFA
ΔE00 6.46
Plum
#DDA0DD
ΔE00 6.74
Light Lavender
#DFC5FE
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8ACDC #C0DCAC
analogous
#B0ACDC #C8ACDC #DCACD8
triadic
#C8ACDC #DCC8AC #ACDCC8
tetradic
#C8ACDC #DCB0AC #C0DCAC #ACD8DC
square
#C8ACDC #DCB0AC #C0DCAC #ACD8DC
split-complementary
#C8ACDC #D8DCAC #ACDCB0
monochromatic
#8F56B8 #AB81CA #C8ACDC #E5D7EE #F1E9F6
Accessibility & contrast
On white
2.02
#C8ACDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#C8ACDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8ACDC
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8ACDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8ACDC | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B5DE
Deuteranopia (green-blind)
#AAB7DA
Tritanopia (blue-blind)
#C6B2BC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #c8acdc; /* rgb */ color: rgb(200, 172, 220); /* oklch */ color: oklch(78.5% 0.073 311.0);
Tailwind
colors: {
custom: {
50: '#d9c4e7',
500: '#c8acdc',
950: '#000000',
},
}SCSS
$custom: #c8acdc; $custom-light: #d9c4e7; $custom-dark: #000000;
JSON
{
"hex": "#c8acdc",
"rgb": {
"r": 200,
"g": 172,
"b": 220
},
"hsl": {
"h": 275,
"s": 40.678,
"l": 76.863
},
"oklch": {
"l": 0.78455,
"c": 0.0734,
"h": 311
},
"luminance": 0.46952
}Semantic roles & 50–950 ramp
primary
#C8ACDC
secondary
#E4EDDE
accent
#B43268
background
#FDFCFE
surface
#FAF8FC
border
#D3D1D5
text
#141216
muted
#838184