#E79FB5#E79FB5
#E79FB5 is a light, moderate pink. Relative luminance 0.451; OKLCH L 77.9% C 0.090 H 359.5°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E79FB5 |
|---|---|
| RGB | rgb(231, 159, 181) |
| HSL | hsl(342, 60%, 76%) |
| HSV | hsv(342, 31%, 91%) |
| CMYK | cmyk(0%, 31.2%, 21.6%, 9.4%) |
| CIE-LAB | lab(72.97, 29.83, -0.47) |
| CIE-LCH | lch(72.97, 29.83, 359.09°) |
| OKLab | oklab(77.85% 0.0897 -0.0008) |
| OKLCH | oklch(77.85% 0.09 359.5) |
| XYZ | xyz(53.6944, 45.1244, 49.5888) |
| Luminance | 0.4512 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.56
Pig Pink
#E78EA5
ΔE00 4.52
Soft Pink
#FDB0C0
ΔE00 5.22
Dusty Pink
#D8A7B1
ΔE00 5.46
Powder Pink
#FFB2D0
ΔE00 5.85
Baby Pink
#FFB7CE
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79FB5 #9FE7D1
analogous
#E79FD9 #E79FB5 #E7AD9F
triadic
#E79FB5 #B5E79F #9FB5E7
tetradic
#E79FB5 #D9E79F #9FE7D1 #AD9FE7
square
#E79FB5 #D9E79F #9FE7D1 #AD9FE7
split-complementary
#E79FB5 #9FE7AD #9FD9E7
monochromatic
#CF3D6A #DB6E8F #E79FB5 #F3D0DB #F9E7EC
Accessibility & contrast
On white
2.09
#E79FB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#E79FB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79FB5
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79FB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79FB5 | 1.00 | 2.09 | 10.02 | 10.02 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ACB6
Deuteranopia (green-blind)
#B9B8B3
Tritanopia (blue-blind)
#F39BA7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e79fb5; /* rgb */ color: rgb(231, 159, 181); /* oklch */ color: oklch(77.9% 0.090 359.5);
Tailwind
colors: {
custom: {
50: '#f0bccb',
500: '#e79fb5',
950: '#000000',
},
}SCSS
$custom: #e79fb5; $custom-light: #f0bccb; $custom-dark: #000000;
JSON
{
"hex": "#e79fb5",
"rgb": {
"r": 231,
"g": 159,
"b": 181
},
"hsl": {
"h": 341.667,
"s": 60,
"l": 76.471
},
"oklch": {
"l": 0.77853,
"c": 0.08967,
"h": 359.5
},
"luminance": 0.45121
}Semantic roles & 50–950 ramp
primary
#E79FB5
secondary
#DBF0EA
accent
#C8941E
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171213
muted
#858182