#EF8798#EF8798
#EF8798 is a light, vivid red. Relative luminance 0.379; OKLCH L 74.0% C 0.128 H 10.2°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8798 |
|---|---|
| RGB | rgb(239, 135, 152) |
| HSL | hsl(350, 76%, 73%) |
| HSV | hsv(350, 44%, 94%) |
| CMYK | cmyk(0%, 43.5%, 36.4%, 6.3%) |
| CIE-LAB | lab(67.98, 41.44, 8.59) |
| CIE-LCH | lch(67.98, 42.32, 11.71°) |
| OKLab | oklab(74% 0.1257 0.0227) |
| OKLCH | oklch(74% 0.128 10.2) |
| XYZ | xyz(49.9304, 37.9500, 34.3951) |
| Luminance | 0.3795 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.35
Rosa
#FE86A4
ΔE00 3.69
Carnation
#FD798F
ΔE00 3.79
Pig Pink
#E78EA5
ΔE00 3.88
Blush Pink
#FE828C
ΔE00 4.45
Dusty Pink (survey)
#D58A94
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8798 #87EFDE
analogous
#EF87CC #EF8798 #EFAA87
triadic
#EF8798 #98EF87 #8798EF
tetradic
#EF8798 #CCEF87 #87EFDE #AA87EF
square
#EF8798 #CCEF87 #87EFDE #AA87EF
split-complementary
#EF8798 #87EFAA #87CCEF
monochromatic
#DE1E3D #E8516A #EF8798 #F6BDC6 #FBE4E8
Accessibility & contrast
On white
2.44
#EF8798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#EF8798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8798
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8798 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9998
Deuteranopia (green-blind)
#B4AD96
Tritanopia (blue-blind)
#FF7D8D
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ef8798; /* rgb */ color: rgb(239, 135, 152); /* oklch */ color: oklch(74.0% 0.128 10.2);
Tailwind
colors: {
custom: {
50: '#f7acb6',
500: '#ef8798',
950: '#000000',
},
}SCSS
$custom: #ef8798; $custom-light: #f7acb6; $custom-dark: #000000;
JSON
{
"hex": "#ef8798",
"rgb": {
"r": 239,
"g": 135,
"b": 152
},
"hsl": {
"h": 350.192,
"s": 76.471,
"l": 73.333
},
"oklch": {
"l": 0.74001,
"c": 0.1277,
"h": 10.2
},
"luminance": 0.37946
}Semantic roles & 50–950 ramp
primary
#EF8798
secondary
#D8F3EF
accent
#D9B70D
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80