#CCC8DA#CCC8DA
#CCC8DA is a very light, muted violet. Relative luminance 0.592; OKLCH L 84.1% C 0.025 H 296.0°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC8DA |
|---|---|
| RGB | rgb(204, 200, 218) |
| HSL | hsl(253, 20%, 82%) |
| HSV | hsv(253, 8%, 85%) |
| CMYK | cmyk(6.4%, 8.3%, 0%, 14.5%) |
| CIE-LAB | lab(81.41, 4.75, -8.44) |
| CIE-LCH | lch(81.41, 9.68, 299.40°) |
| OKLab | oklab(84.15% 0.011 -0.0226) |
| OKLCH | oklch(84.15% 0.025 296) |
| XYZ | xyz(58.2086, 59.2078, 74.6777) |
| Luminance | 0.5921 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.98
Thistle
#D8BFD8
ΔE00 8.02
Dove Gray
#B6B8BD
ΔE00 8.37
Light Gray
#D3D3D3
ΔE00 9.09
Fog
#D8DCE0
ΔE00 9.19
Silver
#C0C0C0
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC8DA #D6DAC8
analogous
#C8CDDA #CCC8DA #D5C8DA
triadic
#CCC8DA #DACCC8 #C8DACC
tetradic
#CCC8DA #DAC8CD #D6DAC8 #C8DAD5
square
#CCC8DA #DAC8CD #D6DAC8 #C8DAD5
split-complementary
#CCC8DA #DAD5C8 #CDDAC8
monochromatic
#887FA9 #AAA3C1 #CCC8DA #EEEDF3 #EEEDF3
Accessibility & contrast
On white
1.64
#CCC8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#CCC8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC8DA
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC8DA | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CADB
Deuteranopia (green-blind)
#C5CAD9
Tritanopia (blue-blind)
#CACACE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ccc8da; /* rgb */ color: rgb(204, 200, 218); /* oklch */ color: oklch(84.1% 0.025 296.0);
Tailwind
colors: {
custom: {
50: '#dbd8e5',
500: '#ccc8da',
950: '#000000',
},
}SCSS
$custom: #ccc8da; $custom-light: #dbd8e5; $custom-dark: #000000;
JSON
{
"hex": "#ccc8da",
"rgb": {
"r": 204,
"g": 200,
"b": 218
},
"hsl": {
"h": 253.333,
"s": 19.565,
"l": 81.961
},
"oklch": {
"l": 0.84147,
"c": 0.02514,
"h": 296
},
"luminance": 0.59208
}Semantic roles & 50–950 ramp
primary
#CCC8DA
secondary
#AAB097
accent
#9E488B
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384