#D7CDCD#D7CDCD
#D7CDCD is a very light, near-neutral red. Relative luminance 0.625; OKLCH L 85.6% C 0.011 H 17.4°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D7CDCD |
|---|---|
| RGB | rgb(215, 205, 205) |
| HSL | hsl(0, 11%, 82%) |
| HSV | hsv(0, 5%, 84%) |
| CMYK | cmyk(0%, 4.7%, 4.7%, 15.7%) |
| CIE-LAB | lab(83.19, 3.45, 1.24) |
| CIE-LCH | lch(83.19, 3.67, 19.69°) |
| OKLab | oklab(85.64% 0.0106 0.0033) |
| OKLCH | oklch(85.64% 0.011 17.4) |
| XYZ | xyz(60.8737, 62.5180, 66.6061) |
| Luminance | 0.6252 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.84
Gainsboro
#DCDCDC
ΔE00 5.62
Silver
#C0C0C0
ΔE00 6.07
Fog
#D8DCE0
ΔE00 7.30
Silver (survey)
#C5C9C7
ΔE00 7.65
Warm Gray
#C9BEB0
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7CDCD #CDD7D7
analogous
#D7CDD2 #D7CDCD #D7D2CD
triadic
#D7CDCD #CDD7CD #CDCDD7
tetradic
#D7CDCD #D2D7CD #CDD7D7 #D2CDD7
square
#D7CDCD #D2D7CD #CDD7D7 #D2CDD7
split-complementary
#D7CDCD #CDD7D2 #CDD2D7
monochromatic
#A18989 #BCABAB #D7CDCD #F1EEEE #F1EEEE
Accessibility & contrast
On white
1.56
#D7CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#D7CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7CDCD
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7CDCD | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECD
Deuteranopia (green-blind)
#D1D0CD
Tritanopia (blue-blind)
#D9CCCD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d7cdcd; /* rgb */ color: rgb(215, 205, 205); /* oklch */ color: oklch(85.6% 0.011 17.4);
Tailwind
colors: {
custom: {
50: '#e3dcdc',
500: '#d7cdcd',
950: '#000000',
},
}SCSS
$custom: #d7cdcd; $custom-light: #e3dcdc; $custom-dark: #000000;
JSON
{
"hex": "#d7cdcd",
"rgb": {
"r": 215,
"g": 205,
"b": 205
},
"hsl": {
"h": 0,
"s": 11.111,
"l": 82.353
},
"oklch": {
"l": 0.85638,
"c": 0.01113,
"h": 17.4
},
"luminance": 0.62517
}Semantic roles & 50–950 ramp
primary
#D7CDCD
secondary
#9DABAB
accent
#959550
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484