#DEA4BF#DEA4BF
#DEA4BF is a light, moderate pink. Relative luminance 0.458; OKLCH L 78.1% C 0.077 H 349.5°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DEA4BF |
|---|---|
| RGB | rgb(222, 164, 191) |
| HSL | hsl(332, 47%, 76%) |
| HSV | hsv(332, 26%, 87%) |
| CMYK | cmyk(0%, 26.1%, 14%, 12.9%) |
| CIE-LAB | lab(73.44, 25.50, -5.40) |
| CIE-LCH | lch(73.44, 26.06, 348.04°) |
| OKLab | oklab(78.09% 0.0753 -0.014) |
| OKLCH | oklch(78.09% 0.077 349.5) |
| XYZ | xyz(52.8036, 45.8444, 55.3475) |
| Luminance | 0.4584 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.89
Dusty Pink
#D8A7B1
ΔE00 5.54
Powder Pink
#FFB2D0
ΔE00 6.04
Baby Pink
#FFB7CE
ΔE00 6.65
Lilac
#C8A2C8
ΔE00 6.66
Soft Pink
#FDB0C0
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEA4BF #A4DEC3
analogous
#DEA4DC #DEA4BF #DEA6A4
triadic
#DEA4BF #BFDEA4 #A4BFDE
tetradic
#DEA4BF #DCDEA4 #A4DEC3 #A6A4DE
square
#DEA4BF #DCDEA4 #A4DEC3 #A6A4DE
split-complementary
#DEA4BF #A4DEA6 #A4DCDE
monochromatic
#BD4A80 #CE779F #DEA4BF #EED1DF #F7E9EF
Accessibility & contrast
On white
2.07
#DEA4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#DEA4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEA4BF
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEA4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEA4BF | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AFC0
Deuteranopia (green-blind)
#B6B8BE
Tritanopia (blue-blind)
#E7A3AD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #dea4bf; /* rgb */ color: rgb(222, 164, 191); /* oklch */ color: oklch(78.1% 0.077 349.5);
Tailwind
colors: {
custom: {
50: '#e9bfd2',
500: '#dea4bf',
950: '#000000',
},
}SCSS
$custom: #dea4bf; $custom-light: #e9bfd2; $custom-dark: #000000;
JSON
{
"hex": "#dea4bf",
"rgb": {
"r": 222,
"g": 164,
"b": 191
},
"hsl": {
"h": 332.069,
"s": 46.774,
"l": 75.686
},
"oklch": {
"l": 0.78092,
"c": 0.07661,
"h": 349.5
},
"luminance": 0.45842
}Semantic roles & 50–950 ramp
primary
#DEA4BF
secondary
#DDEEE6
accent
#BA782B
background
#FEFBFC
surface
#FDF7F9
border
#D5D0D2
text
#161214
muted
#848182