#D0CCD4#D0CCD4
#D0CCD4 is a very light, near-neutral violet. Relative luminance 0.613; OKLCH L 85.1% C 0.012 H 308.3°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D0CCD4 |
|---|---|
| RGB | rgb(208, 204, 212) |
| HSL | hsl(270, 9%, 82%) |
| HSV | hsv(270, 4%, 83%) |
| CMYK | cmyk(1.9%, 3.8%, 0%, 16.9%) |
| CIE-LAB | lab(82.57, 2.84, -3.48) |
| CIE-LCH | lch(82.57, 4.49, 309.23°) |
| OKLab | oklab(85.08% 0.0073 -0.0092) |
| OKLCH | oklch(85.08% 0.012 308.3) |
| XYZ | xyz(59.4870, 61.3492, 70.9823) |
| Luminance | 0.6135 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.07
Silver
#C0C0C0
ΔE00 5.93
Fog
#D8DCE0
ΔE00 5.95
Gainsboro
#DCDCDC
ΔE00 5.96
Dove Gray
#B6B8BD
ΔE00 6.56
Silver (survey)
#C5C9C7
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0CCD4 #D0D4CC
analogous
#CCCCD4 #D0CCD4 #D4CCD4
triadic
#D0CCD4 #D4D0CC #CCD4D0
tetradic
#D0CCD4 #D4CCCC #D0D4CC #CCD4D4
square
#D0CCD4 #D4CCCC #D0D4CC #CCD4D4
split-complementary
#D0CCD4 #D4D4CC #CCD4CC
monochromatic
#938A9C #B1ABB8 #D0CCD4 #EFEDF0 #F0EEF1
Accessibility & contrast
On white
1.58
#D0CCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#D0CCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0CCD4
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0CCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0CCD4 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCDD4
Deuteranopia (green-blind)
#CCCED4
Tritanopia (blue-blind)
#D0CDCE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #d0ccd4; /* rgb */ color: rgb(208, 204, 212); /* oklch */ color: oklch(85.1% 0.012 308.3);
Tailwind
colors: {
custom: {
50: '#dedbe1',
500: '#d0ccd4',
950: '#000000',
},
}SCSS
$custom: #d0ccd4; $custom-light: #dedbe1; $custom-dark: #000000;
JSON
{
"hex": "#d0ccd4",
"rgb": {
"r": 208,
"g": 204,
"b": 212
},
"hsl": {
"h": 270,
"s": 8.511,
"l": 81.569
},
"oklch": {
"l": 0.85076,
"c": 0.01176,
"h": 308.3
},
"luminance": 0.61349
}Semantic roles & 50–950 ramp
primary
#D0CCD4
secondary
#A2A89D
accent
#925373
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484