#E79FBC#E79FBC
#E79FBC is a light, moderate pink. Relative luminance 0.454; OKLCH L 78.1% C 0.093 H 353.6°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E79FBC |
|---|---|
| RGB | rgb(231, 159, 188) |
| HSL | hsl(336, 60%, 76%) |
| HSV | hsv(336, 31%, 91%) |
| CMYK | cmyk(0%, 31.2%, 18.6%, 9.4%) |
| CIE-LAB | lab(73.17, 30.87, -4.05) |
| CIE-LCH | lch(73.17, 31.14, 352.52°) |
| OKLab | oklab(78.07% 0.0921 -0.0103) |
| OKLCH | oklch(78.07% 0.093 353.6) |
| XYZ | xyz(54.4308, 45.4189, 53.4669) |
| Luminance | 0.4542 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.41
Powder Pink
#FFB2D0
ΔE00 5.32
Pig Pink
#E78EA5
ΔE00 5.55
Baby Pink
#FFB7CE
ΔE00 6.28
Soft Pink
#FDB0C0
ΔE00 6.35
Dusty Pink
#D8A7B1
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79FBC #9FE7CA
analogous
#E79FE0 #E79FBC #E7A69F
triadic
#E79FBC #BCE79F #9FBCE7
tetradic
#E79FBC #E0E79F #9FE7CA #A69FE7
square
#E79FBC #E0E79F #9FE7CA #A69FE7
split-complementary
#E79FBC #9FE7A6 #9FE0E7
monochromatic
#CF3D78 #DB6E9A #E79FBC #F3D0DE #F9E7EE
Accessibility & contrast
On white
2.08
#E79FBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#E79FBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79FBC
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79FBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79FBC | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBD
Deuteranopia (green-blind)
#B8B8BA
Tritanopia (blue-blind)
#F29CA9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e79fbc; /* rgb */ color: rgb(231, 159, 188); /* oklch */ color: oklch(78.1% 0.093 353.6);
Tailwind
colors: {
custom: {
50: '#f0bcd0',
500: '#e79fbc',
950: '#000000',
},
}SCSS
$custom: #e79fbc; $custom-light: #f0bcd0; $custom-dark: #000000;
JSON
{
"hex": "#e79fbc",
"rgb": {
"r": 231,
"g": 159,
"b": 188
},
"hsl": {
"h": 335.833,
"s": 60,
"l": 76.471
},
"oklch": {
"l": 0.78065,
"c": 0.09271,
"h": 353.6
},
"luminance": 0.45416
}Semantic roles & 50–950 ramp
primary
#E79FBC
secondary
#DBF0E8
accent
#C8831E
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171214
muted
#858182