#DFAEBB#DFAEBB
#DFAEBB is a light, muted pink. Relative luminance 0.495; OKLCH L 79.9% C 0.059 H 0.9°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DFAEBB |
|---|---|
| RGB | rgb(223, 174, 187) |
| HSL | hsl(344, 43%, 78%) |
| HSV | hsv(344, 22%, 87%) |
| CMYK | cmyk(0%, 22%, 16.1%, 12.5%) |
| CIE-LAB | lab(75.79, 19.83, 0.25) |
| CIE-LCH | lch(75.79, 19.83, 0.72°) |
| OKLab | oklab(79.89% 0.0595 0.001) |
| OKLCH | oklch(79.89% 0.059 0.9) |
| XYZ | xyz(54.5372, 49.5500, 53.6954) |
| Luminance | 0.4955 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 2.21
Faded Pink
#DE9DAC
ΔE00 4.92
Soft Pink
#FDB0C0
ΔE00 6.07
Pastel Pink
#FFBACD
ΔE00 6.08
Pink
#FFC0CB
ΔE00 6.22
Bubblegum
#FFC1CC
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFAEBB #AEDFD2
analogous
#DFAED3 #DFAEBB #DFB9AE
triadic
#DFAEBB #BBDFAE #AEBBDF
tetradic
#DFAEBB #D3DFAE #AEDFD2 #B9AEDF
square
#DFAEBB #D3DFAE #AEDFD2 #B9AEDF
split-complementary
#DFAEBB #AEDFB9 #AED3DF
monochromatic
#BC5671 #CE8296 #DFAEBB #F0DAE0 #F6E9ED
Accessibility & contrast
On white
1.92
#DFAEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#DFAEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFAEBB
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFAEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFAEBB | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BB
Deuteranopia (green-blind)
#BFBEBA
Tritanopia (blue-blind)
#E8ABB2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #dfaebb; /* rgb */ color: rgb(223, 174, 187); /* oklch */ color: oklch(79.9% 0.059 0.9);
Tailwind
colors: {
custom: {
50: '#e9c6cf',
500: '#dfaebb',
950: '#000000',
},
}SCSS
$custom: #dfaebb; $custom-light: #e9c6cf; $custom-dark: #000000;
JSON
{
"hex": "#dfaebb",
"rgb": {
"r": 223,
"g": 174,
"b": 187
},
"hsl": {
"h": 344.082,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.7989,
"c": 0.05946,
"h": 0.9
},
"luminance": 0.49548
}Semantic roles & 50–950 ramp
primary
#DFAEBB
secondary
#DEEDE9
accent
#B6932F
background
#FEFCFC
surface
#FDF8F9
border
#D5D1D2
text
#161313
muted
#848282