#D9CCCD#D9CCCD
#D9CCCD is a very light, near-neutral red. Relative luminance 0.623; OKLCH L 85.6% C 0.015 H 12.1°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D9CCCD |
|---|---|
| RGB | rgb(217, 204, 205) |
| HSL | hsl(355, 15%, 83%) |
| HSV | hsv(355, 6%, 85%) |
| CMYK | cmyk(0%, 6%, 5.5%, 14.9%) |
| CIE-LAB | lab(83.10, 4.68, 1.12) |
| CIE-LCH | lch(83.10, 4.81, 13.50°) |
| OKLab | oklab(85.61% 0.0142 0.003) |
| OKLCH | oklch(85.61% 0.015 12.1) |
| XYZ | xyz(61.2262, 62.3459, 66.5543) |
| Luminance | 0.6234 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.20
Gainsboro
#DCDCDC
ΔE00 6.85
Silver
#C0C0C0
ΔE00 7.17
Mistyrose
#FFE4E1
ΔE00 7.86
Lavenderblush
#FFF0F5
ΔE00 8.40
Fog
#D8DCE0
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9CCCD #CCD9D8
analogous
#D9CCD3 #D9CCCD #D9D2CC
triadic
#D9CCCD #CDD9CC #CCCDD9
tetradic
#D9CCCD #D3D9CC #CCD9D8 #D2CCD9
square
#D9CCCD #D3D9CC #CCD9D8 #D2CCD9
split-complementary
#D9CCCD #CCD9D2 #CCD3D9
monochromatic
#A58688 #BFA9AB #D9CCCD #F2EDEE #F2EDEE
Accessibility & contrast
On white
1.56
#D9CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#D9CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9CCCD
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9CCCD | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECD
Deuteranopia (green-blind)
#D1D0CD
Tritanopia (blue-blind)
#DCCBCC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d9cccd; /* rgb */ color: rgb(217, 204, 205); /* oklch */ color: oklch(85.6% 0.015 12.1);
Tailwind
colors: {
custom: {
50: '#e4dbdc',
500: '#d9cccd',
950: '#000000',
},
}SCSS
$custom: #d9cccd; $custom-light: #e4dbdc; $custom-dark: #000000;
JSON
{
"hex": "#d9cccd",
"rgb": {
"r": 217,
"g": 204,
"b": 205
},
"hsl": {
"h": 355.385,
"s": 14.607,
"l": 82.549
},
"oklch": {
"l": 0.85606,
"c": 0.01455,
"h": 12.1
},
"luminance": 0.62345
}Semantic roles & 50–950 ramp
primary
#D9CCCD
secondary
#9BAEAC
accent
#99934D
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484