#DFCDC9#DFCDC9
#DFCDC9 is a very light, muted red. Relative luminance 0.636; OKLCH L 86.2% C 0.021 H 32.5°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCDC9 |
|---|---|
| RGB | rgb(223, 205, 201) |
| HSL | hsl(11, 26%, 83%) |
| HSV | hsv(11, 10%, 87%) |
| CMYK | cmyk(0%, 8.1%, 9.9%, 12.5%) |
| CIE-LAB | lab(83.74, 5.58, 4.25) |
| CIE-LCH | lch(83.74, 7.02, 37.29°) |
| OKLab | oklab(86.2% 0.0177 0.0113) |
| OKLCH | oklch(86.2% 0.021 32.5) |
| XYZ | xyz(62.8044, 63.5687, 64.2085) |
| Luminance | 0.6357 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.52
Light Gray
#D3D3D3
ΔE00 7.77
Warm Gray
#C9BEB0
ΔE00 8.05
Gainsboro
#DCDCDC
ΔE00 8.18
Very Light Pink
#FFF4F2
ΔE00 8.76
Silver
#C0C0C0
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCDC9 #C9DBDF
analogous
#DFC9D0 #DFCDC9 #DFD8C9
triadic
#DFCDC9 #C9DFCD #CDC9DF
tetradic
#DFCDC9 #D0DFC9 #C9DBDF #D8C9DF
square
#DFCDC9 #D0DFC9 #C9DBDF #D8C9DF
split-complementary
#DFCDC9 #C9DFD8 #C9D0DF
monochromatic
#B1867C #C8A9A3 #DFCDC9 #F4EDEC #F4EDEC
Accessibility & contrast
On white
1.53
#DFCDC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#DFCDC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCDC9
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCDC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCDC9 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CFC9
Deuteranopia (green-blind)
#D5D2C9
Tritanopia (blue-blind)
#E4CBCC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfcdc9; /* rgb */ color: rgb(223, 205, 201); /* oklch */ color: oklch(86.2% 0.021 32.5);
Tailwind
colors: {
custom: {
50: '#e9dcd9',
500: '#dfcdc9',
950: '#000000',
},
}SCSS
$custom: #dfcdc9; $custom-light: #e9dcd9; $custom-dark: #000000;
JSON
{
"hex": "#dfcdc9",
"rgb": {
"r": 223,
"g": 205,
"b": 201
},
"hsl": {
"h": 10.909,
"s": 25.581,
"l": 83.137
},
"oklch": {
"l": 0.86195,
"c": 0.02096,
"h": 32.5
},
"luminance": 0.63568
}Semantic roles & 50–950 ramp
primary
#DFCDC9
secondary
#96B0B6
accent
#92A441
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483