#E79FB3#E79FB3
#E79FB3 is a light, moderate pink. Relative luminance 0.450; OKLCH L 77.8% C 0.089 H 1.2°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #E79FB3 |
|---|---|
| RGB | rgb(231, 159, 179) |
| HSL | hsl(343, 60%, 76%) |
| HSV | hsv(343, 31%, 91%) |
| CMYK | cmyk(0%, 31.2%, 22.5%, 9.4%) |
| CIE-LAB | lab(72.92, 29.53, 0.55) |
| CIE-LCH | lch(72.92, 29.54, 1.07°) |
| OKLab | oklab(77.79% 0.089 0.0019) |
| OKLCH | oklch(77.79% 0.089 1.2) |
| XYZ | xyz(53.4907, 45.0429, 48.5158) |
| Luminance | 0.4504 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.13
Pig Pink
#E78EA5
ΔE00 4.38
Soft Pink
#FDB0C0
ΔE00 5.02
Dusty Pink
#D8A7B1
ΔE00 5.20
Powder Pink
#FFB2D0
ΔE00 6.15
Baby Pink
#FFB7CE
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79FB3 #9FE7D3
analogous
#E79FD7 #E79FB3 #E7AF9F
triadic
#E79FB3 #B3E79F #9FB3E7
tetradic
#E79FB3 #D7E79F #9FE7D3 #AF9FE7
square
#E79FB3 #D7E79F #9FE7D3 #AF9FE7
split-complementary
#E79FB3 #9FE7AF #9FD7E7
monochromatic
#CF3D65 #DB6E8C #E79FB3 #F3D0DA #F9E7EC
Accessibility & contrast
On white
2.10
#E79FB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#E79FB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79FB3
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79FB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79FB3 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABB4
Deuteranopia (green-blind)
#BAB8B1
Tritanopia (blue-blind)
#F39BA6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e79fb3; /* rgb */ color: rgb(231, 159, 179); /* oklch */ color: oklch(77.8% 0.089 1.2);
Tailwind
colors: {
custom: {
50: '#f0bcc9',
500: '#e79fb3',
950: '#000000',
},
}SCSS
$custom: #e79fb3; $custom-light: #f0bcc9; $custom-dark: #000000;
JSON
{
"hex": "#e79fb3",
"rgb": {
"r": 231,
"g": 159,
"b": 179
},
"hsl": {
"h": 343.333,
"s": 60,
"l": 76.471
},
"oklch": {
"l": 0.77794,
"c": 0.08897,
"h": 1.2
},
"luminance": 0.4504
}Semantic roles & 50–950 ramp
primary
#E79FB3
secondary
#DBF0EA
accent
#C8981E
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171213
muted
#858182