#DFCACC#DFCACC
#DFCACC is a very light, muted red. Relative luminance 0.623; OKLCH L 85.7% C 0.024 H 11.0°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCACC |
|---|---|
| RGB | rgb(223, 202, 204) |
| HSL | hsl(354, 25%, 83%) |
| HSV | hsv(354, 9%, 87%) |
| CMYK | cmyk(0%, 9.4%, 8.5%, 12.5%) |
| CIE-LAB | lab(83.07, 7.66, 1.67) |
| CIE-LCH | lch(83.07, 7.85, 12.32°) |
| OKLab | oklab(85.69% 0.0233 0.0045) |
| OKLCH | oklch(85.69% 0.024 11) |
| XYZ | xyz(62.4500, 62.2897, 65.8483) |
| Luminance | 0.6229 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.69
Pinkish Grey
#C8ACA9
ΔE00 8.06
Lavenderblush
#FFF0F5
ΔE00 8.58
Thistle
#D8BFD8
ΔE00 9.14
Light Pink
#FFD1DF
ΔE00 9.18
Light Gray
#D3D3D3
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCACC #CADFDD
analogous
#DFCAD6 #DFCACC #DFD2CA
triadic
#DFCACC #CCDFCA #CACCDF
tetradic
#DFCACC #D6DFCA #CADFDD #D2CADF
square
#DFCACC #D6DFCA #CADFDD #D2CADF
split-complementary
#DFCACC #CADFD2 #CAD6DF
monochromatic
#B17E83 #C8A4A7 #DFCACC #F3ECED #F3ECED
Accessibility & contrast
On white
1.56
#DFCACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#DFCACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCACC
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCACC | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCC
Deuteranopia (green-blind)
#D2D0CC
Tritanopia (blue-blind)
#E4C9CB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dfcacc; /* rgb */ color: rgb(223, 202, 204); /* oklch */ color: oklch(85.7% 0.024 11.0);
Tailwind
colors: {
custom: {
50: '#e9dadb',
500: '#dfcacc',
950: '#000000',
},
}SCSS
$custom: #dfcacc; $custom-light: #e9dadb; $custom-dark: #000000;
JSON
{
"hex": "#dfcacc",
"rgb": {
"r": 223,
"g": 202,
"b": 204
},
"hsl": {
"h": 354.286,
"s": 24.706,
"l": 83.333
},
"oklch": {
"l": 0.85693,
"c": 0.0237,
"h": 11
},
"luminance": 0.62289
}Semantic roles & 50–950 ramp
primary
#DFCACC
secondary
#97B6B3
accent
#A39A42
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161415
muted
#848384