#FC8099#FC8099
#FC8099 is a light, vivid red. Relative luminance 0.384; OKLCH L 74.6% C 0.152 H 8.7°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8099 |
|---|---|
| RGB | rgb(252, 128, 153) |
| HSL | hsl(348, 95%, 75%) |
| HSV | hsv(348, 49%, 99%) |
| CMYK | cmyk(0%, 49.2%, 39.3%, 1.2%) |
| CIE-LAB | lab(68.34, 49.59, 8.77) |
| CIE-LCH | lch(68.34, 50.36, 10.03°) |
| OKLab | oklab(74.64% 0.1505 0.0231) |
| OKLCH | oklch(74.64% 0.152 8.7) |
| XYZ | xyz(53.6168, 38.4390, 34.7266) |
| Luminance | 0.3843 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.82
Carnation
#FD798F
ΔE00 2.22
Rosa
#FE86A4
ΔE00 2.35
Carnation Pink
#FF7FA7
ΔE00 3.84
Pinky
#FC86AA
ΔE00 3.97
Blush Pink
#FE828C
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8099 #80FCE3
analogous
#FC80D7 #FC8099 #FCA580
triadic
#FC8099 #99FC80 #8099FC
tetradic
#FC8099 #D7FC80 #80FCE3 #A580FC
square
#FC8099 #D7FC80 #80FCE3 #A580FC
split-complementary
#FC8099 #80FCA5 #80D7FC
monochromatic
#F90839 #FB4469 #FC8099 #FDBCC9 #FEE1E7
Accessibility & contrast
On white
2.42
#FC8099 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#FC8099 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8099
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8099 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8099 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97989A
Deuteranopia (green-blind)
#B7B096
Tritanopia (blue-blind)
#FF7389
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fc8099; /* rgb */ color: rgb(252, 128, 153); /* oklch */ color: oklch(74.6% 0.152 8.7);
Tailwind
colors: {
custom: {
50: '#ffa8b6',
500: '#fc8099',
950: '#000000',
},
}SCSS
$custom: #fc8099; $custom-light: #ffa8b6; $custom-dark: #000000;
JSON
{
"hex": "#fc8099",
"rgb": {
"r": 252,
"g": 128,
"b": 153
},
"hsl": {
"h": 347.903,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.74637,
"c": 0.15228,
"h": 8.7
},
"luminance": 0.38434
}Semantic roles & 50–950 ramp
primary
#FC8099
secondary
#D4F7F0
accent
#E6B700
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80