#E79FB2#E79FB2
#E79FB2 is a light, moderate pink. Relative luminance 0.450; OKLCH L 77.8% C 0.089 H 2.1°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E79FB2 |
|---|---|
| RGB | rgb(231, 159, 178) |
| HSL | hsl(344, 60%, 76%) |
| HSV | hsv(344, 31%, 91%) |
| CMYK | cmyk(0%, 31.2%, 22.9%, 9.4%) |
| CIE-LAB | lab(72.89, 29.39, 1.07) |
| CIE-LCH | lch(72.89, 29.41, 2.08°) |
| OKLab | oklab(77.77% 0.0886 0.0032) |
| OKLCH | oklch(77.77% 0.089 2.1) |
| XYZ | xyz(53.3899, 45.0026, 47.9851) |
| Luminance | 0.4500 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 1.95
Pig Pink
#E78EA5
ΔE00 4.34
Soft Pink
#FDB0C0
ΔE00 4.94
Dusty Pink
#D8A7B1
ΔE00 5.09
Powder Pink
#FFB2D0
ΔE00 6.32
Baby Pink
#FFB7CE
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79FB2 #9FE7D4
analogous
#E79FD6 #E79FB2 #E7B09F
triadic
#E79FB2 #B2E79F #9FB2E7
tetradic
#E79FB2 #D6E79F #9FE7D4 #B09FE7
square
#E79FB2 #D6E79F #9FE7D4 #B09FE7
split-complementary
#E79FB2 #9FE7B0 #9FD6E7
monochromatic
#CF3D63 #DB6E8B #E79FB2 #F3D0D9 #F9E7EB
Accessibility & contrast
On white
2.10
#E79FB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#E79FB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79FB2
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79FB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79FB2 | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABB3
Deuteranopia (green-blind)
#BAB8B0
Tritanopia (blue-blind)
#F39BA5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e79fb2; /* rgb */ color: rgb(231, 159, 178); /* oklch */ color: oklch(77.8% 0.089 2.1);
Tailwind
colors: {
custom: {
50: '#f0bcc9',
500: '#e79fb2',
950: '#000000',
},
}SCSS
$custom: #e79fb2; $custom-light: #f0bcc9; $custom-dark: #000000;
JSON
{
"hex": "#e79fb2",
"rgb": {
"r": 231,
"g": 159,
"b": 178
},
"hsl": {
"h": 344.167,
"s": 60,
"l": 76.471
},
"oklch": {
"l": 0.77765,
"c": 0.08864,
"h": 2.1
},
"luminance": 0.45
}Semantic roles & 50–950 ramp
primary
#E79FB2
secondary
#DBF0EB
accent
#C89B1E
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171213
muted
#858182