#CCC0D8#CCC0D8
#CCC0D8 is a very light, muted violet. Relative luminance 0.555; OKLCH L 82.5% C 0.036 H 308.0°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC0D8 |
|---|---|
| RGB | rgb(204, 192, 216) |
| HSL | hsl(270, 24%, 80%) |
| HSV | hsv(270, 11%, 85%) |
| CMYK | cmyk(5.6%, 11.1%, 0%, 15.3%) |
| CIE-LAB | lab(79.33, 8.64, -10.46) |
| CIE-LCH | lch(79.33, 13.56, 309.57°) |
| OKLab | oklab(82.5% 0.0219 -0.028) |
| OKLCH | oklch(82.5% 0.036 308) |
| XYZ | xyz(56.1440, 55.4947, 72.7062) |
| Luminance | 0.5550 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.33
Pale Lilac
#E4CBFF
ΔE00 9.12
Pale Lavender
#EECFFE
ΔE00 9.37
Periwinkle
#CCCCFF
ΔE00 9.51
Light Lavender
#DFC5FE
ΔE00 9.68
Lavender (CSS)
#E6E6FA
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC0D8 #CCD8C0
analogous
#C0C0D8 #CCC0D8 #D8C0D8
triadic
#CCC0D8 #D8CCC0 #C0D8CC
tetradic
#CCC0D8 #D8C0C0 #CCD8C0 #C0D8D8
square
#CCC0D8 #D8C0C0 #CCD8C0 #C0D8D8
split-complementary
#CCC0D8 #D8D8C0 #C0D8C0
monochromatic
#8F74A9 #AD9AC1 #CCC0D8 #EBE6EF #F0ECF3
Accessibility & contrast
On white
1.74
#CCC0D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#CCC0D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC0D8
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC0D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC0D8 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC4D9
Deuteranopia (green-blind)
#BFC5D7
Tritanopia (blue-blind)
#CBC3C8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ccc0d8; /* rgb */ color: rgb(204, 192, 216); /* oklch */ color: oklch(82.5% 0.036 308.0);
Tailwind
colors: {
custom: {
50: '#dbd3e4',
500: '#ccc0d8',
950: '#000000',
},
}SCSS
$custom: #ccc0d8; $custom-light: #dbd3e4; $custom-dark: #000000;
JSON
{
"hex": "#ccc0d8",
"rgb": {
"r": 204,
"g": 192,
"b": 216
},
"hsl": {
"h": 270,
"s": 23.529,
"l": 80
},
"oklch": {
"l": 0.82503,
"c": 0.03555,
"h": 308
},
"luminance": 0.55495
}Semantic roles & 50–950 ramp
primary
#CCC0D8
secondary
#9EAE8E
accent
#A24473
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384