#E79DB1#E79DB1
#E79DB1 is a light, moderate pink. Relative luminance 0.443; OKLCH L 77.4% C 0.091 H 1.8°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E79DB1 |
|---|---|
| RGB | rgb(231, 157, 177) |
| HSL | hsl(344, 61%, 76%) |
| HSV | hsv(344, 32%, 91%) |
| CMYK | cmyk(0%, 32%, 23.4%, 9.4%) |
| CIE-LAB | lab(72.42, 30.31, 0.92) |
| CIE-LCH | lch(72.42, 30.32, 1.74°) |
| OKLab | oklab(77.39% 0.0914 0.0029) |
| OKLCH | oklch(77.39% 0.091 1.8) |
| XYZ | xyz(52.9487, 44.2803, 47.3445) |
| Luminance | 0.4428 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.12
Pig Pink
#E78EA5
ΔE00 3.84
Soft Pink
#FDB0C0
ΔE00 5.30
Dusty Pink
#D8A7B1
ΔE00 5.51
Dull Pink
#D5869D
ΔE00 6.23
Powder Pink
#FFB2D0
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79DB1 #9DE7D3
analogous
#E79DD6 #E79DB1 #E7AE9D
triadic
#E79DB1 #B1E79D #9DB1E7
tetradic
#E79DB1 #D6E79D #9DE7D3 #AE9DE7
square
#E79DB1 #D6E79D #9DE7D3 #AE9DE7
split-complementary
#E79DB1 #9DE7AE #9DD6E7
monochromatic
#CF3B63 #DB6C8A #E79DB1 #F3CED8 #F9E6EB
Accessibility & contrast
On white
2.13
#E79DB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#E79DB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79DB1
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79DB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79DB1 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AAB2
Deuteranopia (green-blind)
#B9B7AF
Tritanopia (blue-blind)
#F398A4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e79db1; /* rgb */ color: rgb(231, 157, 177); /* oklch */ color: oklch(77.4% 0.091 1.8);
Tailwind
colors: {
custom: {
50: '#f0bac8',
500: '#e79db1',
950: '#000000',
},
}SCSS
$custom: #e79db1; $custom-light: #f0bac8; $custom-dark: #000000;
JSON
{
"hex": "#e79db1",
"rgb": {
"r": 231,
"g": 157,
"b": 177
},
"hsl": {
"h": 343.784,
"s": 60.656,
"l": 76.078
},
"oklch": {
"l": 0.77389,
"c": 0.09141,
"h": 1.8
},
"luminance": 0.44277
}Semantic roles & 50–950 ramp
primary
#E79DB1
secondary
#DBF0EA
accent
#C89A1D
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171213
muted
#858182