#E79EB5#E79EB5
#E79EB5 is a light, moderate pink. Relative luminance 0.448; OKLCH L 77.7% C 0.091 H 358.9°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E79EB5 |
|---|---|
| RGB | rgb(231, 158, 181) |
| HSL | hsl(341, 60%, 76%) |
| HSV | hsv(341, 32%, 91%) |
| CMYK | cmyk(0%, 31.6%, 21.6%, 9.4%) |
| CIE-LAB | lab(72.75, 30.36, -0.80) |
| CIE-LCH | lch(72.75, 30.37, 358.48°) |
| OKLab | oklab(77.68% 0.0912 -0.0017) |
| OKLCH | oklch(77.68% 0.091 358.9) |
| XYZ | xyz(53.5231, 44.7819, 49.5317) |
| Luminance | 0.4478 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.76
Pig Pink
#E78EA5
ΔE00 4.34
Soft Pink
#FDB0C0
ΔE00 5.46
Dusty Pink
#D8A7B1
ΔE00 5.73
Powder Pink
#FFB2D0
ΔE00 5.91
Baby Pink
#FFB7CE
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79EB5 #9EE7D0
analogous
#E79EDA #E79EB5 #E7AC9E
triadic
#E79EB5 #B5E79E #9EB5E7
tetradic
#E79EB5 #DAE79E #9EE7D0 #AC9EE7
square
#E79EB5 #DAE79E #9EE7D0 #AC9EE7
split-complementary
#E79EB5 #9EE7AC #9EDAE7
monochromatic
#CF3C6A #DB6D90 #E79EB5 #F3CFDA #F9E6EC
Accessibility & contrast
On white
2.11
#E79EB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#E79EB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79EB5
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79EB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79EB5 | 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)
#A7ABB6
Deuteranopia (green-blind)
#B9B7B3
Tritanopia (blue-blind)
#F39AA6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e79eb5; /* rgb */ color: rgb(231, 158, 181); /* oklch */ color: oklch(77.7% 0.091 358.9);
Tailwind
colors: {
custom: {
50: '#f0bbcb',
500: '#e79eb5',
950: '#000000',
},
}SCSS
$custom: #e79eb5; $custom-light: #f0bbcb; $custom-dark: #000000;
JSON
{
"hex": "#e79eb5",
"rgb": {
"r": 231,
"g": 158,
"b": 181
},
"hsl": {
"h": 341.096,
"s": 60.331,
"l": 76.275
},
"oklch": {
"l": 0.7768,
"c": 0.09126,
"h": 358.9
},
"luminance": 0.44779
}Semantic roles & 50–950 ramp
primary
#E79EB5
secondary
#DBF0E9
accent
#C8921D
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171213
muted
#858182