#E79EBB#E79EBB
#E79EBB is a light, moderate pink. Relative luminance 0.450; OKLCH L 77.9% C 0.094 H 354.0°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #E79EBB |
|---|---|
| RGB | rgb(231, 158, 187) |
| HSL | hsl(336, 60%, 76%) |
| HSV | hsv(336, 32%, 91%) |
| CMYK | cmyk(0%, 31.6%, 19%, 9.4%) |
| CIE-LAB | lab(72.91, 31.25, -3.87) |
| CIE-LCH | lch(72.91, 31.49, 352.94°) |
| OKLab | oklab(77.86% 0.0934 -0.0098) |
| OKLCH | oklch(77.86% 0.094 354) |
| XYZ | xyz(54.1521, 45.0334, 52.8441) |
| Luminance | 0.4503 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.34
Pig Pink
#E78EA5
ΔE00 5.29
Powder Pink
#FFB2D0
ΔE00 5.49
Soft Pink
#FDB0C0
ΔE00 6.42
Baby Pink
#FFB7CE
ΔE00 6.45
Dusty Pink
#D8A7B1
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79EBB #9EE7CA
analogous
#E79EE0 #E79EBB #E7A69E
triadic
#E79EBB #BBE79E #9EBBE7
tetradic
#E79EBB #E0E79E #9EE7CA #A69EE7
square
#E79EBB #E0E79E #9EE7CA #A69EE7
split-complementary
#E79EBB #9EE7A6 #9EE0E7
monochromatic
#CF3C76 #DB6D99 #E79EBB #F3CFDD #F9E6EE
Accessibility & contrast
On white
2.10
#E79EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#E79EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79EBB
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79EBB | 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)
#A6ABBC
Deuteranopia (green-blind)
#B7B8B9
Tritanopia (blue-blind)
#F29BA8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e79ebb; /* rgb */ color: rgb(231, 158, 187); /* oklch */ color: oklch(77.9% 0.094 354.0);
Tailwind
colors: {
custom: {
50: '#f0bbcf',
500: '#e79ebb',
950: '#000000',
},
}SCSS
$custom: #e79ebb; $custom-light: #f0bbcf; $custom-dark: #000000;
JSON
{
"hex": "#e79ebb",
"rgb": {
"r": 231,
"g": 158,
"b": 187
},
"hsl": {
"h": 336.164,
"s": 60.331,
"l": 76.275
},
"oklch": {
"l": 0.77861,
"c": 0.09388,
"h": 354
},
"luminance": 0.45031
}Semantic roles & 50–950 ramp
primary
#E79EBB
secondary
#DBF0E8
accent
#C8841D
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171213
muted
#858182