#C8ACDA#C8ACDA
#C8ACDA is a light, moderate violet. Relative luminance 0.468; OKLCH L 78.4% C 0.071 H 312.0°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C8ACDA |
|---|---|
| RGB | rgb(200, 172, 218) |
| HSL | hsl(277, 38%, 76%) |
| HSV | hsv(277, 21%, 85%) |
| CMYK | cmyk(8.3%, 21.1%, 0%, 14.5%) |
| CIE-LAB | lab(74.09, 18.57, -19.44) |
| CIE-LCH | lch(74.09, 26.89, 313.68°) |
| OKLab | oklab(78.38% 0.0475 -0.0527) |
| OKLCH | oklch(78.38% 0.071 312) |
| XYZ | xyz(51.2247, 46.8468, 72.6599) |
| Luminance | 0.4685 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.52
Lavender
#B39DDB
ΔE00 6.52
Light Violet
#D6B4FC
ΔE00 6.58
Plum
#DDA0DD
ΔE00 6.79
Pale Violet
#CEAEFA
ΔE00 6.99
Light Lavender
#DFC5FE
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8ACDA #BEDAAC
analogous
#B1ACDA #C8ACDA #DAACD5
triadic
#C8ACDA #DAC8AC #ACDAC8
tetradic
#C8ACDA #DAB1AC #BEDAAC #ACD5DA
square
#C8ACDA #DAB1AC #BEDAAC #ACD5DA
split-complementary
#C8ACDA #D5DAAC #ACDAB1
monochromatic
#9057B4 #AC82C7 #C8ACDA #E4D6ED #F1EAF6
Accessibility & contrast
On white
2.03
#C8ACDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#C8ACDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8ACDA
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8ACDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8ACDA | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B5DC
Deuteranopia (green-blind)
#ABB7D8
Tritanopia (blue-blind)
#C7B1BC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #c8acda; /* rgb */ color: rgb(200, 172, 218); /* oklch */ color: oklch(78.4% 0.071 312.0);
Tailwind
colors: {
custom: {
50: '#d9c4e5',
500: '#c8acda',
950: '#000000',
},
}SCSS
$custom: #c8acda; $custom-light: #d9c4e5; $custom-dark: #000000;
JSON
{
"hex": "#c8acda",
"rgb": {
"r": 200,
"g": 172,
"b": 218
},
"hsl": {
"h": 276.522,
"s": 38.333,
"l": 76.471
},
"oklch": {
"l": 0.78381,
"c": 0.07093,
"h": 312
},
"luminance": 0.46846
}Semantic roles & 50–950 ramp
primary
#C8ACDA
secondary
#E4ECDF
accent
#B13465
background
#FDFCFE
surface
#FAF8FC
border
#D3D1D5
text
#141215
muted
#838184