#CCC4D6#CCC4D6
#CCC4D6 is a very light, muted violet. Relative luminance 0.572; OKLCH L 83.2% C 0.026 H 305.8°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC4D6 |
|---|---|
| RGB | rgb(204, 196, 214) |
| HSL | hsl(267, 18%, 80%) |
| HSV | hsv(267, 8%, 84%) |
| CMYK | cmyk(4.7%, 8.4%, 0%, 16.1%) |
| CIE-LAB | lab(80.28, 6.11, -7.97) |
| CIE-LCH | lch(80.28, 10.04, 307.50°) |
| OKLab | oklab(83.23% 0.0154 -0.0213) |
| OKLCH | oklch(83.23% 0.026 305.8) |
| XYZ | xyz(56.7772, 57.1723, 71.6495) |
| Luminance | 0.5717 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.37
Lavender (CSS)
#E6E6FA
ΔE00 8.28
Dove Gray
#B6B8BD
ΔE00 8.89
Silver
#C0C0C0
ΔE00 9.70
Light Gray
#D3D3D3
ΔE00 9.96
Fog
#D8DCE0
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC4D6 #CED6C4
analogous
#C4C5D6 #CCC4D6 #D5C4D6
triadic
#CCC4D6 #D6CCC4 #C4D6CC
tetradic
#CCC4D6 #D6C4C5 #CED6C4 #C4D6D5
square
#CCC4D6 #D6C4C5 #CED6C4 #C4D6D5
split-complementary
#CCC4D6 #D6D5C4 #C5D6C4
monochromatic
#8E7CA4 #ADA0BD #CCC4D6 #EBE8EF #EFEDF2
Accessibility & contrast
On white
1.69
#CCC4D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#CCC4D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC4D6
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC4D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC4D6 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C7D7
Deuteranopia (green-blind)
#C3C7D5
Tritanopia (blue-blind)
#CBC6CA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ccc4d6; /* rgb */ color: rgb(204, 196, 214); /* oklch */ color: oklch(83.2% 0.026 305.8);
Tailwind
colors: {
custom: {
50: '#dbd5e2',
500: '#ccc4d6',
950: '#000000',
},
}SCSS
$custom: #ccc4d6; $custom-light: #dbd5e2; $custom-dark: #000000;
JSON
{
"hex": "#ccc4d6",
"rgb": {
"r": 204,
"g": 196,
"b": 214
},
"hsl": {
"h": 266.667,
"s": 18,
"l": 80.392
},
"oklch": {
"l": 0.83226,
"c": 0.02625,
"h": 305.8
},
"luminance": 0.57172
}Semantic roles & 50–950 ramp
primary
#CCC4D6
secondary
#A0AB93
accent
#9C4977
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384