#EF8F99#EF8F99
#EF8F99 is a light, moderate red. Relative luminance 0.403; OKLCH L 75.3% C 0.117 H 13.5°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8F99 |
|---|---|
| RGB | rgb(239, 143, 153) |
| HSL | hsl(354, 75%, 75%) |
| HSV | hsv(354, 40%, 94%) |
| CMYK | cmyk(0%, 40.2%, 36%, 6.3%) |
| CIE-LAB | lab(69.68, 37.43, 10.45) |
| CIE-LCH | lch(69.68, 38.86, 15.59°) |
| OKLab | oklab(75.3% 0.1135 0.0273) |
| OKLCH | oklch(75.3% 0.117 13.5) |
| XYZ | xyz(51.1711, 40.2997, 35.2144) |
| Luminance | 0.4030 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.90
Blush Pink
#FE828C
ΔE00 4.34
Pig Pink
#E78EA5
ΔE00 4.85
Dusty Pink (survey)
#D58A94
ΔE00 4.89
Rosa
#FE86A4
ΔE00 5.38
Carnation
#FD798F
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8F99 #8FEFE5
analogous
#EF8FC9 #EF8F99 #EFB58F
triadic
#EF8F99 #99EF8F #8F99EF
tetradic
#EF8F99 #C9EF8F #8FEFE5 #B58FEF
square
#EF8F99 #C9EF8F #8FEFE5 #B58FEF
split-complementary
#EF8F99 #8FEFB5 #8FC9EF
monochromatic
#E02437 #E75968 #EF8F99 #F7C5CA #FBE4E7
Accessibility & contrast
On white
2.32
#EF8F99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#EF8F99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8F99
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8F99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8F99 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19F99
Deuteranopia (green-blind)
#B8B197
Tritanopia (blue-blind)
#FF8593
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ef8f99; /* rgb */ color: rgb(239, 143, 153); /* oklch */ color: oklch(75.3% 0.117 13.5);
Tailwind
colors: {
custom: {
50: '#f7b1b7',
500: '#ef8f99',
950: '#000000',
},
}SCSS
$custom: #ef8f99; $custom-light: #f7b1b7; $custom-dark: #000000;
JSON
{
"hex": "#ef8f99",
"rgb": {
"r": 239,
"g": 143,
"b": 153
},
"hsl": {
"h": 353.75,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.75303,
"c": 0.1167,
"h": 13.5
},
"luminance": 0.40296
}Semantic roles & 50–950 ramp
primary
#EF8F99
secondary
#D8F3F0
accent
#D7C20E
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080