#E78B97#E78B97
#E78B97 is a light, moderate red. Relative luminance 0.377; OKLCH L 73.6% C 0.113 H 11.8°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E78B97 |
|---|---|
| RGB | rgb(231, 139, 151) |
| HSL | hsl(352, 66%, 73%) |
| HSV | hsv(352, 40%, 91%) |
| CMYK | cmyk(0%, 39.8%, 34.6%, 9.4%) |
| CIE-LAB | lab(67.79, 36.37, 8.74) |
| CIE-LCH | lch(67.79, 37.41, 13.52°) |
| OKLab | oklab(73.63% 0.1103 0.023) |
| OKLCH | oklch(73.63% 0.113 11.8) |
| XYZ | xyz(47.7755, 37.6923, 34.0313) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.09
Dusty Pink (survey)
#D58A94
ΔE00 3.38
Pig Pink
#E78EA5
ΔE00 3.93
Blush Pink
#FE828C
ΔE00 5.20
Rosa
#FE86A4
ΔE00 5.36
Carnation
#FD798F
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E78B97 #8BE7DB
analogous
#E78BC5 #E78B97 #E7AD8B
triadic
#E78B97 #97E78B #8B97E7
tetradic
#E78B97 #C5E78B #8BE7DB #AD8BE7
square
#E78B97 #C5E78B #8BE7DB #AD8BE7
split-complementary
#E78B97 #8BE7AD #8BC5E7
monochromatic
#CD2A40 #DD586A #E78B97 #F1BEC4 #FAE6E8
Accessibility & contrast
On white
2.46
#E78B97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#E78B97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E78B97
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E78B97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E78B97 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9A97
Deuteranopia (green-blind)
#B2AC95
Tritanopia (blue-blind)
#F7828F
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e78b97; /* rgb */ color: rgb(231, 139, 151); /* oklch */ color: oklch(73.6% 0.113 11.8);
Tailwind
colors: {
custom: {
50: '#f1aeb5',
500: '#e78b97',
950: '#000000',
},
}SCSS
$custom: #e78b97; $custom-light: #f1aeb5; $custom-dark: #000000;
JSON
{
"hex": "#e78b97",
"rgb": {
"r": 231,
"g": 139,
"b": 151
},
"hsl": {
"h": 352.174,
"s": 65.714,
"l": 72.549
},
"oklch": {
"l": 0.73635,
"c": 0.11267,
"h": 11.8
},
"luminance": 0.37689
}Semantic roles & 50–950 ramp
primary
#E78B97
secondary
#DAF1EE
accent
#CEB618
background
#FFFAFB
surface
#FEF4F6
border
#D6CED0
text
#171011
muted
#857F80