#E79BB7#E79BB7
#E79BB7 is a light, moderate pink. Relative luminance 0.439; OKLCH L 77.2% C 0.097 H 355.9°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E79BB7 |
|---|---|
| RGB | rgb(231, 155, 183) |
| HSL | hsl(338, 61%, 76%) |
| HSV | hsv(338, 33%, 91%) |
| CMYK | cmyk(0%, 32.9%, 20.8%, 9.4%) |
| CIE-LAB | lab(72.13, 32.25, -2.81) |
| CIE-LCH | lch(72.13, 32.37, 355.01°) |
| OKLab | oklab(77.22% 0.0967 -0.007) |
| OKLCH | oklch(77.22% 0.097 355.9) |
| XYZ | xyz(53.2243, 43.8536, 50.4517) |
| Luminance | 0.4385 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.97
Pig Pink
#E78EA5
ΔE00 4.33
Powder Pink
#FFB2D0
ΔE00 6.09
Dull Pink
#D5869D
ΔE00 6.23
Soft Pink
#FDB0C0
ΔE00 6.52
Pinky
#FC86AA
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79BB7 #9BE7CB
analogous
#E79BDD #E79BB7 #E7A59B
triadic
#E79BB7 #B7E79B #9BB7E7
tetradic
#E79BB7 #DDE79B #9BE7CB #A59BE7
square
#E79BB7 #DDE79B #9BE7CB #A59BE7
split-complementary
#E79BB7 #9BE7A5 #9BDDE7
monochromatic
#CF3870 #DB6A93 #E79BB7 #F3CCDB #F9E6ED
Accessibility & contrast
On white
2.15
#E79BB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#E79BB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79BB7
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79BB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79BB7 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A9B8
Deuteranopia (green-blind)
#B6B6B5
Tritanopia (blue-blind)
#F398A5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e79bb7; /* rgb */ color: rgb(231, 155, 183); /* oklch */ color: oklch(77.2% 0.097 355.9);
Tailwind
colors: {
custom: {
50: '#f0b9cc',
500: '#e79bb7',
950: '#000000',
},
}SCSS
$custom: #e79bb7; $custom-light: #f0b9cc; $custom-dark: #000000;
JSON
{
"hex": "#e79bb7",
"rgb": {
"r": 231,
"g": 155,
"b": 183
},
"hsl": {
"h": 337.895,
"s": 61.29,
"l": 75.686
},
"oklch": {
"l": 0.77225,
"c": 0.0969,
"h": 355.9
},
"luminance": 0.43851
}Semantic roles & 50–950 ramp
primary
#E79BB7
secondary
#DBF0E8
accent
#C9891D
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171113
muted
#858082