#DFAEBF#DFAEBF
#DFAEBF is a light, moderate pink. Relative luminance 0.497; OKLCH L 80.0% C 0.061 H 355.9°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DFAEBF |
|---|---|
| RGB | rgb(223, 174, 191) |
| HSL | hsl(339, 43%, 78%) |
| HSV | hsv(339, 22%, 87%) |
| CMYK | cmyk(0%, 22%, 14.3%, 12.5%) |
| CIE-LAB | lab(75.90, 20.47, -1.78) |
| CIE-LCH | lch(75.90, 20.54, 355.04°) |
| OKLab | oklab(80.01% 0.0609 -0.0044) |
| OKLCH | oklch(80.01% 0.061 355.9) |
| XYZ | xyz(54.9713, 49.7237, 55.9821) |
| Luminance | 0.4972 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.17
Faded Pink
#DE9DAC
ΔE00 5.19
Pastel Pink
#FFBACD
ΔE00 5.94
Baby Pink
#FFB7CE
ΔE00 6.01
Soft Pink
#FDB0C0
ΔE00 6.29
Powder Pink
#FFB2D0
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFAEBF #AEDFCE
analogous
#DFAED7 #DFAEBF #DFB5AE
triadic
#DFAEBF #BFDFAE #AEBFDF
tetradic
#DFAEBF #D7DFAE #AEDFCE #B5AEDF
square
#DFAEBF #D7DFAE #AEDFCE #B5AEDF
split-complementary
#DFAEBF #AEDFB5 #AED7DF
monochromatic
#BC567A #CE829C #DFAEBF #F0DAE2 #F6E9EE
Accessibility & contrast
On white
1.92
#DFAEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#DFAEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFAEBF
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFAEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFAEBF | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6C0
Deuteranopia (green-blind)
#BEBEBE
Tritanopia (blue-blind)
#E7ACB4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #dfaebf; /* rgb */ color: rgb(223, 174, 191); /* oklch */ color: oklch(80.0% 0.061 355.9);
Tailwind
colors: {
custom: {
50: '#e9c6d2',
500: '#dfaebf',
950: '#000000',
},
}SCSS
$custom: #dfaebf; $custom-light: #e9c6d2; $custom-dark: #000000;
JSON
{
"hex": "#dfaebf",
"rgb": {
"r": 223,
"g": 174,
"b": 191
},
"hsl": {
"h": 339.184,
"s": 43.363,
"l": 77.843
},
"oklch": {
"l": 0.80008,
"c": 0.06108,
"h": 355.9
},
"luminance": 0.49722
}Semantic roles & 50–950 ramp
primary
#DFAEBF
secondary
#DEEDE8
accent
#B6872F
background
#FEFCFC
surface
#FDF8F9
border
#D5D1D2
text
#161314
muted
#848282