#D8CDCA#D8CDCA
#D8CDCA is a very light, near-neutral red. Relative luminance 0.625; OKLCH L 85.6% C 0.013 H 35.7°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D8CDCA |
|---|---|
| RGB | rgb(216, 205, 202) |
| HSL | hsl(13, 15%, 82%) |
| HSV | hsv(13, 6%, 85%) |
| CMYK | cmyk(0%, 5.1%, 6.5%, 15.3%) |
| CIE-LAB | lab(83.19, 3.28, 2.85) |
| CIE-LCH | lch(83.19, 4.35, 40.97°) |
| OKLab | oklab(85.64% 0.0105 0.0076) |
| OKLCH | oklch(85.64% 0.013 35.7) |
| XYZ | xyz(60.8096, 62.5265, 64.7310) |
| Luminance | 0.6253 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.13
Gainsboro
#DCDCDC
ΔE00 5.87
Silver
#C0C0C0
ΔE00 6.30
Warm Gray
#C9BEB0
ΔE00 6.80
Silver (survey)
#C5C9C7
ΔE00 7.63
Fog
#D8DCE0
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8CDCA #CAD5D8
analogous
#D8CACE #D8CDCA #D8D4CA
triadic
#D8CDCA #CAD8CD #CDCAD8
tetradic
#D8CDCA #CED8CA #CAD5D8 #D4CAD8
square
#D8CDCA #CED8CA #CAD5D8 #D4CAD8
split-complementary
#D8CDCA #CAD8D4 #CACED8
monochromatic
#A48A83 #BEACA7 #D8CDCA #F2EEED #F2EEED
Accessibility & contrast
On white
1.55
#D8CDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#D8CDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8CDCA
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8CDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8CDCA | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECA
Deuteranopia (green-blind)
#D2D0CA
Tritanopia (blue-blind)
#DBCCCC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d8cdca; /* rgb */ color: rgb(216, 205, 202); /* oklch */ color: oklch(85.6% 0.013 35.7);
Tailwind
colors: {
custom: {
50: '#e4dcda',
500: '#d8cdca',
950: '#000000',
},
}SCSS
$custom: #d8cdca; $custom-light: #e4dcda; $custom-dark: #000000;
JSON
{
"hex": "#d8cdca",
"rgb": {
"r": 216,
"g": 205,
"b": 202
},
"hsl": {
"h": 12.857,
"s": 15.217,
"l": 81.961
},
"oklch": {
"l": 0.85636,
"c": 0.01297,
"h": 35.7
},
"luminance": 0.62526
}Semantic roles & 50–950 ramp
primary
#D8CDCA
secondary
#99A9AD
accent
#89994C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483