#EF8B98#EF8B98
#EF8B98 is a light, vivid red. Relative luminance 0.391; OKLCH L 74.6% C 0.122 H 12.1°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8B98 |
|---|---|
| RGB | rgb(239, 139, 152) |
| HSL | hsl(352, 76%, 74%) |
| HSV | hsv(352, 42%, 94%) |
| CMYK | cmyk(0%, 41.8%, 36.4%, 6.3%) |
| CIE-LAB | lab(68.81, 39.39, 9.77) |
| CIE-LCH | lch(68.81, 40.58, 13.93°) |
| OKLab | oklab(74.63% 0.1194 0.0256) |
| OKLCH | oklch(74.63% 0.122 12.1) |
| XYZ | xyz(50.4990, 39.0872, 34.5846) |
| Luminance | 0.3908 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.95
Blush Pink
#FE828C
ΔE00 4.12
Pig Pink
#E78EA5
ΔE00 4.35
Carnation
#FD798F
ΔE00 4.48
Rosa
#FE86A4
ΔE00 4.55
Dusty Pink (survey)
#D58A94
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8B98 #8BEFE2
analogous
#EF8BCA #EF8B98 #EFB08B
triadic
#EF8B98 #98EF8B #8B98EF
tetradic
#EF8B98 #CAEF8B #8BEFE2 #B08BEF
square
#EF8B98 #CAEF8B #8BEFE2 #B08BEF
split-complementary
#EF8B98 #8BEFB0 #8BCAEF
monochromatic
#E01F38 #E85568 #EF8B98 #F6C1C8 #FBE4E7
Accessibility & contrast
On white
2.38
#EF8B98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#EF8B98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8B98
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8B98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8B98 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9C98
Deuteranopia (green-blind)
#B6AF96
Tritanopia (blue-blind)
#FF8190
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ef8b98; /* rgb */ color: rgb(239, 139, 152); /* oklch */ color: oklch(74.6% 0.122 12.1);
Tailwind
colors: {
custom: {
50: '#f7aeb6',
500: '#ef8b98',
950: '#000000',
},
}SCSS
$custom: #ef8b98; $custom-light: #f7aeb6; $custom-dark: #000000;
JSON
{
"hex": "#ef8b98",
"rgb": {
"r": 239,
"g": 139,
"b": 152
},
"hsl": {
"h": 352.2,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.74633,
"c": 0.12212,
"h": 12.1
},
"luminance": 0.39083
}Semantic roles & 50–950 ramp
primary
#EF8B98
secondary
#D8F3F0
accent
#D8BE0E
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80