#DFABB9#DFABB9
#DFABB9 is a light, moderate pink. Relative luminance 0.483; OKLCH L 79.3% C 0.063 H 0.8°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DFABB9 |
|---|---|
| RGB | rgb(223, 171, 185) |
| HSL | hsl(344, 45%, 77%) |
| HSV | hsv(344, 23%, 87%) |
| CMYK | cmyk(0%, 23.3%, 17%, 12.5%) |
| CIE-LAB | lab(75.03, 21.13, 0.23) |
| CIE-LCH | lch(75.03, 21.13, 0.61°) |
| OKLab | oklab(79.28% 0.0634 0.0009) |
| OKLCH | oklch(79.28% 0.063 0.8) |
| XYZ | xyz(53.7514, 48.3188, 52.3846) |
| Luminance | 0.4832 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 2.00
Faded Pink
#DE9DAC
ΔE00 4.02
Soft Pink
#FDB0C0
ΔE00 5.74
Pastel Pink
#FFBACD
ΔE00 6.06
Lightpink
#FFB6C1
ΔE00 6.20
Baby Pink
#FFB7CE
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFABB9 #ABDFD1
analogous
#DFABD3 #DFABB9 #DFB7AB
triadic
#DFABB9 #B9DFAB #ABB9DF
tetradic
#DFABB9 #D3DFAB #ABDFD1 #B7ABDF
square
#DFABB9 #D3DFAB #ABDFD1 #B7ABDF
split-complementary
#DFABB9 #ABDFB7 #ABD3DF
monochromatic
#BD526F #CE7F94 #DFABB9 #F0D7DE #F7E9ED
Accessibility & contrast
On white
1.97
#DFABB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#DFABB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFABB9
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFABB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFABB9 | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B3B9
Deuteranopia (green-blind)
#BDBCB8
Tritanopia (blue-blind)
#E8A8B0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #dfabb9; /* rgb */ color: rgb(223, 171, 185); /* oklch */ color: oklch(79.3% 0.063 0.8);
Tailwind
colors: {
custom: {
50: '#e9c4ce',
500: '#dfabb9',
950: '#000000',
},
}SCSS
$custom: #dfabb9; $custom-light: #e9c4ce; $custom-dark: #000000;
JSON
{
"hex": "#dfabb9",
"rgb": {
"r": 223,
"g": 171,
"b": 185
},
"hsl": {
"h": 343.846,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.7928,
"c": 0.06338,
"h": 0.8
},
"luminance": 0.48317
}Semantic roles & 50–950 ramp
primary
#DFABB9
secondary
#DDEEE9
accent
#B8932E
background
#FEFCFC
surface
#FDF8F9
border
#D5D1D2
text
#161213
muted
#848182