#CCC4D2#CCC4D2
#CCC4D2 is a very light, muted violet. Relative luminance 0.570; OKLCH L 83.1% C 0.021 H 311.0°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC4D2 |
|---|---|
| RGB | rgb(204, 196, 210) |
| HSL | hsl(274, 13%, 80%) |
| HSV | hsv(274, 7%, 82%) |
| CMYK | cmyk(2.9%, 6.7%, 0%, 17.6%) |
| CIE-LAB | lab(80.16, 5.35, -5.98) |
| CIE-LCH | lch(80.16, 8.03, 311.80°) |
| OKLab | oklab(83.1% 0.0139 -0.0159) |
| OKLCH | oklch(83.1% 0.021 311) |
| XYZ | xyz(56.2727, 56.9705, 68.9921) |
| Luminance | 0.5697 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.17
Dove Gray
#B6B8BD
ΔE00 7.82
Silver
#C0C0C0
ΔE00 8.35
Lavender (CSS)
#E6E6FA
ΔE00 8.54
Light Gray
#D3D3D3
ΔE00 8.69
Fog
#D8DCE0
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC4D2 #CAD2C4
analogous
#C5C4D2 #CCC4D2 #D2C4D1
triadic
#CCC4D2 #D2CCC4 #C4D2CC
tetradic
#CCC4D2 #D2C5C4 #CAD2C4 #C4D1D2
square
#CCC4D2 #D2C5C4 #CAD2C4 #C4D1D2
split-complementary
#CCC4D2 #D1D2C4 #C4D2C5
monochromatic
#907F9D #AEA1B8 #CCC4D2 #EAE7EC #F0EEF2
Accessibility & contrast
On white
1.69
#CCC4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#CCC4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC4D2
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC4D2 | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D3
Deuteranopia (green-blind)
#C4C7D1
Tritanopia (blue-blind)
#CCC6C8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ccc4d2; /* rgb */ color: rgb(204, 196, 210); /* oklch */ color: oklch(83.1% 0.021 311.0);
Tailwind
colors: {
custom: {
50: '#dbd5df',
500: '#ccc4d2',
950: '#000000',
},
}SCSS
$custom: #ccc4d2; $custom-light: #dbd5df; $custom-dark: #000000;
JSON
{
"hex": "#ccc4d2",
"rgb": {
"r": 204,
"g": 196,
"b": 210
},
"hsl": {
"h": 274.286,
"s": 13.462,
"l": 79.608
},
"oklch": {
"l": 0.831,
"c": 0.02112,
"h": 311
},
"luminance": 0.5697
}Semantic roles & 50–950 ramp
primary
#CCC4D2
secondary
#9CA694
accent
#984E6D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384