#E79FBD#E79FBD
#E79FBD is a light, moderate pink. Relative luminance 0.455; OKLCH L 78.1% C 0.093 H 352.8°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #E79FBD |
|---|---|
| RGB | rgb(231, 159, 189) |
| HSL | hsl(335, 60%, 76%) |
| HSV | hsv(335, 31%, 91%) |
| CMYK | cmyk(0%, 31.2%, 18.2%, 9.4%) |
| CIE-LAB | lab(73.20, 31.03, -4.56) |
| CIE-LCH | lch(73.20, 31.36, 351.64°) |
| OKLab | oklab(78.1% 0.0925 -0.0117) |
| OKLCH | oklch(78.1% 0.093 352.8) |
| XYZ | xyz(54.5389, 45.4622, 54.0366) |
| Luminance | 0.4546 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.69
Powder Pink
#FFB2D0
ΔE00 5.31
Pig Pink
#E78EA5
ΔE00 5.75
Baby Pink
#FFB7CE
ΔE00 6.35
Soft Pink
#FDB0C0
ΔE00 6.55
Dusty Pink
#D8A7B1
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79FBD #9FE7C9
analogous
#E79FE1 #E79FBD #E7A59F
triadic
#E79FBD #BDE79F #9FBDE7
tetradic
#E79FBD #E1E79F #9FE7C9 #A59FE7
square
#E79FBD #E1E79F #9FE7C9 #A59FE7
split-complementary
#E79FBD #9FE7A5 #9FE1E7
monochromatic
#CF3D7A #DB6E9B #E79FBD #F3D0DF #F9E7EE
Accessibility & contrast
On white
2.08
#E79FBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#E79FBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79FBD
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79FBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79FBD | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBE
Deuteranopia (green-blind)
#B7B8BB
Tritanopia (blue-blind)
#F29DA9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e79fbd; /* rgb */ color: rgb(231, 159, 189); /* oklch */ color: oklch(78.1% 0.093 352.8);
Tailwind
colors: {
custom: {
50: '#f0bcd0',
500: '#e79fbd',
950: '#000000',
},
}SCSS
$custom: #e79fbd; $custom-light: #f0bcd0; $custom-dark: #000000;
JSON
{
"hex": "#e79fbd",
"rgb": {
"r": 231,
"g": 159,
"b": 189
},
"hsl": {
"h": 335,
"s": 60,
"l": 76.471
},
"oklch": {
"l": 0.78096,
"c": 0.09322,
"h": 352.8
},
"luminance": 0.45459
}Semantic roles & 50–950 ramp
primary
#E79FBD
secondary
#DBF0E7
accent
#C8811E
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171214
muted
#858182