#CCC8D4#CCC8D4
#CCC8D4 is a very light, near-neutral violet. Relative luminance 0.589; OKLCH L 84.0% C 0.017 H 301.2°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC8D4 |
|---|---|
| RGB | rgb(204, 200, 212) |
| HSL | hsl(260, 12%, 81%) |
| HSV | hsv(260, 6%, 83%) |
| CMYK | cmyk(3.8%, 5.7%, 0%, 16.9%) |
| CIE-LAB | lab(81.24, 3.60, -5.47) |
| CIE-LCH | lch(81.24, 6.55, 303.36°) |
| OKLab | oklab(83.96% 0.0088 -0.0146) |
| OKLCH | oklch(83.96% 0.017 301.2) |
| XYZ | xyz(57.4377, 58.8994, 70.6174) |
| Luminance | 0.5890 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.68
Light Gray
#D3D3D3
ΔE00 6.92
Silver
#C0C0C0
ΔE00 7.00
Fog
#D8DCE0
ΔE00 7.50
Lavender (CSS)
#E6E6FA
ΔE00 7.60
Gainsboro
#DCDCDC
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC8D4 #D0D4C8
analogous
#C8CAD4 #CCC8D4 #D2C8D4
triadic
#CCC8D4 #D4CCC8 #C8D4CC
tetradic
#CCC8D4 #D4C8CA #D0D4C8 #C8D4D2
square
#CCC8D4 #D4C8CA #D0D4C8 #C8D4D2
split-complementary
#CCC8D4 #D4D2C8 #CAD4C8
monochromatic
#8C839E #ACA6B9 #CCC8D4 #ECEAEF #EFEEF2
Accessibility & contrast
On white
1.64
#CCC8D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#CCC8D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC8D4
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC8D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC8D4 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CAD5
Deuteranopia (green-blind)
#C7CAD4
Tritanopia (blue-blind)
#CBCACC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ccc8d4; /* rgb */ color: rgb(204, 200, 212); /* oklch */ color: oklch(84.0% 0.017 301.2);
Tailwind
colors: {
custom: {
50: '#dbd8e1',
500: '#ccc8d4',
950: '#000000',
},
}SCSS
$custom: #ccc8d4; $custom-light: #dbd8e1; $custom-dark: #000000;
JSON
{
"hex": "#ccc8d4",
"rgb": {
"r": 204,
"g": 200,
"b": 212
},
"hsl": {
"h": 260,
"s": 12.245,
"l": 80.784
},
"oklch": {
"l": 0.83958,
"c": 0.01704,
"h": 301.2
},
"luminance": 0.58899
}Semantic roles & 50–950 ramp
primary
#CCC8D4
secondary
#A3A898
accent
#964F7F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384