#CCACDF#CCACDF
#CCACDF is a light, moderate violet. Relative luminance 0.477; OKLCH L 78.9% C 0.079 H 312.8°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CCACDF |
|---|---|
| RGB | rgb(204, 172, 223) |
| HSL | hsl(278, 44%, 77%) |
| HSV | hsv(278, 23%, 87%) |
| CMYK | cmyk(8.5%, 22.9%, 0%, 12.5%) |
| CIE-LAB | lab(74.62, 20.88, -21.34) |
| CIE-LCH | lch(74.62, 29.85, 314.38°) |
| OKLab | oklab(78.93% 0.0535 -0.0579) |
| OKLCH | oklch(78.93% 0.079 312.8) |
| XYZ | xyz(52.9715, 47.6707, 76.2085) |
| Luminance | 0.4767 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.05
Light Violet
#D6B4FC
ΔE00 5.49
Plum
#DDA0DD
ΔE00 5.86
Pale Violet
#CEAEFA
ΔE00 5.97
Lavender
#B39DDB
ΔE00 6.39
Mauve
#E0B0FF
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCACDF #BFDFAC
analogous
#B2ACDF #CCACDF #DFACD9
triadic
#CCACDF #DFCCAC #ACDFCC
tetradic
#CCACDF #DFB2AC #BFDFAC #ACD9DF
square
#CCACDF #DFB2AC #BFDFAC #ACD9DF
split-complementary
#CCACDF #D9DFAC #ACDFB2
monochromatic
#9654BD #B180CE #CCACDF #E7D8F0 #F1E9F6
Accessibility & contrast
On white
1.99
#CCACDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#CCACDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCACDF
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCACDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCACDF | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B6E1
Deuteranopia (green-blind)
#ABB8DD
Tritanopia (blue-blind)
#CBB2BE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ccacdf; /* rgb */ color: rgb(204, 172, 223); /* oklch */ color: oklch(78.9% 0.079 312.8);
Tailwind
colors: {
custom: {
50: '#dcc5e9',
500: '#ccacdf',
950: '#000000',
},
}SCSS
$custom: #ccacdf; $custom-light: #dcc5e9; $custom-dark: #000000;
JSON
{
"hex": "#ccacdf",
"rgb": {
"r": 204,
"g": 172,
"b": 223
},
"hsl": {
"h": 277.647,
"s": 44.348,
"l": 77.451
},
"oklch": {
"l": 0.78926,
"c": 0.07885,
"h": 312.8
},
"luminance": 0.4767
}Semantic roles & 50–950 ramp
primary
#CCACDF
secondary
#E3EDDE
accent
#B82E61
background
#FDFCFE
surface
#FBF8FC
border
#D4D1D5
text
#151216
muted
#838184