#D7C8CB#D7C8CB
#D7C8CB is a very light, near-neutral red. Relative luminance 0.601; OKLCH L 84.6% C 0.017 H 3.7°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D7C8CB |
|---|---|
| RGB | rgb(215, 200, 203) |
| HSL | hsl(348, 16%, 81%) |
| HSV | hsv(348, 7%, 84%) |
| CMYK | cmyk(0%, 7%, 5.6%, 15.7%) |
| CIE-LAB | lab(81.88, 5.74, 0.39) |
| CIE-LCH | lch(81.88, 5.76, 3.89°) |
| OKLab | oklab(84.59% 0.0172 0.0011) |
| OKLCH | oklch(84.59% 0.017 3.7) |
| XYZ | xyz(59.4568, 60.0681, 64.9504) |
| Luminance | 0.6007 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 7.44
Silver
#C0C0C0
ΔE00 7.78
Gainsboro
#DCDCDC
ΔE00 8.20
Mistyrose
#FFE4E1
ΔE00 8.29
Pinkish Grey
#C8ACA9
ΔE00 8.42
Lavenderblush
#FFF0F5
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7C8CB #C8D7D4
analogous
#D7C8D3 #D7C8CB #D7CDC8
triadic
#D7C8CB #CBD7C8 #C8CBD7
tetradic
#D7C8CB #D3D7C8 #C8D7D4 #CDC8D7
square
#D7C8CB #D3D7C8 #C8D7D4 #CDC8D7
split-complementary
#D7C8CB #C8D7CD #C8D3D7
monochromatic
#A38188 #BDA5AA #D7C8CB #F1EBED #F2EDEE
Accessibility & contrast
On white
1.61
#D7C8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#D7C8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7C8CB
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7C8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7C8CB | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACB
Deuteranopia (green-blind)
#CDCCCB
Tritanopia (blue-blind)
#DAC7C9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d7c8cb; /* rgb */ color: rgb(215, 200, 203); /* oklch */ color: oklch(84.6% 0.017 3.7);
Tailwind
colors: {
custom: {
50: '#e3d8da',
500: '#d7c8cb',
950: '#000000',
},
}SCSS
$custom: #d7c8cb; $custom-light: #e3d8da; $custom-dark: #000000;
JSON
{
"hex": "#d7c8cb",
"rgb": {
"r": 215,
"g": 200,
"b": 203
},
"hsl": {
"h": 348,
"s": 15.789,
"l": 81.373
},
"oklch": {
"l": 0.84593,
"c": 0.01724,
"h": 3.7
},
"luminance": 0.60067
}Semantic roles & 50–950 ramp
primary
#D7C8CB
secondary
#97ACA8
accent
#9A8A4B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383