#DFCDCC#DFCDCC
#DFCDCC is a very light, muted red. Relative luminance 0.637; OKLCH L 86.3% C 0.020 H 21.4°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCDCC |
|---|---|
| RGB | rgb(223, 205, 204) |
| HSL | hsl(3, 23%, 84%) |
| HSV | hsv(3, 9%, 87%) |
| CMYK | cmyk(0%, 8.1%, 8.5%, 12.5%) |
| CIE-LAB | lab(83.82, 6.08, 2.76) |
| CIE-LCH | lch(83.82, 6.68, 24.41°) |
| OKLab | oklab(86.28% 0.0188 0.0074) |
| OKLCH | oklch(86.28% 0.02 21.4) |
| XYZ | xyz(63.1608, 63.7112, 66.0852) |
| Luminance | 0.6371 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.36
Light Gray
#D3D3D3
ΔE00 7.86
Lavenderblush
#FFF0F5
ΔE00 8.20
Gainsboro
#DCDCDC
ΔE00 8.26
Pinkish Grey
#C8ACA9
ΔE00 8.73
Very Light Pink
#FFF4F2
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCDCC #CCDEDF
analogous
#DFCCD4 #DFCDCC #DFD6CC
triadic
#DFCDCC #CCDFCD #CDCCDF
tetradic
#DFCDCC #D4DFCC #CCDEDF #D6CCDF
square
#DFCDCC #D4DFCC #CCDEDF #D6CCDF
split-complementary
#DFCDCC #CCDFD6 #CCD4DF
monochromatic
#B08381 #C7A8A6 #DFCDCC #F3EDEC #F3EDEC
Accessibility & contrast
On white
1.53
#DFCDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#DFCDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCDCC
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCDCC | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCC
Deuteranopia (green-blind)
#D4D2CC
Tritanopia (blue-blind)
#E3CBCD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfcdcc; /* rgb */ color: rgb(223, 205, 204); /* oklch */ color: oklch(86.3% 0.020 21.4);
Tailwind
colors: {
custom: {
50: '#e9dcdb',
500: '#dfcdcc',
950: '#000000',
},
}SCSS
$custom: #dfcdcc; $custom-light: #e9dcdb; $custom-dark: #000000;
JSON
{
"hex": "#dfcdcc",
"rgb": {
"r": 223,
"g": 205,
"b": 204
},
"hsl": {
"h": 3.158,
"s": 22.892,
"l": 83.725
},
"oklch": {
"l": 0.86278,
"c": 0.02021,
"h": 21.4
},
"luminance": 0.6371
}Semantic roles & 50–950 ramp
primary
#DFCDCC
secondary
#9AB4B6
accent
#9CA144
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161515
muted
#848484