#D5CDCD#D5CDCD
#D5CDCD is a very light, near-neutral red. Relative luminance 0.622; OKLCH L 85.5% C 0.009 H 17.3°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CDCD |
|---|---|
| RGB | rgb(213, 205, 205) |
| HSL | hsl(0, 9%, 82%) |
| HSV | hsv(0, 4%, 84%) |
| CMYK | cmyk(0%, 3.8%, 3.8%, 16.5%) |
| CIE-LAB | lab(83.03, 2.76, 0.98) |
| CIE-LCH | lch(83.03, 2.93, 19.63°) |
| OKLab | oklab(85.47% 0.0085 0.0027) |
| OKLCH | oklch(85.47% 0.009 17.3) |
| XYZ | xyz(60.2898, 62.2170, 66.5787) |
| Luminance | 0.6222 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.01
Gainsboro
#DCDCDC
ΔE00 4.97
Silver
#C0C0C0
ΔE00 5.34
Fog
#D8DCE0
ΔE00 6.55
Silver (survey)
#C5C9C7
ΔE00 6.72
Dove Gray
#B6B8BD
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CDCD #CDD5D5
analogous
#D5CDD1 #D5CDCD #D5D1CD
triadic
#D5CDCD #CDD5CD #CDCDD5
tetradic
#D5CDCD #D1D5CD #CDD5D5 #D1CDD5
square
#D5CDCD #D1D5CD #CDD5D5 #D1CDD5
split-complementary
#D5CDCD #CDD5D1 #CDD1D5
monochromatic
#9D8A8A #B9ACAC #D5CDCD #F1EEEE #F1EEEE
Accessibility & contrast
On white
1.56
#D5CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#D5CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CDCD
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CDCD | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECD
Deuteranopia (green-blind)
#D0CFCD
Tritanopia (blue-blind)
#D7CCCD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d5cdcd; /* rgb */ color: rgb(213, 205, 205); /* oklch */ color: oklch(85.5% 0.009 17.3);
Tailwind
colors: {
custom: {
50: '#e1dcdc',
500: '#d5cdcd',
950: '#000000',
},
}SCSS
$custom: #d5cdcd; $custom-light: #e1dcdc; $custom-dark: #000000;
JSON
{
"hex": "#d5cdcd",
"rgb": {
"r": 213,
"g": 205,
"b": 205
},
"hsl": {
"h": 0,
"s": 8.696,
"l": 81.961
},
"oklch": {
"l": 0.85474,
"c": 0.00889,
"h": 17.3
},
"luminance": 0.62217
}Semantic roles & 50–950 ramp
primary
#D5CDCD
secondary
#9EA9A9
accent
#939353
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484