#EF8B9E#EF8B9E
#EF8B9E is a light, vivid red. Relative luminance 0.393; OKLCH L 74.8% C 0.123 H 8.3°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8B9E |
|---|---|
| RGB | rgb(239, 139, 158) |
| HSL | hsl(349, 76%, 74%) |
| HSV | hsv(349, 42%, 94%) |
| CMYK | cmyk(0%, 41.8%, 33.9%, 6.3%) |
| CIE-LAB | lab(68.96, 40.10, 6.62) |
| CIE-LCH | lch(68.96, 40.64, 9.37°) |
| OKLab | oklab(74.79% 0.1216 0.0177) |
| OKLCH | oklch(74.79% 0.123 8.3) |
| XYZ | xyz(51.0029, 39.2888, 37.2384) |
| Luminance | 0.3928 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.90
Pig Pink
#E78EA5
ΔE00 2.69
Rosa
#FE86A4
ΔE00 3.21
Pinky
#FC86AA
ΔE00 4.25
Carnation
#FD798F
ΔE00 4.85
Dusty Pink (survey)
#D58A94
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8B9E #8BEFDC
analogous
#EF8BD0 #EF8B9E #EFAA8B
triadic
#EF8B9E #9EEF8B #8B9EEF
tetradic
#EF8B9E #D0EF8B #8BEFDC #AA8BEF
square
#EF8B9E #D0EF8B #8BEFDC #AA8BEF
split-complementary
#EF8B9E #8BEFAA #8BD0EF
monochromatic
#E01F44 #E85571 #EF8B9E #F6C1CB #FBE4E9
Accessibility & contrast
On white
2.37
#EF8B9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#EF8B9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8B9E
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8B9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8B9E | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9D9E
Deuteranopia (green-blind)
#B5B09C
Tritanopia (blue-blind)
#FF8292
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ef8b9e; /* rgb */ color: rgb(239, 139, 158); /* oklch */ color: oklch(74.8% 0.123 8.3);
Tailwind
colors: {
custom: {
50: '#f7aeba',
500: '#ef8b9e',
950: '#000000',
},
}SCSS
$custom: #ef8b9e; $custom-light: #f7aeba; $custom-dark: #000000;
JSON
{
"hex": "#ef8b9e",
"rgb": {
"r": 239,
"g": 139,
"b": 158
},
"hsl": {
"h": 348.6,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.74792,
"c": 0.1229,
"h": 8.3
},
"luminance": 0.39285
}Semantic roles & 50–950 ramp
primary
#EF8B9E
secondary
#D8F3EE
accent
#D8B10E
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80