#D7CDCF#D7CDCF
#D7CDCF is a very light, near-neutral red. Relative luminance 0.626; OKLCH L 85.7% C 0.011 H 3.6°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D7CDCF |
|---|---|
| RGB | rgb(215, 205, 207) |
| HSL | hsl(348, 11%, 82%) |
| HSV | hsv(348, 5%, 84%) |
| CMYK | cmyk(0%, 4.7%, 3.7%, 15.7%) |
| CIE-LAB | lab(83.24, 3.81, 0.24) |
| CIE-LCH | lch(83.24, 3.81, 3.67°) |
| OKLab | oklab(85.7% 0.0114 0.0007) |
| OKLCH | oklch(85.7% 0.011 3.6) |
| XYZ | xyz(61.1166, 62.6152, 67.8857) |
| Luminance | 0.6261 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.14
Gainsboro
#DCDCDC
ΔE00 5.86
Silver
#C0C0C0
ΔE00 6.34
Fog
#D8DCE0
ΔE00 7.31
Silver (survey)
#C5C9C7
ΔE00 8.10
Dove Gray
#B6B8BD
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7CDCF #CDD7D5
analogous
#D7CDD4 #D7CDCF #D7D0CD
triadic
#D7CDCF #CFD7CD #CDCFD7
tetradic
#D7CDCF #D4D7CD #CDD7D5 #D0CDD7
square
#D7CDCF #D4D7CD #CDD7D5 #D0CDD7
split-complementary
#D7CDCF #CDD7D0 #CDD4D7
monochromatic
#A1898E #BCABAE #D7CDCF #F1EEEF #F1EEEF
Accessibility & contrast
On white
1.55
#D7CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#D7CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7CDCF
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7CDCF | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECF
Deuteranopia (green-blind)
#D0D0CF
Tritanopia (blue-blind)
#D9CCCE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d7cdcf; /* rgb */ color: rgb(215, 205, 207); /* oklch */ color: oklch(85.7% 0.011 3.6);
Tailwind
colors: {
custom: {
50: '#e3dcdd',
500: '#d7cdcf',
950: '#000000',
},
}SCSS
$custom: #d7cdcf; $custom-light: #e3dcdd; $custom-dark: #000000;
JSON
{
"hex": "#d7cdcf",
"rgb": {
"r": 215,
"g": 205,
"b": 207
},
"hsl": {
"h": 348,
"s": 11.111,
"l": 82.353
},
"oklch": {
"l": 0.85695,
"c": 0.01141,
"h": 3.6
},
"luminance": 0.62615
}Semantic roles & 50–950 ramp
primary
#D7CDCF
secondary
#9DABA8
accent
#958750
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484