#E79FBE#E79FBE
#E79FBE is a light, moderate pink. Relative luminance 0.455; OKLCH L 78.1% C 0.094 H 352.0°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #E79FBE |
|---|---|
| RGB | rgb(231, 159, 190) |
| HSL | hsl(334, 60%, 76%) |
| HSV | hsv(334, 31%, 91%) |
| CMYK | cmyk(0%, 31.2%, 17.7%, 9.4%) |
| CIE-LAB | lab(73.22, 31.18, -5.07) |
| CIE-LCH | lch(73.22, 31.59, 350.76°) |
| OKLab | oklab(78.13% 0.0928 -0.013) |
| OKLCH | oklch(78.13% 0.094 352) |
| XYZ | xyz(54.6479, 45.5058, 54.6102) |
| Luminance | 0.4550 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.96
Powder Pink
#FFB2D0
ΔE00 5.32
Pig Pink
#E78EA5
ΔE00 5.95
Baby Pink
#FFB7CE
ΔE00 6.44
Soft Pink
#FDB0C0
ΔE00 6.75
Dusty Pink
#D8A7B1
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E79FBE #9FE7C8
analogous
#E79FE2 #E79FBE #E7A49F
triadic
#E79FBE #BEE79F #9FBEE7
tetradic
#E79FBE #E2E79F #9FE7C8 #A49FE7
square
#E79FBE #E2E79F #9FE7C8 #A49FE7
split-complementary
#E79FBE #9FE7A4 #9FE2E7
monochromatic
#CF3D7C #DB6E9D #E79FBE #F3D0DF #F9E7EE
Accessibility & contrast
On white
2.08
#E79FBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#E79FBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E79FBE
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E79FBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E79FBE | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBF
Deuteranopia (green-blind)
#B7B8BC
Tritanopia (blue-blind)
#F29DAA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e79fbe; /* rgb */ color: rgb(231, 159, 190); /* oklch */ color: oklch(78.1% 0.094 352.0);
Tailwind
colors: {
custom: {
50: '#efbcd1',
500: '#e79fbe',
950: '#000000',
},
}SCSS
$custom: #e79fbe; $custom-light: #efbcd1; $custom-dark: #000000;
JSON
{
"hex": "#e79fbe",
"rgb": {
"r": 231,
"g": 159,
"b": 190
},
"hsl": {
"h": 334.167,
"s": 60,
"l": 76.471
},
"oklch": {
"l": 0.78127,
"c": 0.09375,
"h": 352
},
"luminance": 0.45503
}Semantic roles & 50–950 ramp
primary
#E79FBE
secondary
#DBF0E7
accent
#C87F1E
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171214
muted
#858182