#DFCECD#DFCECD
#DFCECD is a very light, near-neutral red. Relative luminance 0.642; OKLCH L 86.5% C 0.019 H 21.6°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCECD |
|---|---|
| RGB | rgb(223, 206, 205) |
| HSL | hsl(3, 22%, 84%) |
| HSV | hsv(3, 8%, 87%) |
| CMYK | cmyk(0%, 7.6%, 8.1%, 12.5%) |
| CIE-LAB | lab(84.09, 5.73, 2.63) |
| CIE-LCH | lch(84.09, 6.30, 24.65°) |
| OKLab | oklab(86.5% 0.0177 0.007) |
| OKLCH | oklch(86.5% 0.019 21.6) |
| XYZ | xyz(63.5210, 64.2393, 66.7989) |
| Luminance | 0.6424 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.39
Light Gray
#D3D3D3
ΔE00 7.48
Gainsboro
#DCDCDC
ΔE00 7.84
Lavenderblush
#FFF0F5
ΔE00 8.00
Very Light Pink
#FFF4F2
ΔE00 8.49
Silver
#C0C0C0
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCECD #CDDEDF
analogous
#DFCDD5 #DFCECD #DFD7CD
triadic
#DFCECD #CDDFCE #CECDDF
tetradic
#DFCECD #D5DFCD #CDDEDF #D7CDDF
square
#DFCECD #D5DFCD #CDDEDF #D7CDDF
split-complementary
#DFCECD #CDDFD7 #CDD5DF
monochromatic
#AF8582 #C7A9A8 #DFCECD #F3EDEC #F3EDEC
Accessibility & contrast
On white
1.52
#DFCECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#DFCECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCECD
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCECD | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CD
Deuteranopia (green-blind)
#D5D3CD
Tritanopia (blue-blind)
#E3CCCE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dfcecd; /* rgb */ color: rgb(223, 206, 205); /* oklch */ color: oklch(86.5% 0.019 21.6);
Tailwind
colors: {
custom: {
50: '#e9dddc',
500: '#dfcecd',
950: '#000000',
},
}SCSS
$custom: #dfcecd; $custom-light: #e9dddc; $custom-dark: #000000;
JSON
{
"hex": "#dfcecd",
"rgb": {
"r": 223,
"g": 206,
"b": 205
},
"hsl": {
"h": 3.333,
"s": 21.951,
"l": 83.922
},
"oklch": {
"l": 0.86502,
"c": 0.01907,
"h": 21.6
},
"luminance": 0.64238
}Semantic roles & 50–950 ramp
primary
#DFCECD
secondary
#9BB4B5
accent
#9BA045
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484