#DFAFAB#DFAFAB
#DFAFAB is a light, muted red. Relative luminance 0.493; OKLCH L 79.6% C 0.057 H 23.9°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DFAFAB |
|---|---|
| RGB | rgb(223, 175, 171) |
| HSL | hsl(5, 45%, 77%) |
| HSV | hsv(5, 23%, 87%) |
| CMYK | cmyk(0%, 21.5%, 23.3%, 12.5%) |
| CIE-LAB | lab(75.63, 16.87, 8.75) |
| CIE-LCH | lch(75.63, 19.00, 27.41°) |
| OKLab | oklab(79.63% 0.0518 0.023) |
| OKLCH | oklch(79.63% 0.057 23.9) |
| XYZ | xyz(53.1127, 49.2905, 45.2365) |
| Luminance | 0.4929 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.73
Pinkish Grey
#C8ACA9
ΔE00 6.09
Pale Rose
#FDC1C5
ΔE00 6.75
Light Rose
#FFC5CB
ΔE00 7.65
Lightpink
#FFB6C1
ΔE00 8.13
Pink
#FFC0CB
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFAFAB #ABDBDF
analogous
#DFABC1 #DFAFAB #DFC9AB
triadic
#DFAFAB #ABDFAF #AFABDF
tetradic
#DFAFAB #C1DFAB #ABDBDF #C9ABDF
square
#DFAFAB #C1DFAB #ABDBDF #C9ABDF
split-complementary
#DFAFAB #ABDFC9 #ABC1DF
monochromatic
#BD5B52 #CE857F #DFAFAB #F0D9D7 #F7EAE9
Accessibility & contrast
On white
1.93
#DFAFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#DFAFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFAFAB
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFAFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFAFAB | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B5AB
Deuteranopia (green-blind)
#C3BEAA
Tritanopia (blue-blind)
#EAAAAE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #dfafab; /* rgb */ color: rgb(223, 175, 171); /* oklch */ color: oklch(79.6% 0.057 23.9);
Tailwind
colors: {
custom: {
50: '#e9c7c4',
500: '#dfafab',
950: '#000000',
},
}SCSS
$custom: #dfafab; $custom-light: #e9c7c4; $custom-dark: #000000;
JSON
{
"hex": "#dfafab",
"rgb": {
"r": 223,
"g": 175,
"b": 171
},
"hsl": {
"h": 4.615,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.79633,
"c": 0.05667,
"h": 23.9
},
"luminance": 0.49288
}Semantic roles & 50–950 ramp
primary
#DFAFAB
secondary
#DDECEE
accent
#ADB82E
background
#FEFCFC
surface
#FDF8F8
border
#D5D1D1
text
#161312
muted
#848281