#CCC4D4#CCC4D4
#CCC4D4 is a very light, muted violet. Relative luminance 0.571; OKLCH L 83.2% C 0.024 H 308.1°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC4D4 |
|---|---|
| RGB | rgb(204, 196, 212) |
| HSL | hsl(270, 16%, 80%) |
| HSV | hsv(270, 8%, 83%) |
| CMYK | cmyk(3.8%, 7.5%, 0%, 16.9%) |
| CIE-LAB | lab(80.22, 5.73, -6.97) |
| CIE-LCH | lch(80.22, 9.03, 309.40°) |
| OKLab | oklab(83.16% 0.0146 -0.0186) |
| OKLCH | oklch(83.16% 0.024 308.1) |
| XYZ | xyz(56.5234, 57.0708, 70.3126) |
| Luminance | 0.5707 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.73
Dove Gray
#B6B8BD
ΔE00 8.35
Lavender (CSS)
#E6E6FA
ΔE00 8.37
Silver
#C0C0C0
ΔE00 9.03
Light Gray
#D3D3D3
ΔE00 9.33
Fog
#D8DCE0
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC4D4 #CCD4C4
analogous
#C4C4D4 #CCC4D4 #D4C4D4
triadic
#CCC4D4 #D4CCC4 #C4D4CC
tetradic
#CCC4D4 #D4C4C4 #CCD4C4 #C4D4D4
square
#CCC4D4 #D4C4C4 #CCD4C4 #C4D4D4
split-complementary
#CCC4D4 #D4D4C4 #C4D4C4
monochromatic
#8F7DA0 #ADA1BA #CCC4D4 #EBE7EE #F0EDF2
Accessibility & contrast
On white
1.69
#CCC4D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#CCC4D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC4D4
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC4D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC4D4 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D5
Deuteranopia (green-blind)
#C3C7D3
Tritanopia (blue-blind)
#CBC6C9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ccc4d4; /* rgb */ color: rgb(204, 196, 212); /* oklch */ color: oklch(83.2% 0.024 308.1);
Tailwind
colors: {
custom: {
50: '#dbd5e1',
500: '#ccc4d4',
950: '#000000',
},
}SCSS
$custom: #ccc4d4; $custom-light: #dbd5e1; $custom-dark: #000000;
JSON
{
"hex": "#ccc4d4",
"rgb": {
"r": 204,
"g": 196,
"b": 212
},
"hsl": {
"h": 270,
"s": 15.686,
"l": 80
},
"oklch": {
"l": 0.83162,
"c": 0.02366,
"h": 308.1
},
"luminance": 0.57071
}Semantic roles & 50–950 ramp
primary
#CCC4D4
secondary
#9EA993
accent
#9A4C73
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384