#D4CCCD#D4CCCD
#D4CCCD is a very light, near-neutral red. Relative luminance 0.616; OKLCH L 85.2% C 0.009 H 8.6°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D4CCCD |
|---|---|
| RGB | rgb(212, 204, 205) |
| HSL | hsl(353, 9%, 82%) |
| HSV | hsv(353, 4%, 83%) |
| CMYK | cmyk(0%, 3.8%, 3.3%, 16.9%) |
| CIE-LAB | lab(82.70, 2.94, 0.49) |
| CIE-LCH | lch(82.70, 2.98, 9.44°) |
| OKLab | oklab(85.19% 0.0089 0.0013) |
| OKLCH | oklch(85.19% 0.009 8.6) |
| XYZ | xyz(59.7621, 61.5909, 66.4857) |
| Luminance | 0.6159 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.22
Gainsboro
#DCDCDC
ΔE00 5.23
Silver
#C0C0C0
ΔE00 5.31
Fog
#D8DCE0
ΔE00 6.64
Silver (survey)
#C5C9C7
ΔE00 6.91
Dove Gray
#B6B8BD
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4CCCD #CCD4D3
analogous
#D4CCD1 #D4CCCD #D4CFCC
triadic
#D4CCCD #CDD4CC #CCCDD4
tetradic
#D4CCCD #D1D4CC #CCD4D3 #CFCCD4
square
#D4CCCD #D1D4CC #CCD4D3 #CFCCD4
split-complementary
#D4CCCD #CCD4CF #CCD1D4
monochromatic
#9C8A8C #B8ABAC #D4CCCD #F0EDEE #F1EEEF
Accessibility & contrast
On white
1.58
#D4CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#D4CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4CCCD
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4CCCD | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCD
Deuteranopia (green-blind)
#CFCECD
Tritanopia (blue-blind)
#D6CCCC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d4cccd; /* rgb */ color: rgb(212, 204, 205); /* oklch */ color: oklch(85.2% 0.009 8.6);
Tailwind
colors: {
custom: {
50: '#e1dbdc',
500: '#d4cccd',
950: '#000000',
},
}SCSS
$custom: #d4cccd; $custom-light: #e1dbdc; $custom-dark: #000000;
JSON
{
"hex": "#d4cccd",
"rgb": {
"r": 212,
"g": 204,
"b": 205
},
"hsl": {
"h": 352.5,
"s": 8.511,
"l": 81.569
},
"oklch": {
"l": 0.85193,
"c": 0.00898,
"h": 8.6
},
"luminance": 0.61591
}Semantic roles & 50–950 ramp
primary
#D4CCCD
secondary
#9DA8A6
accent
#928B53
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484