#D9CCC8#D9CCC8
#D9CCC8 is a very light, near-neutral red. Relative luminance 0.621; OKLCH L 85.5% C 0.016 H 37.9°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D9CCC8 |
|---|---|
| RGB | rgb(217, 204, 200) |
| HSL | hsl(14, 18%, 82%) |
| HSV | hsv(14, 8%, 85%) |
| CMYK | cmyk(0%, 6%, 7.8%, 14.9%) |
| CIE-LAB | lab(82.97, 3.82, 3.61) |
| CIE-LCH | lch(82.97, 5.25, 43.36°) |
| OKLab | oklab(85.47% 0.0123 0.0096) |
| OKLCH | oklch(85.47% 0.016 37.9) |
| XYZ | xyz(60.6323, 62.1083, 63.4264) |
| Luminance | 0.6211 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.97
Warm Gray
#C9BEB0
ΔE00 6.63
Gainsboro
#DCDCDC
ΔE00 6.66
Silver
#C0C0C0
ΔE00 6.91
Warm Beige
#E9DCC9
ΔE00 7.94
Mistyrose
#FFE4E1
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9CCC8 #C8D5D9
analogous
#D9C8CD #D9CCC8 #D9D5C8
triadic
#D9CCC8 #C8D9CC #CCC8D9
tetradic
#D9CCC8 #CDD9C8 #C8D5D9 #D5C8D9
square
#D9CCC8 #CDD9C8 #C8D5D9 #D5C8D9
split-complementary
#D9CCC8 #C8D9D5 #C8CDD9
monochromatic
#A78980 #C0AAA4 #D9CCC8 #F2EEEC #F2EEED
Accessibility & contrast
On white
1.56
#D9CCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#D9CCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9CCC8
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9CCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9CCC8 | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCDC8
Deuteranopia (green-blind)
#D2D0C8
Tritanopia (blue-blind)
#DDCACB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d9ccc8; /* rgb */ color: rgb(217, 204, 200); /* oklch */ color: oklch(85.5% 0.016 37.9);
Tailwind
colors: {
custom: {
50: '#e4dbd8',
500: '#d9ccc8',
950: '#000000',
},
}SCSS
$custom: #d9ccc8; $custom-light: #e4dbd8; $custom-dark: #000000;
JSON
{
"hex": "#d9ccc8",
"rgb": {
"r": 217,
"g": 204,
"b": 200
},
"hsl": {
"h": 14.118,
"s": 18.28,
"l": 81.765
},
"oklch": {
"l": 0.85465,
"c": 0.01558,
"h": 37.9
},
"luminance": 0.62108
}Semantic roles & 50–950 ramp
primary
#D9CCC8
secondary
#97A9AE
accent
#899D49
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151514
muted
#848483