#FC8199#FC8199
#FC8199 is a light, vivid red. Relative luminance 0.387; OKLCH L 74.8% C 0.151 H 9.1°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8199 |
|---|---|
| RGB | rgb(252, 129, 153) |
| HSL | hsl(348, 95%, 75%) |
| HSV | hsv(348, 49%, 99%) |
| CMYK | cmyk(0%, 48.8%, 39.3%, 1.2%) |
| CIE-LAB | lab(68.53, 49.10, 9.05) |
| CIE-LCH | lch(68.53, 49.92, 10.44°) |
| OKLab | oklab(74.78% 0.149 0.0238) |
| OKLCH | oklch(74.78% 0.151 9.1) |
| XYZ | xyz(53.7479, 38.7011, 34.7703) |
| Luminance | 0.3870 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.59
Carnation
#FD798F
ΔE00 2.23
Rosa
#FE86A4
ΔE00 2.40
Carnation Pink
#FF7FA7
ΔE00 4.03
Pinky
#FC86AA
ΔE00 4.08
Blush Pink
#FE828C
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8199 #81FCE4
analogous
#FC81D6 #FC8199 #FCA781
triadic
#FC8199 #99FC81 #8199FC
tetradic
#FC8199 #D6FC81 #81FCE4 #A781FC
square
#FC8199 #D6FC81 #81FCE4 #A781FC
split-complementary
#FC8199 #81FCA7 #81D6FC
monochromatic
#F90938 #FB4569 #FC8199 #FDBDC9 #FEE1E7
Accessibility & contrast
On white
2.40
#FC8199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#FC8199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8199
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8199 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989899
Deuteranopia (green-blind)
#B7B096
Tritanopia (blue-blind)
#FF748A
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fc8199; /* rgb */ color: rgb(252, 129, 153); /* oklch */ color: oklch(74.8% 0.151 9.1);
Tailwind
colors: {
custom: {
50: '#ffa8b6',
500: '#fc8199',
950: '#000000',
},
}SCSS
$custom: #fc8199; $custom-light: #ffa8b6; $custom-dark: #000000;
JSON
{
"hex": "#fc8199",
"rgb": {
"r": 252,
"g": 129,
"b": 153
},
"hsl": {
"h": 348.293,
"s": 95.349,
"l": 74.706
},
"oklch": {
"l": 0.74781,
"c": 0.15088,
"h": 9.1
},
"luminance": 0.38696
}Semantic roles & 50–950 ramp
primary
#FC8199
secondary
#D4F7F0
accent
#E6B900
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80