#CCC7D2#CCC7D2
#CCC7D2 is a very light, near-neutral violet. Relative luminance 0.583; OKLCH L 83.7% C 0.016 H 306.4°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC7D2 |
|---|---|
| RGB | rgb(204, 199, 210) |
| HSL | hsl(267, 11%, 80%) |
| HSV | hsv(267, 5%, 82%) |
| CMYK | cmyk(2.9%, 5.2%, 0%, 17.6%) |
| CIE-LAB | lab(80.93, 3.75, -4.86) |
| CIE-LCH | lch(80.93, 6.14, 307.70°) |
| OKLab | oklab(83.7% 0.0095 -0.0129) |
| OKLCH | oklch(83.7% 0.016 306.4) |
| XYZ | xyz(56.9561, 58.3374, 69.2200) |
| Luminance | 0.5834 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.55
Silver
#C0C0C0
ΔE00 6.75
Light Gray
#D3D3D3
ΔE00 6.82
Fog
#D8DCE0
ΔE00 7.66
Gainsboro
#DCDCDC
ΔE00 7.81
Lavender (CSS)
#E6E6FA
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC7D2 #CDD2C7
analogous
#C7C7D2 #CCC7D2 #D1C7D2
triadic
#CCC7D2 #D2CCC7 #C7D2CC
tetradic
#CCC7D2 #D2C7C7 #CDD2C7 #C7D2D1
square
#CCC7D2 #D2C7C7 #CDD2C7 #C7D2D1
split-complementary
#CCC7D2 #D2D1C7 #C7D2C7
monochromatic
#8E839B #ADA5B7 #CCC7D2 #EBE9ED #F0EEF1
Accessibility & contrast
On white
1.66
#CCC7D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#CCC7D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC7D2
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC7D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC7D2 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C9D3
Deuteranopia (green-blind)
#C6C9D2
Tritanopia (blue-blind)
#CBC8CA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ccc7d2; /* rgb */ color: rgb(204, 199, 210); /* oklch */ color: oklch(83.7% 0.016 306.4);
Tailwind
colors: {
custom: {
50: '#dbd8df',
500: '#ccc7d2',
950: '#000000',
},
}SCSS
$custom: #ccc7d2; $custom-light: #dbd8df; $custom-dark: #000000;
JSON
{
"hex": "#ccc7d2",
"rgb": {
"r": 204,
"g": 199,
"b": 210
},
"hsl": {
"h": 267.273,
"s": 10.891,
"l": 80.196
},
"oklch": {
"l": 0.83697,
"c": 0.01605,
"h": 306.4
},
"luminance": 0.58337
}Semantic roles & 50–950 ramp
primary
#CCC7D2
secondary
#9FA697
accent
#955176
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384