#EF9296#EF9296
#EF9296 is a light, moderate red. Relative luminance 0.411; OKLCH L 75.7% C 0.113 H 17.3°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9296 |
|---|---|
| RGB | rgb(239, 146, 150) |
| HSL | hsl(357, 74%, 75%) |
| HSV | hsv(357, 39%, 94%) |
| CMYK | cmyk(0%, 38.9%, 37.2%, 6.3%) |
| CIE-LAB | lab(70.26, 35.52, 12.93) |
| CIE-LCH | lch(70.26, 37.80, 20.00°) |
| OKLab | oklab(75.72% 0.1076 0.0335) |
| OKLCH | oklch(75.72% 0.113 17.3) |
| XYZ | xyz(51.3828, 41.1147, 34.0780) |
| Luminance | 0.4111 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.52
Rose Pink
#F7879A
ΔE00 4.63
Lightcoral
#F08080
ΔE00 5.01
Dusty Pink (survey)
#D58A94
ΔE00 5.63
Carnation
#FD798F
ΔE00 6.58
Salmon Pink
#FE7B7C
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9296 #92EFEB
analogous
#EF92C5 #EF9296 #EFBC92
triadic
#EF9296 #96EF92 #9296EF
tetradic
#EF9296 #C5EF92 #92EFEB #BC92EF
square
#EF9296 #C5EF92 #92EFEB #BC92EF
split-complementary
#EF9296 #92EFBC #92C5EF
monochromatic
#DF272F #E75D63 #EF9296 #F7C7C9 #FBE4E5
Accessibility & contrast
On white
2.28
#EF9296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#EF9296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9296
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9296 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A196
Deuteranopia (green-blind)
#BBB394
Tritanopia (blue-blind)
#FF8894
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ef9296; /* rgb */ color: rgb(239, 146, 150); /* oklch */ color: oklch(75.7% 0.113 17.3);
Tailwind
colors: {
custom: {
50: '#f7b3b4',
500: '#ef9296',
950: '#000000',
},
}SCSS
$custom: #ef9296; $custom-light: #f7b3b4; $custom-dark: #000000;
JSON
{
"hex": "#ef9296",
"rgb": {
"r": 239,
"g": 146,
"b": 150
},
"hsl": {
"h": 357.419,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.75719,
"c": 0.11267,
"h": 17.3
},
"luminance": 0.4111
}Semantic roles & 50–950 ramp
primary
#EF9296
secondary
#D8F3F2
accent
#D7CE0F
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080