#E79EB4#E79EB4
#E79EB4 is a light, moderate pink. Relative luminance 0.447; OKLCH L 77.6% C 0.091 H 359.8°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E79EB4 |
|---|---|
| RGB | rgb(231, 158, 180) |
| HSL | hsl(342, 60%, 76%) |
| HSV | hsv(342, 32%, 91%) |
| CMYK | cmyk(0%, 31.6%, 22.1%, 9.4%) |
| CIE-LAB | lab(72.72, 30.21, -0.29) |
| CIE-LCH | lch(72.72, 30.21, 359.45°) |
| OKLab | oklab(77.65% 0.0909 -0.0003) |
| OKLCH | oklch(77.65% 0.091 359.8) |
| XYZ | xyz(53.4209, 44.7410, 48.9933) |
| Luminance | 0.4474 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.52
Pig Pink
#E78EA5
ΔE00 4.24
Soft Pink
#FDB0C0
ΔE00 5.34
Dusty Pink
#D8A7B1
ΔE00 5.59
Powder Pink
#FFB2D0
ΔE00 6.04
Baby Pink
#FFB7CE
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79EB4 #9EE7D1
analogous
#E79ED9 #E79EB4 #E7AD9E
triadic
#E79EB4 #B4E79E #9EB4E7
tetradic
#E79EB4 #D9E79E #9EE7D1 #AD9EE7
square
#E79EB4 #D9E79E #9EE7D1 #AD9EE7
split-complementary
#E79EB4 #9EE7AD #9ED9E7
monochromatic
#CF3C68 #DB6D8E #E79EB4 #F3CFDA #F9E6EC
Accessibility & contrast
On white
2.11
#E79EB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#E79EB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79EB4
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79EB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79EB4 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ABB5
Deuteranopia (green-blind)
#B9B7B2
Tritanopia (blue-blind)
#F39AA6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e79eb4; /* rgb */ color: rgb(231, 158, 180); /* oklch */ color: oklch(77.6% 0.091 359.8);
Tailwind
colors: {
custom: {
50: '#f0bbca',
500: '#e79eb4',
950: '#000000',
},
}SCSS
$custom: #e79eb4; $custom-light: #f0bbca; $custom-dark: #000000;
JSON
{
"hex": "#e79eb4",
"rgb": {
"r": 231,
"g": 158,
"b": 180
},
"hsl": {
"h": 341.918,
"s": 60.331,
"l": 76.275
},
"oklch": {
"l": 0.7765,
"c": 0.09088,
"h": 359.8
},
"luminance": 0.44738
}Semantic roles & 50–950 ramp
primary
#E79EB4
secondary
#DBF0EA
accent
#C8951D
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171213
muted
#858182