#D5C8CB#D5C8CB
#D5C8CB is a very light, near-neutral red. Relative luminance 0.598; OKLCH L 84.4% C 0.015 H 1.6°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D5C8CB |
|---|---|
| RGB | rgb(213, 200, 203) |
| HSL | hsl(346, 13%, 81%) |
| HSV | hsv(346, 6%, 84%) |
| CMYK | cmyk(0%, 6.1%, 4.7%, 16.5%) |
| CIE-LAB | lab(81.71, 5.05, 0.13) |
| CIE-LCH | lch(81.71, 5.05, 1.50°) |
| OKLab | oklab(84.43% 0.0151 0.0004) |
| OKLCH | oklch(84.43% 0.015 1.6) |
| XYZ | xyz(58.8730, 59.7671, 64.9231) |
| Luminance | 0.5977 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.74
Silver
#C0C0C0
ΔE00 7.04
Gainsboro
#DCDCDC
ΔE00 7.60
Dove Gray
#B6B8BD
ΔE00 8.44
Mistyrose
#FFE4E1
ΔE00 8.76
Pinkish Grey
#C8ACA9
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5C8CB #C8D5D2
analogous
#D5C8D1 #D5C8CB #D5CBC8
triadic
#D5C8CB #CBD5C8 #C8CBD5
tetradic
#D5C8CB #D1D5C8 #C8D5D2 #CBC8D5
square
#D5C8CB #D1D5C8 #C8D5D2 #CBC8D5
split-complementary
#D5C8CB #C8D5CB #C8D1D5
monochromatic
#A08389 #BBA5AA #D5C8CB #EFEBEC #F2EEEF
Accessibility & contrast
On white
1.62
#D5C8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#D5C8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5C8CB
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5C8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5C8CB | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACB
Deuteranopia (green-blind)
#CCCCCB
Tritanopia (blue-blind)
#D8C7C9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d5c8cb; /* rgb */ color: rgb(213, 200, 203); /* oklch */ color: oklch(84.4% 0.015 1.6);
Tailwind
colors: {
custom: {
50: '#e2d8da',
500: '#d5c8cb',
950: '#000000',
},
}SCSS
$custom: #d5c8cb; $custom-light: #e2d8da; $custom-dark: #000000;
JSON
{
"hex": "#d5c8cb",
"rgb": {
"r": 213,
"g": 200,
"b": 203
},
"hsl": {
"h": 346.154,
"s": 13.402,
"l": 80.98
},
"oklch": {
"l": 0.84425,
"c": 0.01506,
"h": 1.6
},
"luminance": 0.59766
}Semantic roles & 50–950 ramp
primary
#D5C8CB
secondary
#98A9A5
accent
#98874E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383