#DFCACD#DFCACD
#DFCACD is a very light, muted red. Relative luminance 0.623; OKLCH L 85.7% C 0.024 H 7.8°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCACD |
|---|---|
| RGB | rgb(223, 202, 205) |
| HSL | hsl(351, 25%, 83%) |
| HSV | hsv(351, 9%, 87%) |
| CMYK | cmyk(0%, 9.4%, 8.1%, 12.5%) |
| CIE-LAB | lab(83.09, 7.83, 1.18) |
| CIE-LCH | lch(83.09, 7.92, 8.55°) |
| OKLab | oklab(85.72% 0.0236 0.0032) |
| OKLCH | oklch(85.72% 0.024 7.8) |
| XYZ | xyz(62.5703, 62.3378, 66.4820) |
| Luminance | 0.6234 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.82
Pinkish Grey
#C8ACA9
ΔE00 8.19
Lavenderblush
#FFF0F5
ΔE00 8.53
Thistle
#D8BFD8
ΔE00 8.72
Light Pink
#FFD1DF
ΔE00 8.94
Pale Pink
#FFCFDC
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCACD #CADFDC
analogous
#DFCAD7 #DFCACD #DFD1CA
triadic
#DFCACD #CDDFCA #CACDDF
tetradic
#DFCACD #D7DFCA #CADFDC #D1CADF
square
#DFCACD #D7DFCA #CADFDC #D1CADF
split-complementary
#DFCACD #CADFD1 #CAD7DF
monochromatic
#B17E85 #C8A4A9 #DFCACD #F3ECED #F3ECED
Accessibility & contrast
On white
1.56
#DFCACD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#DFCACD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCACD
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCACD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCACD | 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)
#CDCDCD
Deuteranopia (green-blind)
#D1D0CD
Tritanopia (blue-blind)
#E4C9CB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dfcacd; /* rgb */ color: rgb(223, 202, 205); /* oklch */ color: oklch(85.7% 0.024 7.8);
Tailwind
colors: {
custom: {
50: '#e9dadc',
500: '#dfcacd',
950: '#000000',
},
}SCSS
$custom: #dfcacd; $custom-light: #e9dadc; $custom-dark: #000000;
JSON
{
"hex": "#dfcacd",
"rgb": {
"r": 223,
"g": 202,
"b": 205
},
"hsl": {
"h": 351.429,
"s": 24.706,
"l": 83.333
},
"oklch": {
"l": 0.85722,
"c": 0.02386,
"h": 7.8
},
"luminance": 0.62337
}Semantic roles & 50–950 ramp
primary
#DFCACD
secondary
#97B6B2
accent
#A39542
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384