#E79FBB#E79FBB
#E79FBB is a light, moderate pink. Relative luminance 0.454; OKLCH L 78.0% C 0.092 H 354.4°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E79FBB |
|---|---|
| RGB | rgb(231, 159, 187) |
| HSL | hsl(337, 60%, 76%) |
| HSV | hsv(337, 31%, 91%) |
| CMYK | cmyk(0%, 31.2%, 19%, 9.4%) |
| CIE-LAB | lab(73.14, 30.72, -3.54) |
| CIE-LCH | lch(73.14, 30.93, 353.42°) |
| OKLab | oklab(78.03% 0.0918 -0.0089) |
| OKLCH | oklch(78.03% 0.092 354.4) |
| XYZ | xyz(54.3233, 45.3760, 52.9012) |
| Luminance | 0.4537 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.13
Powder Pink
#FFB2D0
ΔE00 5.34
Pig Pink
#E78EA5
ΔE00 5.37
Soft Pink
#FDB0C0
ΔE00 6.16
Baby Pink
#FFB7CE
ΔE00 6.22
Dusty Pink
#D8A7B1
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79FBB #9FE7CB
analogous
#E79FDF #E79FBB #E7A79F
triadic
#E79FBB #BBE79F #9FBBE7
tetradic
#E79FBB #DFE79F #9FE7CB #A79FE7
square
#E79FBB #DFE79F #9FE7CB #A79FE7
split-complementary
#E79FBB #9FE7A7 #9FDFE7
monochromatic
#CF3D76 #DB6E98 #E79FBB #F3D0DE #F9E7EE
Accessibility & contrast
On white
2.08
#E79FBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#E79FBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79FBB
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79FBB | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ACBC
Deuteranopia (green-blind)
#B8B8B9
Tritanopia (blue-blind)
#F29CA9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e79fbb; /* rgb */ color: rgb(231, 159, 187); /* oklch */ color: oklch(78.0% 0.092 354.4);
Tailwind
colors: {
custom: {
50: '#f0bccf',
500: '#e79fbb',
950: '#000000',
},
}SCSS
$custom: #e79fbb; $custom-light: #f0bccf; $custom-dark: #000000;
JSON
{
"hex": "#e79fbb",
"rgb": {
"r": 231,
"g": 159,
"b": 187
},
"hsl": {
"h": 336.667,
"s": 60,
"l": 76.471
},
"oklch": {
"l": 0.78034,
"c": 0.09223,
"h": 354.4
},
"luminance": 0.45373
}Semantic roles & 50–950 ramp
primary
#E79FBB
secondary
#DBF0E8
accent
#C8861E
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171213
muted
#858182