#E79EBF#E79EBF
#E79EBF is a light, moderate pink. Relative luminance 0.452; OKLCH L 78.0% C 0.096 H 350.8°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #E79EBF |
|---|---|
| RGB | rgb(231, 158, 191) |
| HSL | hsl(333, 60%, 76%) |
| HSV | hsv(333, 32%, 91%) |
| CMYK | cmyk(0%, 31.6%, 17.3%, 9.4%) |
| CIE-LAB | lab(73.03, 31.87, -5.91) |
| CIE-LCH | lch(73.03, 32.41, 349.49°) |
| OKLab | oklab(77.99% 0.0947 -0.0153) |
| OKLCH | oklch(77.99% 0.096 350.8) |
| XYZ | xyz(54.5863, 45.2071, 55.1307) |
| Luminance | 0.4520 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.44
Powder Pink
#FFB2D0
ΔE00 5.53
Pig Pink
#E78EA5
ΔE00 6.13
Baby Pink
#FFB7CE
ΔE00 6.78
Soft Pink
#FDB0C0
ΔE00 7.21
Dusty Pink
#D8A7B1
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79EBF #9EE7C6
analogous
#E79EE4 #E79EBF #E7A29E
triadic
#E79EBF #BFE79E #9EBFE7
tetradic
#E79EBF #E4E79E #9EE7C6 #A29EE7
square
#E79EBF #E4E79E #9EE7C6 #A29EE7
split-complementary
#E79EBF #9EE7A2 #9EE4E7
monochromatic
#CF3C7E #DB6D9F #E79EBF #F3CFDF #F9E6EF
Accessibility & contrast
On white
2.09
#E79EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#E79EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79EBF
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79EBF | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACC0
Deuteranopia (green-blind)
#B6B8BD
Tritanopia (blue-blind)
#F29CA9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e79ebf; /* rgb */ color: rgb(231, 158, 191); /* oklch */ color: oklch(78.0% 0.096 350.8);
Tailwind
colors: {
custom: {
50: '#f0bbd2',
500: '#e79ebf',
950: '#000000',
},
}SCSS
$custom: #e79ebf; $custom-light: #f0bbd2; $custom-dark: #000000;
JSON
{
"hex": "#e79ebf",
"rgb": {
"r": 231,
"g": 158,
"b": 191
},
"hsl": {
"h": 332.877,
"s": 60.331,
"l": 76.275
},
"oklch": {
"l": 0.77987,
"c": 0.09596,
"h": 350.8
},
"luminance": 0.45204
}Semantic roles & 50–950 ramp
primary
#E79EBF
secondary
#DBF0E7
accent
#C87B1D
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171214
muted
#858182