#FC7F99#FC7F99
#FC7F99 is a light, vivid red. Relative luminance 0.382; OKLCH L 74.5% C 0.154 H 8.4°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FC7F99 |
|---|---|
| RGB | rgb(252, 127, 153) |
| HSL | hsl(348, 95%, 74%) |
| HSV | hsv(348, 50%, 99%) |
| CMYK | cmyk(0%, 49.6%, 39.3%, 1.2%) |
| CIE-LAB | lab(68.15, 50.07, 8.50) |
| CIE-LCH | lch(68.15, 50.79, 9.64°) |
| OKLab | oklab(74.49% 0.152 0.0225) |
| OKLCH | oklch(74.49% 0.154 8.4) |
| XYZ | xyz(53.4870, 38.1794, 34.6833) |
| Luminance | 0.3817 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.06
Carnation
#FD798F
ΔE00 2.25
Rosa
#FE86A4
ΔE00 2.33
Carnation Pink
#FF7FA7
ΔE00 3.66
Pinky
#FC86AA
ΔE00 3.88
Watermelon
#FC6C85
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC7F99 #7FFCE2
analogous
#FC7FD8 #FC7F99 #FCA47F
triadic
#FC7F99 #99FC7F #7F99FC
tetradic
#FC7F99 #D8FC7F #7FFCE2 #A47FFC
square
#FC7F99 #D8FC7F #7FFCE2 #A47FFC
split-complementary
#FC7F99 #7FFCA4 #7FD8FC
monochromatic
#F9073A #FB4369 #FC7F99 #FDBBC9 #FEE1E7
Accessibility & contrast
On white
2.43
#FC7F99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#FC7F99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC7F99
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC7F99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC7F99 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96979A
Deuteranopia (green-blind)
#B6AF96
Tritanopia (blue-blind)
#FF7288
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fc7f99; /* rgb */ color: rgb(252, 127, 153); /* oklch */ color: oklch(74.5% 0.154 8.4);
Tailwind
colors: {
custom: {
50: '#ffa7b6',
500: '#fc7f99',
950: '#000000',
},
}SCSS
$custom: #fc7f99; $custom-light: #ffa7b6; $custom-dark: #000000;
JSON
{
"hex": "#fc7f99",
"rgb": {
"r": 252,
"g": 127,
"b": 153
},
"hsl": {
"h": 347.52,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.74493,
"c": 0.15366,
"h": 8.4
},
"luminance": 0.38174
}Semantic roles & 50–950 ramp
primary
#FC7F99
secondary
#D4F7EF
accent
#E6B600
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80