#E79EB3#E79EB3
#E79EB3 is a light, moderate pink. Relative luminance 0.447; OKLCH L 77.6% C 0.091 H 0.6°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E79EB3 |
|---|---|
| RGB | rgb(231, 158, 179) |
| HSL | hsl(343, 60%, 76%) |
| HSV | hsv(343, 32%, 91%) |
| CMYK | cmyk(0%, 31.6%, 22.5%, 9.4%) |
| CIE-LAB | lab(72.69, 30.07, 0.22) |
| CIE-LCH | lch(72.69, 30.07, 0.42°) |
| OKLab | oklab(77.62% 0.0905 0.001) |
| OKLCH | oklch(77.62% 0.091 0.6) |
| XYZ | xyz(53.3194, 44.7004, 48.4587) |
| Luminance | 0.4470 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.30
Pig Pink
#E78EA5
ΔE00 4.16
Soft Pink
#FDB0C0
ΔE00 5.24
Dusty Pink
#D8A7B1
ΔE00 5.47
Powder Pink
#FFB2D0
ΔE00 6.18
Baby Pink
#FFB7CE
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79EB3 #9EE7D2
analogous
#E79ED8 #E79EB3 #E7AE9E
triadic
#E79EB3 #B3E79E #9EB3E7
tetradic
#E79EB3 #D8E79E #9EE7D2 #AE9EE7
square
#E79EB3 #D8E79E #9EE7D2 #AE9EE7
split-complementary
#E79EB3 #9EE7AE #9ED8E7
monochromatic
#CF3C66 #DB6D8D #E79EB3 #F3CFD9 #F9E6EC
Accessibility & contrast
On white
2.11
#E79EB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#E79EB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79EB3
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79EB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79EB3 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ABB4
Deuteranopia (green-blind)
#B9B7B1
Tritanopia (blue-blind)
#F39AA5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e79eb3; /* rgb */ color: rgb(231, 158, 179); /* oklch */ color: oklch(77.6% 0.091 0.6);
Tailwind
colors: {
custom: {
50: '#f0bbc9',
500: '#e79eb3',
950: '#000000',
},
}SCSS
$custom: #e79eb3; $custom-light: #f0bbc9; $custom-dark: #000000;
JSON
{
"hex": "#e79eb3",
"rgb": {
"r": 231,
"g": 158,
"b": 179
},
"hsl": {
"h": 342.74,
"s": 60.331,
"l": 76.275
},
"oklch": {
"l": 0.77621,
"c": 0.09053,
"h": 0.6
},
"luminance": 0.44697
}Semantic roles & 50–950 ramp
primary
#E79EB3
secondary
#DBF0EA
accent
#C8971D
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171213
muted
#858182