#E79BB5#E79BB5
#E79BB5 is a light, moderate pink. Relative luminance 0.438; OKLCH L 77.2% C 0.096 H 357.5°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E79BB5 |
|---|---|
| RGB | rgb(231, 155, 181) |
| HSL | hsl(339, 61%, 76%) |
| HSV | hsv(339, 33%, 91%) |
| CMYK | cmyk(0%, 32.9%, 21.6%, 9.4%) |
| CIE-LAB | lab(72.08, 31.96, -1.79) |
| CIE-LCH | lch(72.08, 32.01, 356.80°) |
| OKLab | oklab(77.16% 0.0959 -0.0043) |
| OKLCH | oklch(77.16% 0.096 357.5) |
| XYZ | xyz(53.0177, 43.7709, 49.3632) |
| Luminance | 0.4377 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.46
Pig Pink
#E78EA5
ΔE00 3.95
Dull Pink
#D5869D
ΔE00 6.03
Powder Pink
#FFB2D0
ΔE00 6.21
Soft Pink
#FDB0C0
ΔE00 6.23
Pinky
#FC86AA
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79BB5 #9BE7CD
analogous
#E79BDB #E79BB5 #E7A79B
triadic
#E79BB5 #B5E79B #9BB5E7
tetradic
#E79BB5 #DBE79B #9BE7CD #A79BE7
square
#E79BB5 #DBE79B #9BE7CD #A79BE7
split-complementary
#E79BB5 #9BE7A7 #9BDBE7
monochromatic
#CF386C #DB6A90 #E79BB5 #F3CCDA #F9E6ED
Accessibility & contrast
On white
2.15
#E79BB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#E79BB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79BB5
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79BB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79BB5 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A9B6
Deuteranopia (green-blind)
#B6B6B3
Tritanopia (blue-blind)
#F397A4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e79bb5; /* rgb */ color: rgb(231, 155, 181); /* oklch */ color: oklch(77.2% 0.096 357.5);
Tailwind
colors: {
custom: {
50: '#f0b9cb',
500: '#e79bb5',
950: '#000000',
},
}SCSS
$custom: #e79bb5; $custom-light: #f0b9cb; $custom-dark: #000000;
JSON
{
"hex": "#e79bb5",
"rgb": {
"r": 231,
"g": 155,
"b": 181
},
"hsl": {
"h": 339.474,
"s": 61.29,
"l": 75.686
},
"oklch": {
"l": 0.77164,
"c": 0.09604,
"h": 357.5
},
"luminance": 0.43768
}Semantic roles & 50–950 ramp
primary
#E79BB5
secondary
#DBF0E9
accent
#C98E1D
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171113
muted
#858082