#EF7B96#EF7B96
#EF7B96 is a light, vivid red. Relative luminance 0.347; OKLCH L 72.1% C 0.144 H 6.6°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7B96 |
|---|---|
| RGB | rgb(239, 123, 150) |
| HSL | hsl(346, 78%, 71%) |
| HSV | hsv(346, 49%, 94%) |
| CMYK | cmyk(0%, 48.5%, 37.2%, 6.3%) |
| CIE-LAB | lab(65.53, 47.26, 6.21) |
| CIE-LCH | lch(65.53, 47.66, 7.49°) |
| OKLab | oklab(72.13% 0.1435 0.0166) |
| OKLCH | oklch(72.13% 0.144 6.6) |
| XYZ | xyz(48.1871, 34.7232, 33.0127) |
| Luminance | 0.3472 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.46
Carnation
#FD798F
ΔE00 3.54
Rosa
#FE86A4
ΔE00 3.67
Rosy Pink
#F6688E
ΔE00 3.81
Carnation Pink
#FF7FA7
ΔE00 4.00
Pinky
#FC86AA
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7B96 #7BEFD4
analogous
#EF7BD0 #EF7B96 #EF9A7B
triadic
#EF7B96 #96EF7B #7B96EF
tetradic
#EF7B96 #D0EF7B #7BEFD4 #9A7BEF
square
#EF7B96 #D0EF7B #7BEFD4 #9A7BEF
split-complementary
#EF7B96 #7BEF9A #7BD0EF
monochromatic
#D61A46 #E8446B #EF7B96 #F6B2C1 #FCE4E9
Accessibility & contrast
On white
2.64
#EF7B96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#EF7B96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7B96
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7B96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7B96 | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909197
Deuteranopia (green-blind)
#ADA893
Tritanopia (blue-blind)
#FF7085
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ef7b96; /* rgb */ color: rgb(239, 123, 150); /* oklch */ color: oklch(72.1% 0.144 6.6);
Tailwind
colors: {
custom: {
50: '#f8a4b4',
500: '#ef7b96',
950: '#000000',
},
}SCSS
$custom: #ef7b96; $custom-light: #f8a4b4; $custom-dark: #000000;
JSON
{
"hex": "#ef7b96",
"rgb": {
"r": 239,
"g": 123,
"b": 150
},
"hsl": {
"h": 346.034,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.72127,
"c": 0.14447,
"h": 6.6
},
"luminance": 0.34719
}Semantic roles & 50–950 ramp
primary
#EF7B96
secondary
#D3F2EB
accent
#DBAA0B
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80