#CCACDA#CCACDA
#CCACDA is a light, moderate purple. Relative luminance 0.474; OKLCH L 78.7% C 0.073 H 315.5°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CCACDA |
|---|---|
| RGB | rgb(204, 172, 218) |
| HSL | hsl(282, 38%, 76%) |
| HSV | hsv(282, 21%, 85%) |
| CMYK | cmyk(6.4%, 21.1%, 0%, 14.5%) |
| CIE-LAB | lab(74.45, 19.88, -18.87) |
| CIE-LCH | lch(74.45, 27.41, 316.50°) |
| OKLab | oklab(78.74% 0.052 -0.051) |
| OKLCH | oklch(78.74% 0.073 315.5) |
| XYZ | xyz(52.3073, 47.4050, 72.7106) |
| Luminance | 0.4740 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.98
Plum
#DDA0DD
ΔE00 5.97
Light Violet
#D6B4FC
ΔE00 6.72
Light Lavender
#DFC5FE
ΔE00 7.17
Lavender
#B39DDB
ΔE00 7.20
Pale Violet
#CEAEFA
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCACDA #BADAAC
analogous
#B5ACDA #CCACDA #DAACD1
triadic
#CCACDA #DACCAC #ACDACC
tetradic
#CCACDA #DAB5AC #BADAAC #ACD1DA
square
#CCACDA #DAB5AC #BADAAC #ACD1DA
split-complementary
#CCACDA #D1DAAC #ACDAB5
monochromatic
#9857B4 #B282C7 #CCACDA #E6D6ED #F2EAF6
Accessibility & contrast
On white
2.00
#CCACDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#CCACDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCACDA
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCACDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCACDA | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B5DC
Deuteranopia (green-blind)
#ADB8D8
Tritanopia (blue-blind)
#CCB1BC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ccacda; /* rgb */ color: rgb(204, 172, 218); /* oklch */ color: oklch(78.7% 0.073 315.5);
Tailwind
colors: {
custom: {
50: '#dcc4e5',
500: '#ccacda',
950: '#000000',
},
}SCSS
$custom: #ccacda; $custom-light: #dcc4e5; $custom-dark: #000000;
JSON
{
"hex": "#ccacda",
"rgb": {
"r": 204,
"g": 172,
"b": 218
},
"hsl": {
"h": 281.739,
"s": 38.333,
"l": 76.471
},
"oklch": {
"l": 0.78741,
"c": 0.07283,
"h": 315.5
},
"luminance": 0.47404
}Semantic roles & 50–950 ramp
primary
#CCACDA
secondary
#E3ECDF
accent
#B1345A
background
#FDFCFE
surface
#FBF8FC
border
#D4D1D5
text
#151215
muted
#838184