#D7CFCD#D7CFCD
#D7CFCD is a very light, near-neutral red. Relative luminance 0.635; OKLCH L 86.0% C 0.009 H 34.3°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D7CFCD |
|---|---|
| RGB | rgb(215, 207, 205) |
| HSL | hsl(12, 11%, 82%) |
| HSV | hsv(12, 5%, 84%) |
| CMYK | cmyk(0%, 3.7%, 4.7%, 15.7%) |
| CIE-LAB | lab(83.69, 2.40, 1.97) |
| CIE-LCH | lch(83.69, 3.11, 39.38°) |
| OKLab | oklab(86.04% 0.0077 0.0053) |
| OKLCH | oklch(86.04% 0.009 34.3) |
| XYZ | xyz(61.3551, 63.4809, 66.7666) |
| Luminance | 0.6348 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.81
Gainsboro
#DCDCDC
ΔE00 4.61
Silver
#C0C0C0
ΔE00 5.58
Silver (survey)
#C5C9C7
ΔE00 6.48
Fog
#D8DCE0
ΔE00 6.50
Warm Gray
#C9BEB0
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7CFCD #CDD5D7
analogous
#D7CDD0 #D7CFCD #D7D4CD
triadic
#D7CFCD #CDD7CF #CFCDD7
tetradic
#D7CFCD #D0D7CD #CDD5D7 #D4CDD7
square
#D7CFCD #D0D7CD #CDD5D7 #D4CDD7
split-complementary
#D7CFCD #CDD7D4 #CDD0D7
monochromatic
#A18E89 #BCAEAB #D7CFCD #F1EFEE #F1EFEE
Accessibility & contrast
On white
1.53
#D7CFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#D7CFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7CFCD
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7CFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7CFCD | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CD
Deuteranopia (green-blind)
#D2D1CD
Tritanopia (blue-blind)
#D9CECE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d7cfcd; /* rgb */ color: rgb(215, 207, 205); /* oklch */ color: oklch(86.0% 0.009 34.3);
Tailwind
colors: {
custom: {
50: '#e3dddc',
500: '#d7cfcd',
950: '#000000',
},
}SCSS
$custom: #d7cfcd; $custom-light: #e3dddc; $custom-dark: #000000;
JSON
{
"hex": "#d7cfcd",
"rgb": {
"r": 215,
"g": 207,
"b": 205
},
"hsl": {
"h": 12,
"s": 11.111,
"l": 82.353
},
"oklch": {
"l": 0.86035,
"c": 0.00932,
"h": 34.3
},
"luminance": 0.6348
}Semantic roles & 50–950 ramp
primary
#D7CFCD
secondary
#9DA8AB
accent
#879550
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484