#FC7A94#FC7A94
#FC7A94 is a light, vivid red. Relative luminance 0.368; OKLCH L 73.7% C 0.160 H 9.3°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7A94 |
|---|---|
| RGB | rgb(252, 122, 148) |
| HSL | hsl(348, 96%, 73%) |
| HSV | hsv(348, 52%, 99%) |
| CMYK | cmyk(0%, 51.6%, 41.3%, 1.2%) |
| CIE-LAB | lab(67.10, 51.95, 9.82) |
| CIE-LCH | lch(67.10, 52.87, 10.70°) |
| OKLab | oklab(73.66% 0.1577 0.0258) |
| OKLCH | oklch(73.66% 0.16 9.3) |
| XYZ | xyz(52.4529, 36.7581, 32.3439) |
| Luminance | 0.3675 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 1.36
Rose Pink
#F7879A
ΔE00 2.83
Watermelon
#FC6C85
ΔE00 3.35
Rosa
#FE86A4
ΔE00 3.44
Rosy Pink
#F6688E
ΔE00 4.18
Carnation Pink
#FF7FA7
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7A94 #7AFCE2
analogous
#FC7AD5 #FC7A94 #FCA17A
triadic
#FC7A94 #94FC7A #7A94FC
tetradic
#FC7A94 #D5FC7A #7AFCE2 #A17AFC
square
#FC7A94 #D5FC7A #7AFCE2 #A17AFC
split-complementary
#FC7A94 #7AFCA1 #7AD5FC
monochromatic
#F60636 #FB3E64 #FC7A94 #FDB6C4 #FEE1E7
Accessibility & contrast
On white
2.51
#FC7A94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#FC7A94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7A94
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7A94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7A94 | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939395
Deuteranopia (green-blind)
#B4AD91
Tritanopia (blue-blind)
#FF6C84
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fc7a94; /* rgb */ color: rgb(252, 122, 148); /* oklch */ color: oklch(73.7% 0.160 9.3);
Tailwind
colors: {
custom: {
50: '#ffa4b3',
500: '#fc7a94',
950: '#000000',
},
}SCSS
$custom: #fc7a94; $custom-light: #ffa4b3; $custom-dark: #000000;
JSON
{
"hex": "#fc7a94",
"rgb": {
"r": 252,
"g": 122,
"b": 148
},
"hsl": {
"h": 348,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.73655,
"c": 0.15976,
"h": 9.3
},
"luminance": 0.36753
}Semantic roles & 50–950 ramp
primary
#FC7A94
secondary
#D4F7F0
accent
#E6B800
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80