#E79DBE#E79DBE
#E79DBE is a light, moderate pink. Relative luminance 0.448; OKLCH L 77.8% C 0.097 H 351.2°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E79DBE |
|---|---|
| RGB | rgb(231, 157, 190) |
| HSL | hsl(333, 61%, 76%) |
| HSV | hsv(333, 32%, 91%) |
| CMYK | cmyk(0%, 32%, 17.7%, 9.4%) |
| CIE-LAB | lab(72.78, 32.25, -5.73) |
| CIE-LCH | lch(72.78, 32.75, 349.92°) |
| OKLab | oklab(77.78% 0.0959 -0.0148) |
| OKLCH | oklch(77.78% 0.097 351.2) |
| XYZ | xyz(54.3067, 44.8235, 54.4965) |
| Luminance | 0.4482 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.37
Powder Pink
#FFB2D0
ΔE00 5.69
Pig Pink
#E78EA5
ΔE00 5.89
Baby Pink
#FFB7CE
ΔE00 6.93
Soft Pink
#FDB0C0
ΔE00 7.27
Dull Pink
#D5869D
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79DBE #9DE7C6
analogous
#E79DE3 #E79DBE #E7A19D
triadic
#E79DBE #BEE79D #9DBEE7
tetradic
#E79DBE #E3E79D #9DE7C6 #A19DE7
square
#E79DBE #E3E79D #9DE7C6 #A19DE7
split-complementary
#E79DBE #9DE7A1 #9DE3E7
monochromatic
#CF3B7D #DB6C9D #E79DBE #F3CEDF #F9E6EF
Accessibility & contrast
On white
2.11
#E79DBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#E79DBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79DBE
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79DBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79DBE | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABBF
Deuteranopia (green-blind)
#B6B7BC
Tritanopia (blue-blind)
#F29BA8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e79dbe; /* rgb */ color: rgb(231, 157, 190); /* oklch */ color: oklch(77.8% 0.097 351.2);
Tailwind
colors: {
custom: {
50: '#f0bad1',
500: '#e79dbe',
950: '#000000',
},
}SCSS
$custom: #e79dbe; $custom-light: #f0bad1; $custom-dark: #000000;
JSON
{
"hex": "#e79dbe",
"rgb": {
"r": 231,
"g": 157,
"b": 190
},
"hsl": {
"h": 333.243,
"s": 60.656,
"l": 76.078
},
"oklch": {
"l": 0.77784,
"c": 0.09708,
"h": 351.2
},
"luminance": 0.44821
}Semantic roles & 50–950 ramp
primary
#E79DBE
secondary
#DBF0E7
accent
#C87C1D
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171214
muted
#858182