#E79FBF#E79FBF
#E79FBF is a light, moderate pink. Relative luminance 0.455; OKLCH L 78.2% C 0.094 H 351.2°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #E79FBF |
|---|---|
| RGB | rgb(231, 159, 191) |
| HSL | hsl(333, 60%, 76%) |
| HSV | hsv(333, 31%, 91%) |
| CMYK | cmyk(0%, 31.2%, 17.3%, 9.4%) |
| CIE-LAB | lab(73.25, 31.33, -5.58) |
| CIE-LCH | lch(73.25, 31.83, 349.90°) |
| OKLab | oklab(78.16% 0.0932 -0.0144) |
| OKLCH | oklch(78.16% 0.094 351.2) |
| XYZ | xyz(54.7575, 45.5497, 55.1878) |
| Luminance | 0.4555 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.24
Powder Pink
#FFB2D0
ΔE00 5.34
Pig Pink
#E78EA5
ΔE00 6.16
Baby Pink
#FFB7CE
ΔE00 6.53
Soft Pink
#FDB0C0
ΔE00 6.96
Dusty Pink
#D8A7B1
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79FBF #9FE7C7
analogous
#E79FE3 #E79FBF #E7A39F
triadic
#E79FBF #BFE79F #9FBFE7
tetradic
#E79FBF #E3E79F #9FE7C7 #A39FE7
square
#E79FBF #E3E79F #9FE7C7 #A39FE7
split-complementary
#E79FBF #9FE7A3 #9FE3E7
monochromatic
#CF3D7E #DB6E9E #E79FBF #F3D0E0 #F9E7EF
Accessibility & contrast
On white
2.08
#E79FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#E79FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79FBF
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79FBF | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ADC0
Deuteranopia (green-blind)
#B7B8BD
Tritanopia (blue-blind)
#F19DAA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e79fbf; /* rgb */ color: rgb(231, 159, 191); /* oklch */ color: oklch(78.2% 0.094 351.2);
Tailwind
colors: {
custom: {
50: '#efbcd2',
500: '#e79fbf',
950: '#000000',
},
}SCSS
$custom: #e79fbf; $custom-light: #efbcd2; $custom-dark: #000000;
JSON
{
"hex": "#e79fbf",
"rgb": {
"r": 231,
"g": 159,
"b": 191
},
"hsl": {
"h": 333.333,
"s": 60,
"l": 76.471
},
"oklch": {
"l": 0.78158,
"c": 0.09428,
"h": 351.2
},
"luminance": 0.45547
}Semantic roles & 50–950 ramp
primary
#E79FBF
secondary
#DBF0E7
accent
#C87C1E
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171214
muted
#858182