#DFCACF#DFCACF
#DFCACF is a very light, muted red. Relative luminance 0.624; OKLCH L 85.8% C 0.024 H 1.4°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCACF |
|---|---|
| RGB | rgb(223, 202, 207) |
| HSL | hsl(346, 25%, 83%) |
| HSV | hsv(346, 9%, 87%) |
| CMYK | cmyk(0%, 9.4%, 7.2%, 12.5%) |
| CIE-LAB | lab(83.14, 8.17, 0.18) |
| CIE-LCH | lch(83.14, 8.18, 1.29°) |
| OKLab | oklab(85.78% 0.0244 0.0006) |
| OKLCH | oklch(85.78% 0.024 1.4) |
| XYZ | xyz(62.8133, 62.4350, 67.7616) |
| Luminance | 0.6243 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 7.15
Thistle
#D8BFD8
ΔE00 7.90
Lavenderblush
#FFF0F5
ΔE00 8.48
Light Pink
#FFD1DF
ΔE00 8.52
Pinkish Grey
#C8ACA9
ΔE00 8.52
Pale Pink
#FFCFDC
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCACF #CADFDA
analogous
#DFCAD9 #DFCACF #DFCFCA
triadic
#DFCACF #CFDFCA #CACFDF
tetradic
#DFCACF #D9DFCA #CADFDA #CFCADF
square
#DFCACF #D9DFCA #CADFDA #CFCADF
split-complementary
#DFCACF #CADFCF #CAD9DF
monochromatic
#B17E8A #C8A4AC #DFCACF #F3ECEE #F3ECEE
Accessibility & contrast
On white
1.56
#DFCACF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#DFCACF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCACF
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCACF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCACF | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDCF
Deuteranopia (green-blind)
#D1D0CF
Tritanopia (blue-blind)
#E3C9CC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dfcacf; /* rgb */ color: rgb(223, 202, 207); /* oklch */ color: oklch(85.8% 0.024 1.4);
Tailwind
colors: {
custom: {
50: '#e9dadd',
500: '#dfcacf',
950: '#000000',
},
}SCSS
$custom: #dfcacf; $custom-light: #e9dadd; $custom-dark: #000000;
JSON
{
"hex": "#dfcacf",
"rgb": {
"r": 223,
"g": 202,
"b": 207
},
"hsl": {
"h": 345.714,
"s": 24.706,
"l": 83.333
},
"oklch": {
"l": 0.85779,
"c": 0.02441,
"h": 1.4
},
"luminance": 0.62434
}Semantic roles & 50–950 ramp
primary
#DFCACF
secondary
#97B6AF
accent
#A38C42
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384