#FC8399#FC8399
#FC8399 is a light, vivid red. Relative luminance 0.392; OKLCH L 75.1% C 0.148 H 9.8°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8399 |
|---|---|
| RGB | rgb(252, 131, 153) |
| HSL | hsl(349, 95%, 75%) |
| HSV | hsv(349, 48%, 99%) |
| CMYK | cmyk(0%, 48%, 39.3%, 1.2%) |
| CIE-LAB | lab(68.92, 48.12, 9.59) |
| CIE-LCH | lch(68.92, 49.06, 11.28°) |
| OKLab | oklab(75.07% 0.146 0.0252) |
| OKLCH | oklch(75.07% 0.148 9.8) |
| XYZ | xyz(54.0139, 39.2332, 34.8589) |
| Luminance | 0.3923 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.18
Carnation
#FD798F
ΔE00 2.35
Rosa
#FE86A4
ΔE00 2.60
Blush Pink
#FE828C
ΔE00 3.87
Pinky
#FC86AA
ΔE00 4.36
Carnation Pink
#FF7FA7
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8399 #83FCE6
analogous
#FC83D5 #FC8399 #FCA983
triadic
#FC8399 #99FC83 #8399FC
tetradic
#FC8399 #D5FC83 #83FCE6 #A983FC
square
#FC8399 #D5FC83 #83FCE6 #A983FC
split-complementary
#FC8399 #83FCA9 #83D5FC
monochromatic
#F90B37 #FB4768 #FC8399 #FDBFCA #FEE1E6
Accessibility & contrast
On white
2.37
#FC8399 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#FC8399 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8399
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8399 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8399 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9A99
Deuteranopia (green-blind)
#B8B196
Tritanopia (blue-blind)
#FF768B
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fc8399; /* rgb */ color: rgb(252, 131, 153); /* oklch */ color: oklch(75.1% 0.148 9.8);
Tailwind
colors: {
custom: {
50: '#ffaab6',
500: '#fc8399',
950: '#000000',
},
}SCSS
$custom: #fc8399; $custom-light: #ffaab6; $custom-dark: #000000;
JSON
{
"hex": "#fc8399",
"rgb": {
"r": 252,
"g": 131,
"b": 153
},
"hsl": {
"h": 349.091,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.75073,
"c": 0.14812,
"h": 9.8
},
"luminance": 0.39228
}Semantic roles & 50–950 ramp
primary
#FC8399
secondary
#D4F7F0
accent
#E6BC00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80