#CCC4DC#CCC4DC
#CCC4DC is a very light, muted violet. Relative luminance 0.575; OKLCH L 83.4% C 0.034 H 300.8°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC4DC |
|---|---|
| RGB | rgb(204, 196, 220) |
| HSL | hsl(260, 26%, 82%) |
| HSV | hsv(260, 11%, 86%) |
| CMYK | cmyk(7.3%, 10.9%, 0%, 13.7%) |
| CIE-LAB | lab(80.45, 7.28, -10.93) |
| CIE-LCH | lch(80.45, 13.13, 303.66°) |
| OKLab | oklab(83.42% 0.0175 -0.0293) |
| OKLCH | oklch(83.42% 0.034 300.8) |
| XYZ | xyz(57.5576, 57.4845, 75.7596) |
| Luminance | 0.5748 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.82
Lavender (CSS)
#E6E6FA
ΔE00 8.39
Periwinkle
#CCCCFF
ΔE00 8.68
Pale Lilac
#E4CBFF
ΔE00 9.32
Pale Lavender
#EECFFE
ΔE00 9.79
Light Periwinkle
#C1C6FC
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC4DC #D4DCC4
analogous
#C4C8DC #CCC4DC #D8C4DC
triadic
#CCC4DC #DCCCC4 #C4DCCC
tetradic
#CCC4DC #DCC4C8 #D4DCC4 #C4DCD8
square
#CCC4DC #DCC4C8 #D4DCC4 #C4DCD8
split-complementary
#CCC4DC #DCD8C4 #C8DCC4
monochromatic
#8A77AE #AB9EC5 #CCC4DC #EDEAF3 #EEECF4
Accessibility & contrast
On white
1.68
#CCC4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#CCC4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC4DC
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC4DC | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DD
Deuteranopia (green-blind)
#C1C7DB
Tritanopia (blue-blind)
#CAC7CC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ccc4dc; /* rgb */ color: rgb(204, 196, 220); /* oklch */ color: oklch(83.4% 0.034 300.8);
Tailwind
colors: {
custom: {
50: '#dbd5e6',
500: '#ccc4dc',
950: '#000000',
},
}SCSS
$custom: #ccc4dc; $custom-light: #dbd5e6; $custom-dark: #000000;
JSON
{
"hex": "#ccc4dc",
"rgb": {
"r": 204,
"g": 196,
"b": 220
},
"hsl": {
"h": 260,
"s": 25.532,
"l": 81.569
},
"oklch": {
"l": 0.8342,
"c": 0.03417,
"h": 300.8
},
"luminance": 0.57485
}Semantic roles & 50–950 ramp
primary
#CCC4DC
secondary
#A8B391
accent
#A44183
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151416
muted
#848384