#DFAEBC#DFAEBC
#DFAEBC is a light, muted pink. Relative luminance 0.496; OKLCH L 79.9% C 0.060 H 359.6°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DFAEBC |
|---|---|
| RGB | rgb(223, 174, 188) |
| HSL | hsl(343, 43%, 78%) |
| HSV | hsv(343, 22%, 87%) |
| CMYK | cmyk(0%, 22%, 15.7%, 12.5%) |
| CIE-LAB | lab(75.82, 19.99, -0.26) |
| CIE-LCH | lch(75.82, 19.99, 359.26°) |
| OKLab | oklab(79.92% 0.0598 -0.0004) |
| OKLCH | oklch(79.92% 0.06 359.6) |
| XYZ | xyz(54.6446, 49.5930, 54.2612) |
| Luminance | 0.4959 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 2.41
Faded Pink
#DE9DAC
ΔE00 4.95
Pastel Pink
#FFBACD
ΔE00 6.01
Soft Pink
#FDB0C0
ΔE00 6.09
Baby Pink
#FFB7CE
ΔE00 6.25
Pink
#FFC0CB
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFAEBC #AEDFD1
analogous
#DFAED4 #DFAEBC #DFB8AE
triadic
#DFAEBC #BCDFAE #AEBCDF
tetradic
#DFAEBC #D4DFAE #AEDFD1 #B8AEDF
square
#DFAEBC #D4DFAE #AEDFD1 #B8AEDF
split-complementary
#DFAEBC #AEDFB8 #AED4DF
monochromatic
#BC5673 #CE8298 #DFAEBC #F0DAE0 #F6E9ED
Accessibility & contrast
On white
1.92
#DFAEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#DFAEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFAEBC
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFAEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFAEBC | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BC
Deuteranopia (green-blind)
#BFBEBB
Tritanopia (blue-blind)
#E8ACB3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #dfaebc; /* rgb */ color: rgb(223, 174, 188); /* oklch */ color: oklch(79.9% 0.060 359.6);
Tailwind
colors: {
custom: {
50: '#e9c6d0',
500: '#dfaebc',
950: '#000000',
},
}SCSS
$custom: #dfaebc; $custom-light: #e9c6d0; $custom-dark: #000000;
JSON
{
"hex": "#dfaebc",
"rgb": {
"r": 223,
"g": 174,
"b": 188
},
"hsl": {
"h": 342.857,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.79919,
"c": 0.05982,
"h": 359.6
},
"luminance": 0.49591
}Semantic roles & 50–950 ramp
primary
#DFAEBC
secondary
#DEEDE9
accent
#B6902F
background
#FEFCFC
surface
#FDF8F9
border
#D5D1D2
text
#161314
muted
#848282