#DFCACA#DFCACA
#DFCACA is a very light, muted red. Relative luminance 0.622; OKLCH L 85.6% C 0.024 H 17.6°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCACA |
|---|---|
| RGB | rgb(223, 202, 202) |
| HSL | hsl(0, 25%, 83%) |
| HSV | hsv(0, 9%, 87%) |
| CMYK | cmyk(0%, 9.4%, 9.4%, 12.5%) |
| CIE-LAB | lab(83.02, 7.33, 2.67) |
| CIE-LCH | lch(83.02, 7.80, 20.01°) |
| OKLab | oklab(85.64% 0.0225 0.0072) |
| OKLCH | oklch(85.64% 0.024 17.6) |
| XYZ | xyz(62.2117, 62.1944, 64.5931) |
| Luminance | 0.6219 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.51
Pinkish Grey
#C8ACA9
ΔE00 7.86
Lavenderblush
#FFF0F5
ΔE00 8.77
Light Gray
#D3D3D3
ΔE00 9.07
Gainsboro
#DCDCDC
ΔE00 9.53
Light Pink
#FFD1DF
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCACA #CADFDF
analogous
#DFCAD4 #DFCACA #DFD4CA
triadic
#DFCACA #CADFCA #CACADF
tetradic
#DFCACA #D4DFCA #CADFDF #D4CADF
square
#DFCACA #D4DFCA #CADFDF #D4CADF
split-complementary
#DFCACA #CADFD4 #CAD4DF
monochromatic
#B17E7E #C8A4A4 #DFCACA #F3ECEC #F3ECEC
Accessibility & contrast
On white
1.56
#DFCACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#DFCACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCACA
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCACA | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCA
Deuteranopia (green-blind)
#D2D0CA
Tritanopia (blue-blind)
#E4C8CA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dfcaca; /* rgb */ color: rgb(223, 202, 202); /* oklch */ color: oklch(85.6% 0.024 17.6);
Tailwind
colors: {
custom: {
50: '#e9dada',
500: '#dfcaca',
950: '#000000',
},
}SCSS
$custom: #dfcaca; $custom-light: #e9dada; $custom-dark: #000000;
JSON
{
"hex": "#dfcaca",
"rgb": {
"r": 223,
"g": 202,
"b": 202
},
"hsl": {
"h": 0,
"s": 24.706,
"l": 83.333
},
"oklch": {
"l": 0.85637,
"c": 0.02361,
"h": 17.6
},
"luminance": 0.62193
}Semantic roles & 50–950 ramp
primary
#DFCACA
secondary
#97B6B6
accent
#A3A342
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383