#E77F94#E77F94
#E77F94 is a light, vivid red. Relative luminance 0.343; OKLCH L 71.6% C 0.129 H 8.0°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E77F94 |
|---|---|
| RGB | rgb(231, 127, 148) |
| HSL | hsl(348, 68%, 70%) |
| HSV | hsv(348, 45%, 91%) |
| CMYK | cmyk(0%, 45%, 35.9%, 9.4%) |
| CIE-LAB | lab(65.21, 42.22, 6.74) |
| CIE-LCH | lch(65.21, 42.76, 9.07°) |
| OKLab | oklab(71.64% 0.1281 0.018) |
| OKLCH | oklch(71.64% 0.129 8) |
| XYZ | xyz(45.8918, 34.3099, 32.2167) |
| Luminance | 0.3431 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.41
Pig Pink
#E78EA5
ΔE00 4.22
Carnation
#FD798F
ΔE00 4.23
Rosa
#FE86A4
ΔE00 4.54
Dull Pink
#D5869D
ΔE00 4.70
Dusty Pink (survey)
#D58A94
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E77F94 #7FE7D2
analogous
#E77FC8 #E77F94 #E79E7F
triadic
#E77F94 #94E77F #7F94E7
tetradic
#E77F94 #C8E77F #7FE7D2 #9E7FE7
square
#E77F94 #C8E77F #7FE7D2 #9E7FE7
split-complementary
#E77F94 #7FE79E #7FC8E7
monochromatic
#C62546 #DD4B69 #E77F94 #F1B3BF #FAE5E9
Accessibility & contrast
On white
2.67
#E77F94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#E77F94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E77F94
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E77F94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E77F94 | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919294
Deuteranopia (green-blind)
#ABA692
Tritanopia (blue-blind)
#F77587
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #e77f94; /* rgb */ color: rgb(231, 127, 148); /* oklch */ color: oklch(71.6% 0.129 8.0);
Tailwind
colors: {
custom: {
50: '#f1a6b3',
500: '#e77f94',
950: '#000000',
},
}SCSS
$custom: #e77f94; $custom-light: #f1a6b3; $custom-dark: #000000;
JSON
{
"hex": "#e77f94",
"rgb": {
"r": 231,
"g": 127,
"b": 148
},
"hsl": {
"h": 347.885,
"s": 68.421,
"l": 70.196
},
"oklch": {
"l": 0.71644,
"c": 0.12936,
"h": 8
},
"luminance": 0.34306
}Semantic roles & 50–950 ramp
primary
#E77F94
secondary
#D2EFE9
accent
#D0AB15
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#170F11
muted
#857F80