#E79EBE#E79EBE
#E79EBE is a light, moderate pink. Relative luminance 0.452; OKLCH L 78.0% C 0.095 H 351.6°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #E79EBE |
|---|---|
| RGB | rgb(231, 158, 190) |
| HSL | hsl(334, 60%, 76%) |
| HSV | hsv(334, 32%, 91%) |
| CMYK | cmyk(0%, 31.6%, 17.7%, 9.4%) |
| CIE-LAB | lab(73.00, 31.71, -5.40) |
| CIE-LCH | lch(73.00, 32.17, 350.33°) |
| OKLab | oklab(77.96% 0.0944 -0.0139) |
| OKLCH | oklch(77.96% 0.095 351.6) |
| XYZ | xyz(54.4766, 45.1633, 54.5532) |
| Luminance | 0.4516 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.16
Powder Pink
#FFB2D0
ΔE00 5.49
Pig Pink
#E78EA5
ΔE00 5.91
Baby Pink
#FFB7CE
ΔE00 6.68
Soft Pink
#FDB0C0
ΔE00 7.01
Dusty Pink
#D8A7B1
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79EBE #9EE7C7
analogous
#E79EE3 #E79EBE #E7A39E
triadic
#E79EBE #BEE79E #9EBEE7
tetradic
#E79EBE #E3E79E #9EE7C7 #A39EE7
square
#E79EBE #E3E79E #9EE7C7 #A39EE7
split-complementary
#E79EBE #9EE7A3 #9EE3E7
monochromatic
#CF3C7C #DB6D9D #E79EBE #F3CFDF #F9E6EF
Accessibility & contrast
On white
2.09
#E79EBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#E79EBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79EBE
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79EBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79EBE | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACBF
Deuteranopia (green-blind)
#B6B8BC
Tritanopia (blue-blind)
#F29CA9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e79ebe; /* rgb */ color: rgb(231, 158, 190); /* oklch */ color: oklch(78.0% 0.095 351.6);
Tailwind
colors: {
custom: {
50: '#f0bbd1',
500: '#e79ebe',
950: '#000000',
},
}SCSS
$custom: #e79ebe; $custom-light: #f0bbd1; $custom-dark: #000000;
JSON
{
"hex": "#e79ebe",
"rgb": {
"r": 231,
"g": 158,
"b": 190
},
"hsl": {
"h": 333.699,
"s": 60.331,
"l": 76.275
},
"oklch": {
"l": 0.77955,
"c": 0.09542,
"h": 351.6
},
"luminance": 0.4516
}Semantic roles & 50–950 ramp
primary
#E79EBE
secondary
#DBF0E7
accent
#C87D1D
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171214
muted
#858182