#DFACAB#DFACAB
#DFACAB is a light, moderate red. Relative luminance 0.481; OKLCH L 79.1% C 0.060 H 19.8°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DFACAB |
|---|---|
| RGB | rgb(223, 172, 171) |
| HSL | hsl(1, 45%, 77%) |
| HSV | hsv(1, 23%, 87%) |
| CMYK | cmyk(0%, 22.9%, 23.3%, 12.5%) |
| CIE-LAB | lab(74.91, 18.48, 7.72) |
| CIE-LCH | lch(74.91, 20.03, 22.67°) |
| OKLab | oklab(79.07% 0.0565 0.0204) |
| OKLCH | oklch(79.07% 0.06 19.8) |
| XYZ | xyz(52.5353, 48.1357, 45.0441) |
| Luminance | 0.4813 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.43
Pale Rose
#FDC1C5
ΔE00 6.49
Pinkish Grey
#C8ACA9
ΔE00 6.81
Faded Pink
#DE9DAC
ΔE00 6.81
Lightpink
#FFB6C1
ΔE00 7.21
Light Rose
#FFC5CB
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFACAB #ABDEDF
analogous
#DFABC4 #DFACAB #DFC6AB
triadic
#DFACAB #ABDFAC #ACABDF
tetradic
#DFACAB #C4DFAB #ABDEDF #C6ABDF
square
#DFACAB #C4DFAB #ABDEDF #C6ABDF
split-complementary
#DFACAB #ABDFC6 #ABC4DF
monochromatic
#BD5452 #CE807F #DFACAB #F0D8D7 #F7E9E9
Accessibility & contrast
On white
1.98
#DFACAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#DFACAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFACAB
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFACAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFACAB | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B3AB
Deuteranopia (green-blind)
#C1BCAA
Tritanopia (blue-blind)
#EAA7AC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #dfacab; /* rgb */ color: rgb(223, 172, 171); /* oklch */ color: oklch(79.1% 0.060 19.8);
Tailwind
colors: {
custom: {
50: '#eac5c4',
500: '#dfacab',
950: '#000000',
},
}SCSS
$custom: #dfacab; $custom-light: #eac5c4; $custom-dark: #000000;
JSON
{
"hex": "#dfacab",
"rgb": {
"r": 223,
"g": 172,
"b": 171
},
"hsl": {
"h": 1.154,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.79074,
"c": 0.06006,
"h": 19.8
},
"luminance": 0.48133
}Semantic roles & 50–950 ramp
primary
#DFACAB
secondary
#DDEDEE
accent
#B5B82E
background
#FEFCFC
surface
#FDF8F8
border
#D5D1D1
text
#161212
muted
#848181