#DFABB4#DFABB4
#DFABB4 is a light, moderate red. Relative luminance 0.481; OKLCH L 79.1% C 0.062 H 7.0°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DFABB4 |
|---|---|
| RGB | rgb(223, 171, 180) |
| HSL | hsl(350, 45%, 77%) |
| HSV | hsv(350, 23%, 87%) |
| CMYK | cmyk(0%, 23.3%, 19.3%, 12.5%) |
| CIE-LAB | lab(74.90, 20.36, 2.77) |
| CIE-LCH | lch(74.90, 20.54, 7.76°) |
| OKLab | oklab(79.14% 0.0615 0.0076) |
| OKLCH | oklch(79.14% 0.062 7) |
| XYZ | xyz(53.2329, 48.1114, 49.6536) |
| Luminance | 0.4811 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 1.51
Faded Pink
#DE9DAC
ΔE00 4.21
Soft Pink
#FDB0C0
ΔE00 5.89
Lightpink
#FFB6C1
ΔE00 5.94
Pink
#FFC0CB
ΔE00 6.41
Pale Rose
#FDC1C5
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFABB4 #ABDFD6
analogous
#DFABCE #DFABB4 #DFBCAB
triadic
#DFABB4 #B4DFAB #ABB4DF
tetradic
#DFABB4 #CEDFAB #ABDFD6 #BCABDF
square
#DFABB4 #CEDFAB #ABDFD6 #BCABDF
split-complementary
#DFABB4 #ABDFBC #ABCEDF
monochromatic
#BD5265 #CE7F8C #DFABB4 #F0D7DC #F7E9EB
Accessibility & contrast
On white
1.98
#DFABB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#DFABB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFABB4
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFABB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFABB4 | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B3B4
Deuteranopia (green-blind)
#BEBCB3
Tritanopia (blue-blind)
#E9A7AE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #dfabb4; /* rgb */ color: rgb(223, 171, 180); /* oklch */ color: oklch(79.1% 0.062 7.0);
Tailwind
colors: {
custom: {
50: '#e9c4ca',
500: '#dfabb4',
950: '#000000',
},
}SCSS
$custom: #dfabb4; $custom-light: #e9c4ca; $custom-dark: #000000;
JSON
{
"hex": "#dfabb4",
"rgb": {
"r": 223,
"g": 171,
"b": 180
},
"hsl": {
"h": 349.615,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.79136,
"c": 0.06197,
"h": 7
},
"luminance": 0.48109
}Semantic roles & 50–950 ramp
primary
#DFABB4
secondary
#DDEEEB
accent
#B8A02E
background
#FEFCFC
surface
#FDF8F8
border
#D5D1D1
text
#161213
muted
#848182