#EF8B97#EF8B97
#EF8B97 is a light, vivid red. Relative luminance 0.391; OKLCH L 74.6% C 0.122 H 12.8°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8B97 |
|---|---|
| RGB | rgb(239, 139, 151) |
| HSL | hsl(353, 76%, 74%) |
| HSV | hsv(353, 42%, 94%) |
| CMYK | cmyk(0%, 41.8%, 36.8%, 6.3%) |
| CIE-LAB | lab(68.79, 39.27, 10.30) |
| CIE-LCH | lch(68.79, 40.60, 14.70°) |
| OKLab | oklab(74.61% 0.119 0.027) |
| OKLCH | oklch(74.61% 0.122 12.8) |
| XYZ | xyz(50.4175, 39.0546, 34.1551) |
| Luminance | 0.3905 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.15
Blush Pink
#FE828C
ΔE00 3.92
Carnation
#FD798F
ΔE00 4.50
Pig Pink
#E78EA5
ΔE00 4.66
Rosa
#FE86A4
ΔE00 4.82
Dusty Pink (survey)
#D58A94
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8B97 #8BEFE3
analogous
#EF8BC9 #EF8B97 #EFB18B
triadic
#EF8B97 #97EF8B #8B97EF
tetradic
#EF8B97 #C9EF8B #8BEFE3 #B18BEF
square
#EF8B97 #C9EF8B #8BEFE3 #B18BEF
split-complementary
#EF8B97 #8BEFB1 #8BC9EF
monochromatic
#E01F37 #E85567 #EF8B97 #F6C1C7 #FBE4E7
Accessibility & contrast
On white
2.38
#EF8B97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#EF8B97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8B97
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8B97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8B97 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9C97
Deuteranopia (green-blind)
#B6AF95
Tritanopia (blue-blind)
#FF818F
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ef8b97; /* rgb */ color: rgb(239, 139, 151); /* oklch */ color: oklch(74.6% 0.122 12.8);
Tailwind
colors: {
custom: {
50: '#f7aeb5',
500: '#ef8b97',
950: '#000000',
},
}SCSS
$custom: #ef8b97; $custom-light: #f7aeb5; $custom-dark: #000000;
JSON
{
"hex": "#ef8b97",
"rgb": {
"r": 239,
"g": 139,
"b": 151
},
"hsl": {
"h": 352.8,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.74608,
"c": 0.12203,
"h": 12.8
},
"luminance": 0.3905
}Semantic roles & 50–950 ramp
primary
#EF8B97
secondary
#D8F3F0
accent
#D8C00E
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80