#EF8294#EF8294
#EF8294 is a light, vivid red. Relative luminance 0.365; OKLCH L 73.1% C 0.134 H 10.4°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8294 |
|---|---|
| RGB | rgb(239, 130, 148) |
| HSL | hsl(350, 77%, 72%) |
| HSV | hsv(350, 46%, 94%) |
| CMYK | cmyk(0%, 45.6%, 38.1%, 6.3%) |
| CIE-LAB | lab(66.87, 43.53, 9.26) |
| CIE-LCH | lch(66.87, 44.50, 12.00°) |
| OKLab | oklab(73.12% 0.132 0.0243) |
| OKLCH | oklch(73.12% 0.134 10.4) |
| XYZ | xyz(48.9270, 36.4586, 32.4717) |
| Luminance | 0.3645 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.78
Carnation
#FD798F
ΔE00 2.95
Rosa
#FE86A4
ΔE00 3.94
Blush Pink
#FE828C
ΔE00 4.19
Pig Pink
#E78EA5
ΔE00 4.66
Watermelon
#FC6C85
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8294 #82EFDD
analogous
#EF82CA #EF8294 #EFA782
triadic
#EF8294 #94EF82 #8294EF
tetradic
#EF8294 #CAEF82 #82EFDD #A782EF
square
#EF8294 #CAEF82 #82EFDD #A782EF
split-complementary
#EF8294 #82EFA7 #82CAEF
monochromatic
#DB1C3B #E84C66 #EF8294 #F6B8C2 #FCE4E8
Accessibility & contrast
On white
2.53
#EF8294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#EF8294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8294
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8294 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969694
Deuteranopia (green-blind)
#B1AB92
Tritanopia (blue-blind)
#FF7789
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ef8294; /* rgb */ color: rgb(239, 130, 148); /* oklch */ color: oklch(73.1% 0.134 10.4);
Tailwind
colors: {
custom: {
50: '#f7a8b3',
500: '#ef8294',
950: '#000000',
},
}SCSS
$custom: #ef8294; $custom-light: #f7a8b3; $custom-dark: #000000;
JSON
{
"hex": "#ef8294",
"rgb": {
"r": 239,
"g": 130,
"b": 148
},
"hsl": {
"h": 350.092,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.73123,
"c": 0.13421,
"h": 10.4
},
"luminance": 0.36454
}Semantic roles & 50–950 ramp
primary
#EF8294
secondary
#D8F3EF
accent
#DAB80C
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80