#DFABB8#DFABB8
#DFABB8 is a light, moderate red. Relative luminance 0.483; OKLCH L 79.3% C 0.063 H 2.0°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DFABB8 |
|---|---|
| RGB | rgb(223, 171, 184) |
| HSL | hsl(345, 45%, 77%) |
| HSV | hsv(345, 23%, 87%) |
| CMYK | cmyk(0%, 23.3%, 17.5%, 12.5%) |
| CIE-LAB | lab(75.00, 20.97, 0.73) |
| CIE-LCH | lch(75.00, 20.98, 2.00°) |
| OKLab | oklab(79.25% 0.063 0.0022) |
| OKLCH | oklch(79.25% 0.063 2) |
| XYZ | xyz(53.6463, 48.2767, 51.8306) |
| Luminance | 0.4827 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 1.78
Faded Pink
#DE9DAC
ΔE00 3.99
Soft Pink
#FDB0C0
ΔE00 5.73
Lightpink
#FFB6C1
ΔE00 6.11
Pastel Pink
#FFBACD
ΔE00 6.13
Baby Pink
#FFB7CE
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFABB8 #ABDFD2
analogous
#DFABD2 #DFABB8 #DFB8AB
triadic
#DFABB8 #B8DFAB #ABB8DF
tetradic
#DFABB8 #D2DFAB #ABDFD2 #B8ABDF
square
#DFABB8 #D2DFAB #ABDFD2 #B8ABDF
split-complementary
#DFABB8 #ABDFB8 #ABD2DF
monochromatic
#BD526D #CE7F93 #DFABB8 #F0D7DD #F7E9EC
Accessibility & contrast
On white
1.97
#DFABB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#DFABB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFABB8
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFABB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFABB8 | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B3B8
Deuteranopia (green-blind)
#BEBCB7
Tritanopia (blue-blind)
#E8A8AF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #dfabb8; /* rgb */ color: rgb(223, 171, 184); /* oklch */ color: oklch(79.3% 0.063 2.0);
Tailwind
colors: {
custom: {
50: '#e9c4cd',
500: '#dfabb8',
950: '#000000',
},
}SCSS
$custom: #dfabb8; $custom-light: #e9c4cd; $custom-dark: #000000;
JSON
{
"hex": "#dfabb8",
"rgb": {
"r": 223,
"g": 171,
"b": 184
},
"hsl": {
"h": 345,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.7925,
"c": 0.06304,
"h": 2
},
"luminance": 0.48274
}Semantic roles & 50–950 ramp
primary
#DFABB8
secondary
#DDEEEA
accent
#B8952E
background
#FEFCFC
surface
#FDF8F9
border
#D5D1D2
text
#161213
muted
#848182