#D7CDCA#D7CDCA
#D7CDCA is a very light, near-neutral red. Relative luminance 0.624; OKLCH L 85.6% C 0.012 H 37.4°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D7CDCA |
|---|---|
| RGB | rgb(215, 205, 202) |
| HSL | hsl(14, 14%, 82%) |
| HSV | hsv(14, 6%, 84%) |
| CMYK | cmyk(0%, 4.7%, 6%, 15.7%) |
| CIE-LAB | lab(83.11, 2.93, 2.73) |
| CIE-LCH | lch(83.11, 4.00, 42.89°) |
| OKLab | oklab(85.55% 0.0095 0.0072) |
| OKLCH | oklch(85.55% 0.012 37.4) |
| XYZ | xyz(60.5150, 62.3745, 64.7172) |
| Luminance | 0.6237 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.73
Gainsboro
#DCDCDC
ΔE00 5.55
Silver
#C0C0C0
ΔE00 5.95
Warm Gray
#C9BEB0
ΔE00 6.64
Silver (survey)
#C5C9C7
ΔE00 7.17
Fog
#D8DCE0
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7CDCA #CAD4D7
analogous
#D7CACE #D7CDCA #D7D4CA
triadic
#D7CDCA #CAD7CD #CDCAD7
tetradic
#D7CDCA #CED7CA #CAD4D7 #D4CAD7
square
#D7CDCA #CED7CA #CAD4D7 #D4CAD7
split-complementary
#D7CDCA #CAD7D4 #CACED7
monochromatic
#A28B84 #BDACA7 #D7CDCA #F1EEED #F2EFEE
Accessibility & contrast
On white
1.56
#D7CDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#D7CDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7CDCA
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7CDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7CDCA | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECA
Deuteranopia (green-blind)
#D1D0CA
Tritanopia (blue-blind)
#DACCCC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d7cdca; /* rgb */ color: rgb(215, 205, 202); /* oklch */ color: oklch(85.6% 0.012 37.4);
Tailwind
colors: {
custom: {
50: '#e3dcda',
500: '#d7cdca',
950: '#000000',
},
}SCSS
$custom: #d7cdca; $custom-light: #e3dcda; $custom-dark: #000000;
JSON
{
"hex": "#d7cdca",
"rgb": {
"r": 215,
"g": 205,
"b": 202
},
"hsl": {
"h": 13.846,
"s": 13.978,
"l": 81.765
},
"oklch": {
"l": 0.85553,
"c": 0.01191,
"h": 37.4
},
"luminance": 0.62374
}Semantic roles & 50–950 ramp
primary
#D7CDCA
secondary
#9AA7AC
accent
#87984D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483