#D9CCCE#D9CCCE
#D9CCCE is a very light, near-neutral red. Relative luminance 0.624; OKLCH L 85.6% C 0.015 H 6.8°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D9CCCE |
|---|---|
| RGB | rgb(217, 204, 206) |
| HSL | hsl(351, 15%, 83%) |
| HSV | hsv(351, 6%, 85%) |
| CMYK | cmyk(0%, 6%, 5.1%, 14.9%) |
| CIE-LAB | lab(83.12, 4.85, 0.63) |
| CIE-LCH | lch(83.12, 4.89, 7.36°) |
| OKLab | oklab(85.63% 0.0146 0.0017) |
| OKLCH | oklch(85.63% 0.015 6.8) |
| XYZ | xyz(61.3473, 62.3943, 67.1921) |
| Luminance | 0.6239 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.35
Gainsboro
#DCDCDC
ΔE00 6.97
Silver
#C0C0C0
ΔE00 7.30
Mistyrose
#FFE4E1
ΔE00 7.92
Lavenderblush
#FFF0F5
ΔE00 8.29
Fog
#D8DCE0
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9CCCE #CCD9D7
analogous
#D9CCD5 #D9CCCE #D9D0CC
triadic
#D9CCCE #CED9CC #CCCED9
tetradic
#D9CCCE #D5D9CC #CCD9D7 #D0CCD9
square
#D9CCCE #D5D9CC #CCD9D7 #D0CCD9
split-complementary
#D9CCCE #CCD9D0 #CCD5D9
monochromatic
#A5868B #BFA9AC #D9CCCE #F2EDEE #F2EDEE
Accessibility & contrast
On white
1.56
#D9CCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#D9CCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9CCCE
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9CCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9CCCE | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECE
Deuteranopia (green-blind)
#D0D0CE
Tritanopia (blue-blind)
#DCCBCD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d9ccce; /* rgb */ color: rgb(217, 204, 206); /* oklch */ color: oklch(85.6% 0.015 6.8);
Tailwind
colors: {
custom: {
50: '#e4dbdc',
500: '#d9ccce',
950: '#000000',
},
}SCSS
$custom: #d9ccce; $custom-light: #e4dbdc; $custom-dark: #000000;
JSON
{
"hex": "#d9ccce",
"rgb": {
"r": 217,
"g": 204,
"b": 206
},
"hsl": {
"h": 350.769,
"s": 14.607,
"l": 82.549
},
"oklch": {
"l": 0.85634,
"c": 0.01471,
"h": 6.8
},
"luminance": 0.62394
}Semantic roles & 50–950 ramp
primary
#D9CCCE
secondary
#9BAEAB
accent
#998D4D
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484