#FC7A95#FC7A95
#FC7A95 is a light, vivid red. Relative luminance 0.368; OKLCH L 73.7% C 0.160 H 8.8°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7A95 |
|---|---|
| RGB | rgb(252, 122, 149) |
| HSL | hsl(348, 96%, 73%) |
| HSV | hsv(348, 52%, 99%) |
| CMYK | cmyk(0%, 51.6%, 40.9%, 1.2%) |
| CIE-LAB | lab(67.12, 52.06, 9.29) |
| CIE-LCH | lch(67.12, 52.88, 10.12°) |
| OKLab | oklab(73.68% 0.158 0.0244) |
| OKLCH | oklch(73.68% 0.16 8.8) |
| XYZ | xyz(52.5324, 36.7899, 32.7625) |
| Luminance | 0.3678 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 1.64
Rose Pink
#F7879A
ΔE00 2.88
Rosa
#FE86A4
ΔE00 3.25
Watermelon
#FC6C85
ΔE00 3.52
Rosy Pink
#F6688E
ΔE00 4.08
Carnation Pink
#FF7FA7
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7A95 #7AFCE1
analogous
#FC7AD6 #FC7A95 #FCA07A
triadic
#FC7A95 #95FC7A #7A95FC
tetradic
#FC7A95 #D6FC7A #7AFCE1 #A07AFC
square
#FC7A95 #D6FC7A #7AFCE1 #A07AFC
split-complementary
#FC7A95 #7AFCA0 #7AD6FC
monochromatic
#F60638 #FB3E65 #FC7A95 #FDB6C5 #FEE1E7
Accessibility & contrast
On white
2.51
#FC7A95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#FC7A95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7A95
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7A95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7A95 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939496
Deuteranopia (green-blind)
#B4AD92
Tritanopia (blue-blind)
#FF6C84
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fc7a95; /* rgb */ color: rgb(252, 122, 149); /* oklch */ color: oklch(73.7% 0.160 8.8);
Tailwind
colors: {
custom: {
50: '#ffa4b4',
500: '#fc7a95',
950: '#000000',
},
}SCSS
$custom: #fc7a95; $custom-light: #ffa4b4; $custom-dark: #000000;
JSON
{
"hex": "#fc7a95",
"rgb": {
"r": 252,
"g": 122,
"b": 149
},
"hsl": {
"h": 347.538,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.73681,
"c": 0.15992,
"h": 8.8
},
"luminance": 0.36784
}Semantic roles & 50–950 ramp
primary
#FC7A95
secondary
#D4F7EF
accent
#E6B600
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#190F11
muted
#877F80