#FE7294#FE7294
#FE7294 is a light, vivid red. Relative luminance 0.352; OKLCH L 72.8% C 0.173 H 7.2°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7294 |
|---|---|
| RGB | rgb(254, 114, 148) |
| HSL | hsl(345, 99%, 72%) |
| HSV | hsv(345, 55%, 100%) |
| CMYK | cmyk(0%, 55.1%, 41.7%, 0.4%) |
| CIE-LAB | lab(65.94, 56.36, 8.22) |
| CIE-LCH | lch(65.94, 56.96, 8.30°) |
| OKLab | oklab(72.85% 0.1714 0.0217) |
| OKLCH | oklch(72.85% 0.173 7.2) |
| XYZ | xyz(52.2390, 35.2493, 32.0640) |
| Luminance | 0.3524 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosy Pink
#F6688E
ΔE00 2.63
Carnation
#FD798F
ΔE00 2.82
Watermelon
#FC6C85
ΔE00 3.34
Carnation Pink
#FF7FA7
ΔE00 4.04
Rosa
#FE86A4
ΔE00 4.19
Rose Pink
#F7879A
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7294 #72FEDC
analogous
#FE72DA #FE7294 #FE9672
triadic
#FE7294 #94FE72 #7294FE
tetradic
#FE7294 #DAFE72 #72FEDC #9672FE
square
#FE7294 #DAFE72 #72FEDC #9672FE
split-complementary
#FE7294 #72FE96 #72DAFE
monochromatic
#F4023D #FE3566 #FE7294 #FEAFC2 #FFE1E8
Accessibility & contrast
On white
2.61
#FE7294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#FE7294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7294
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7294 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D8F95
Deuteranopia (green-blind)
#B1AB91
Tritanopia (blue-blind)
#FF627F
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #fe7294; /* rgb */ color: rgb(254, 114, 148); /* oklch */ color: oklch(72.8% 0.173 7.2);
Tailwind
colors: {
custom: {
50: '#ff9fb3',
500: '#fe7294',
950: '#000000',
},
}SCSS
$custom: #fe7294; $custom-light: #ff9fb3; $custom-dark: #000000;
JSON
{
"hex": "#fe7294",
"rgb": {
"r": 254,
"g": 114,
"b": 148
},
"hsl": {
"h": 345.429,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.72845,
"c": 0.17273,
"h": 7.2
},
"luminance": 0.35244
}Semantic roles & 50–950 ramp
primary
#FE7294
secondary
#D4F7EF
accent
#E6AE00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80