#D5CCCD#D5CCCD
#D5CCCD is a very light, near-neutral red. Relative luminance 0.617; OKLCH L 85.3% C 0.010 H 9.6°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CCCD |
|---|---|
| RGB | rgb(213, 204, 205) |
| HSL | hsl(353, 10%, 82%) |
| HSV | hsv(353, 4%, 84%) |
| CMYK | cmyk(0%, 4.2%, 3.8%, 16.5%) |
| CIE-LAB | lab(82.78, 3.29, 0.61) |
| CIE-LCH | lch(82.78, 3.34, 10.60°) |
| OKLab | oklab(85.28% 0.01 0.0017) |
| OKLCH | oklch(85.28% 0.01 9.6) |
| XYZ | xyz(60.0514, 61.7401, 66.4992) |
| Luminance | 0.6174 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.62
Gainsboro
#DCDCDC
ΔE00 5.54
Silver
#C0C0C0
ΔE00 5.68
Fog
#D8DCE0
ΔE00 7.01
Silver (survey)
#C5C9C7
ΔE00 7.36
Dove Gray
#B6B8BD
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CCCD #CCD5D4
analogous
#D5CCD2 #D5CCCD #D5D0CC
triadic
#D5CCCD #CDD5CC #CCCDD5
tetradic
#D5CCCD #D2D5CC #CCD5D4 #D0CCD5
square
#D5CCCD #D2D5CC #CCD5D4 #D0CCD5
split-complementary
#D5CCCD #CCD5D0 #CCD2D5
monochromatic
#9E898B #B9AAAC #D5CCCD #F1EEEE #F1EEEF
Accessibility & contrast
On white
1.57
#D5CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#D5CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CCCD
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CCCD | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCD
Deuteranopia (green-blind)
#CFCFCD
Tritanopia (blue-blind)
#D7CBCC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d5cccd; /* rgb */ color: rgb(213, 204, 205); /* oklch */ color: oklch(85.3% 0.010 9.6);
Tailwind
colors: {
custom: {
50: '#e1dbdc',
500: '#d5cccd',
950: '#000000',
},
}SCSS
$custom: #d5cccd; $custom-light: #e1dbdc; $custom-dark: #000000;
JSON
{
"hex": "#d5cccd",
"rgb": {
"r": 213,
"g": 204,
"b": 205
},
"hsl": {
"h": 353.333,
"s": 9.677,
"l": 81.765
},
"oklch": {
"l": 0.85275,
"c": 0.01009,
"h": 9.6
},
"luminance": 0.6174
}Semantic roles & 50–950 ramp
primary
#D5CCCD
secondary
#9CA9A7
accent
#948C52
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484