#E79DBB#E79DBB
#E79DBB is a light, moderate pink. Relative luminance 0.447; OKLCH L 77.7% C 0.096 H 353.6°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E79DBB |
|---|---|
| RGB | rgb(231, 157, 187) |
| HSL | hsl(336, 61%, 76%) |
| HSV | hsv(336, 32%, 91%) |
| CMYK | cmyk(0%, 32%, 19%, 9.4%) |
| CIE-LAB | lab(72.69, 31.79, -4.20) |
| CIE-LCH | lch(72.69, 32.06, 352.47°) |
| OKLab | oklab(77.69% 0.0949 -0.0107) |
| OKLCH | oklch(77.69% 0.096 353.6) |
| XYZ | xyz(53.9822, 44.6937, 52.7874) |
| Luminance | 0.4469 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.56
Pig Pink
#E78EA5
ΔE00 5.24
Powder Pink
#FFB2D0
ΔE00 5.65
Soft Pink
#FDB0C0
ΔE00 6.68
Baby Pink
#FFB7CE
ΔE00 6.69
Dull Pink
#D5869D
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79DBB #9DE7C9
analogous
#E79DE0 #E79DBB #E7A49D
triadic
#E79DBB #BBE79D #9DBBE7
tetradic
#E79DBB #E0E79D #9DE7C9 #A49DE7
square
#E79DBB #E0E79D #9DE7C9 #A49DE7
split-complementary
#E79DBB #9DE7A4 #9DE0E7
monochromatic
#CF3B77 #DB6C99 #E79DBB #F3CEDD #F9E6EE
Accessibility & contrast
On white
2.11
#E79DBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#E79DBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79DBB
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79DBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79DBB | 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)
#A5ABBC
Deuteranopia (green-blind)
#B6B7B9
Tritanopia (blue-blind)
#F29AA7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e79dbb; /* rgb */ color: rgb(231, 157, 187); /* oklch */ color: oklch(77.7% 0.096 353.6);
Tailwind
colors: {
custom: {
50: '#f0bacf',
500: '#e79dbb',
950: '#000000',
},
}SCSS
$custom: #e79dbb; $custom-light: #f0bacf; $custom-dark: #000000;
JSON
{
"hex": "#e79dbb",
"rgb": {
"r": 231,
"g": 157,
"b": 187
},
"hsl": {
"h": 335.676,
"s": 60.656,
"l": 76.078
},
"oklch": {
"l": 0.7769,
"c": 0.09552,
"h": 353.6
},
"luminance": 0.44691
}Semantic roles & 50–950 ramp
primary
#E79DBB
secondary
#DBF0E8
accent
#C8831D
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171213
muted
#858182