#CCC4CF#CCC4CF
#CCC4CF is a very light, near-neutral purple. Relative luminance 0.568; OKLCH L 83.0% C 0.017 H 316.9°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC4CF |
|---|---|
| RGB | rgb(204, 196, 207) |
| HSL | hsl(284, 10%, 79%) |
| HSV | hsv(284, 5%, 81%) |
| CMYK | cmyk(1.4%, 5.3%, 0%, 18.8%) |
| CIE-LAB | lab(80.08, 4.79, -4.49) |
| CIE-LCH | lch(80.08, 6.57, 316.81°) |
| OKLab | oklab(83.01% 0.0128 -0.0119) |
| OKLCH | oklch(83.01% 0.017 316.9) |
| XYZ | xyz(55.9024, 56.8224, 67.0422) |
| Luminance | 0.5682 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.10
Silver
#C0C0C0
ΔE00 7.30
Light Gray
#D3D3D3
ΔE00 7.73
Thistle
#D8BFD8
ΔE00 7.97
Gainsboro
#DCDCDC
ΔE00 8.76
Lavender (CSS)
#E6E6FA
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC4CF #C7CFC4
analogous
#C7C4CF #CCC4CF #CFC4CD
triadic
#CCC4CF #CFCCC4 #C4CFCC
tetradic
#CCC4CF #CFC7C4 #C7CFC4 #C4CDCF
square
#CCC4CF #CFC7C4 #C7CFC4 #C4CDCF
split-complementary
#CCC4CF #CDCFC4 #C4CFC7
monochromatic
#928198 #AFA2B4 #CCC4CF #E9E6EA #F0EEF1
Accessibility & contrast
On white
1.70
#CCC4CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#CCC4CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC4CF
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC4CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC4CF | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6D0
Deuteranopia (green-blind)
#C4C7CF
Tritanopia (blue-blind)
#CCC5C7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ccc4cf; /* rgb */ color: rgb(204, 196, 207); /* oklch */ color: oklch(83.0% 0.017 316.9);
Tailwind
colors: {
custom: {
50: '#dbd5dd',
500: '#ccc4cf',
950: '#000000',
},
}SCSS
$custom: #ccc4cf; $custom-light: #dbd5dd; $custom-dark: #000000;
JSON
{
"hex": "#ccc4cf",
"rgb": {
"r": 204,
"g": 196,
"b": 207
},
"hsl": {
"h": 283.636,
"s": 10.28,
"l": 79.02
},
"oklch": {
"l": 0.83007,
"c": 0.01747,
"h": 316.9
},
"luminance": 0.56822
}Semantic roles & 50–950 ramp
primary
#CCC4CF
secondary
#98A394
accent
#945163
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384