#EF9098#EF9098
#EF9098 is a light, moderate red. Relative luminance 0.406; OKLCH L 75.4% C 0.115 H 14.8°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9098 |
|---|---|
| RGB | rgb(239, 144, 152) |
| HSL | hsl(355, 75%, 75%) |
| HSV | hsv(355, 40%, 94%) |
| CMYK | cmyk(0%, 39.7%, 36.4%, 6.3%) |
| CIE-LAB | lab(69.87, 36.80, 11.27) |
| CIE-LCH | lch(69.87, 38.48, 17.03°) |
| OKLab | oklab(75.44% 0.1115 0.0294) |
| OKLCH | oklch(75.44% 0.115 14.8) |
| XYZ | xyz(51.2396, 40.5684, 34.8315) |
| Luminance | 0.4056 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.44
Blush Pink
#FE828C
ΔE00 4.30
Dusty Pink (survey)
#D58A94
ΔE00 5.07
Lightcoral
#F08080
ΔE00 5.41
Pig Pink
#E78EA5
ΔE00 5.42
Carnation
#FD798F
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9098 #90EFE7
analogous
#EF90C8 #EF9098 #EFB790
triadic
#EF9098 #98EF90 #9098EF
tetradic
#EF9098 #C8EF90 #90EFE7 #B790EF
square
#EF9098 #C8EF90 #90EFE7 #B790EF
split-complementary
#EF9098 #90EFB7 #90C8EF
monochromatic
#E02535 #E75B66 #EF9098 #F7C5CA #FBE4E6
Accessibility & contrast
On white
2.30
#EF9098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#EF9098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9098
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9098 | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A098
Deuteranopia (green-blind)
#B9B296
Tritanopia (blue-blind)
#FF8693
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ef9098; /* rgb */ color: rgb(239, 144, 152); /* oklch */ color: oklch(75.4% 0.115 14.8);
Tailwind
colors: {
custom: {
50: '#f7b2b6',
500: '#ef9098',
950: '#000000',
},
}SCSS
$custom: #ef9098; $custom-light: #f7b2b6; $custom-dark: #000000;
JSON
{
"hex": "#ef9098",
"rgb": {
"r": 239,
"g": 144,
"b": 152
},
"hsl": {
"h": 354.947,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.75441,
"c": 0.11531,
"h": 14.8
},
"luminance": 0.40564
}Semantic roles & 50–950 ramp
primary
#EF9098
secondary
#D8F3F1
accent
#D7C60F
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080