#FF7294#FF7294
#FF7294 is a light, vivid red. Relative luminance 0.354; OKLCH L 73.0% C 0.174 H 7.4°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7294 |
|---|---|
| RGB | rgb(255, 114, 148) |
| HSL | hsl(346, 100%, 72%) |
| HSV | hsv(346, 55%, 100%) |
| CMYK | cmyk(0%, 55.3%, 42%, 0%) |
| CIE-LAB | lab(66.09, 56.69, 8.45) |
| CIE-LCH | lch(66.09, 57.32, 8.48°) |
| OKLab | oklab(72.98% 0.1723 0.0223) |
| OKLCH | oklch(72.98% 0.174 7.4) |
| XYZ | xyz(52.6060, 35.4385, 32.0812) |
| Luminance | 0.3543 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 2.75
Rosy Pink
#F6688E
ΔE00 2.75
Watermelon
#FC6C85
ΔE00 3.30
Carnation Pink
#FF7FA7
ΔE00 4.07
Rosa
#FE86A4
ΔE00 4.18
Rose Pink
#F7879A
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7294 #72FFDD
analogous
#FF72DA #FF7294 #FF9772
triadic
#FF7294 #94FF72 #7294FF
tetradic
#FF7294 #DAFF72 #72FFDD #9772FF
square
#FF7294 #DAFF72 #72FFDD #9772FF
split-complementary
#FF7294 #72FF97 #72DAFF
monochromatic
#F7003B #FF3566 #FF7294 #FFAFC2 #FFE0E8
Accessibility & contrast
On white
2.60
#FF7294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#FF7294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7294
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7294 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E8F95
Deuteranopia (green-blind)
#B2AB91
Tritanopia (blue-blind)
#FF627F
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ff7294; /* rgb */ color: rgb(255, 114, 148); /* oklch */ color: oklch(73.0% 0.174 7.4);
Tailwind
colors: {
custom: {
50: '#ff9fb3',
500: '#ff7294',
950: '#000000',
},
}SCSS
$custom: #ff7294; $custom-light: #ff9fb3; $custom-dark: #000000;
JSON
{
"hex": "#ff7294",
"rgb": {
"r": 255,
"g": 114,
"b": 148
},
"hsl": {
"h": 345.532,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.72984,
"c": 0.17378,
"h": 7.4
},
"luminance": 0.35433
}Semantic roles & 50–950 ramp
primary
#FF7294
secondary
#D4F7EF
accent
#E6AE00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80