#CCC8D2#CCC8D2
#CCC8D2 is a very light, near-neutral violet. Relative luminance 0.588; OKLCH L 83.9% C 0.014 H 304.1°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC8D2 |
|---|---|
| RGB | rgb(204, 200, 210) |
| HSL | hsl(264, 10%, 80%) |
| HSV | hsv(264, 5%, 82%) |
| CMYK | cmyk(2.9%, 4.8%, 0%, 17.6%) |
| CIE-LAB | lab(81.18, 3.22, -4.48) |
| CIE-LCH | lch(81.18, 5.52, 305.73°) |
| OKLab | oklab(83.9% 0.0081 -0.0119) |
| OKLCH | oklch(83.9% 0.014 304.1) |
| XYZ | xyz(57.1870, 58.7991, 69.2969) |
| Luminance | 0.5880 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.17
Dove Gray
#B6B8BD
ΔE00 6.19
Silver
#C0C0C0
ΔE00 6.23
Fog
#D8DCE0
ΔE00 6.99
Gainsboro
#DCDCDC
ΔE00 7.20
Lavender (CSS)
#E6E6FA
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC8D2 #CED2C8
analogous
#C8C9D2 #CCC8D2 #D1C8D2
triadic
#CCC8D2 #D2CCC8 #C8D2CC
tetradic
#CCC8D2 #D2C8C9 #CED2C8 #C8D2D1
square
#CCC8D2 #D2C8C9 #CED2C8 #C8D2D1
split-complementary
#CCC8D2 #D2D1C8 #C9D2C8
monochromatic
#8E859B #ADA6B6 #CCC8D2 #EBEAEE #EFEEF1
Accessibility & contrast
On white
1.65
#CCC8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#CCC8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC8D2
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC8D2 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C9D2
Deuteranopia (green-blind)
#C7CAD2
Tritanopia (blue-blind)
#CBC9CB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ccc8d2; /* rgb */ color: rgb(204, 200, 210); /* oklch */ color: oklch(83.9% 0.014 304.1);
Tailwind
colors: {
custom: {
50: '#dbd8df',
500: '#ccc8d2',
950: '#000000',
},
}SCSS
$custom: #ccc8d2; $custom-light: #dbd8df; $custom-dark: #000000;
JSON
{
"hex": "#ccc8d2",
"rgb": {
"r": 204,
"g": 200,
"b": 210
},
"hsl": {
"h": 264,
"s": 10,
"l": 80.392
},
"oklch": {
"l": 0.83897,
"c": 0.01439,
"h": 304.1
},
"luminance": 0.58799
}Semantic roles & 50–950 ramp
primary
#CCC8D2
secondary
#A0A698
accent
#945179
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384