#CCC4D0#CCC4D0
#CCC4D0 is a very light, near-neutral purple. Relative luminance 0.569; OKLCH L 83.0% C 0.019 H 314.7°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC4D0 |
|---|---|
| RGB | rgb(204, 196, 208) |
| HSL | hsl(280, 11%, 79%) |
| HSV | hsv(280, 6%, 82%) |
| CMYK | cmyk(1.9%, 5.8%, 0%, 18.4%) |
| CIE-LAB | lab(80.11, 4.97, -4.99) |
| CIE-LCH | lch(80.11, 7.05, 314.90°) |
| OKLab | oklab(83.04% 0.0131 -0.0133) |
| OKLCH | oklch(83.04% 0.019 314.7) |
| XYZ | xyz(56.0251, 56.8715, 67.6881) |
| Luminance | 0.5687 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.33
Silver
#C0C0C0
ΔE00 7.65
Thistle
#D8BFD8
ΔE00 7.69
Light Gray
#D3D3D3
ΔE00 8.05
Lavender (CSS)
#E6E6FA
ΔE00 8.78
Gainsboro
#DCDCDC
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC4D0 #C8D0C4
analogous
#C6C4D0 #CCC4D0 #D0C4CE
triadic
#CCC4D0 #D0CCC4 #C4D0CC
tetradic
#CCC4D0 #D0C6C4 #C8D0C4 #C4CED0
square
#CCC4D0 #D0C6C4 #C8D0C4 #C4CED0
split-complementary
#CCC4D0 #CED0C4 #C4D0C6
monochromatic
#91809A #AFA2B5 #CCC4D0 #E9E6EB #F0EEF1
Accessibility & contrast
On white
1.70
#CCC4D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#CCC4D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC4D0
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC4D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC4D0 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6D1
Deuteranopia (green-blind)
#C4C7D0
Tritanopia (blue-blind)
#CCC5C8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ccc4d0; /* rgb */ color: rgb(204, 196, 208); /* oklch */ color: oklch(83.0% 0.019 314.7);
Tailwind
colors: {
custom: {
50: '#dbd5de',
500: '#ccc4d0',
950: '#000000',
},
}SCSS
$custom: #ccc4d0; $custom-light: #dbd5de; $custom-dark: #000000;
JSON
{
"hex": "#ccc4d0",
"rgb": {
"r": 204,
"g": 196,
"b": 208
},
"hsl": {
"h": 280,
"s": 11.321,
"l": 79.216
},
"oklch": {
"l": 0.83038,
"c": 0.01866,
"h": 314.7
},
"luminance": 0.56871
}Semantic roles & 50–950 ramp
primary
#CCC4D0
secondary
#99A494
accent
#955067
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384