#FE7A94#FE7A94
#FE7A94 is a light, vivid red. Relative luminance 0.371; OKLCH L 73.9% C 0.162 H 9.5°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7A94 |
|---|---|
| RGB | rgb(254, 122, 148) |
| HSL | hsl(348, 99%, 74%) |
| HSV | hsv(348, 52%, 100%) |
| CMYK | cmyk(0%, 52%, 41.7%, 0.4%) |
| CIE-LAB | lab(67.38, 52.63, 10.26) |
| CIE-LCH | lch(67.38, 53.62, 11.03°) |
| OKLab | oklab(73.93% 0.1597 0.0269) |
| OKLCH | oklch(73.93% 0.162 9.5) |
| XYZ | xyz(53.1812, 37.1336, 32.3780) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 1.23
Rose Pink
#F7879A
ΔE00 2.88
Watermelon
#FC6C85
ΔE00 3.33
Rosa
#FE86A4
ΔE00 3.49
Blush Pink
#FE828C
ΔE00 4.27
Rosy Pink
#F6688E
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7A94 #7AFEE4
analogous
#FE7AD6 #FE7A94 #FEA27A
triadic
#FE7A94 #94FE7A #7A94FE
tetradic
#FE7A94 #D6FE7A #7AFEE4 #A27AFE
square
#FE7A94 #D6FE7A #7AFEE4 #A27AFE
split-complementary
#FE7A94 #7AFEA2 #7AD6FE
monochromatic
#FC0233 #FE3D63 #FE7A94 #FEB7C5 #FFE1E7
Accessibility & contrast
On white
2.49
#FE7A94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#FE7A94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7A94
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7A94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7A94 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949494
Deuteranopia (green-blind)
#B5AE91
Tritanopia (blue-blind)
#FF6B84
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fe7a94; /* rgb */ color: rgb(254, 122, 148); /* oklch */ color: oklch(73.9% 0.162 9.5);
Tailwind
colors: {
custom: {
50: '#ffa4b3',
500: '#fe7a94',
950: '#000000',
},
}SCSS
$custom: #fe7a94; $custom-light: #ffa4b3; $custom-dark: #000000;
JSON
{
"hex": "#fe7a94",
"rgb": {
"r": 254,
"g": 122,
"b": 148
},
"hsl": {
"h": 348.182,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.73925,
"c": 0.16193,
"h": 9.5
},
"luminance": 0.37128
}Semantic roles & 50–950 ramp
primary
#FE7A94
secondary
#D4F7F0
accent
#E6B800
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80