#FC8098#FC8098
#FC8098 is a light, vivid red. Relative luminance 0.384; OKLCH L 74.6% C 0.152 H 9.3°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8098 |
|---|---|
| RGB | rgb(252, 128, 152) |
| HSL | hsl(348, 95%, 75%) |
| HSV | hsv(348, 49%, 99%) |
| CMYK | cmyk(0%, 49.2%, 39.7%, 1.2%) |
| CIE-LAB | lab(68.32, 49.48, 9.30) |
| CIE-LCH | lch(68.32, 50.35, 10.65°) |
| OKLab | oklab(74.61% 0.1501 0.0245) |
| OKLCH | oklch(74.61% 0.152 9.3) |
| XYZ | xyz(53.5346, 38.4061, 34.2934) |
| Luminance | 0.3840 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.73
Carnation
#FD798F
ΔE00 2.01
Rosa
#FE86A4
ΔE00 2.59
Carnation Pink
#FF7FA7
ΔE00 4.13
Blush Pink
#FE828C
ΔE00 4.17
Pinky
#FC86AA
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8098 #80FCE4
analogous
#FC80D6 #FC8098 #FCA680
triadic
#FC8098 #98FC80 #8098FC
tetradic
#FC8098 #D6FC80 #80FCE4 #A680FC
square
#FC8098 #D6FC80 #80FCE4 #A680FC
split-complementary
#FC8098 #80FCA6 #80D6FC
monochromatic
#F90837 #FB4468 #FC8098 #FDBCC8 #FEE1E7
Accessibility & contrast
On white
2.42
#FC8098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#FC8098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8098
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8098 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979898
Deuteranopia (green-blind)
#B7B095
Tritanopia (blue-blind)
#FF7389
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fc8098; /* rgb */ color: rgb(252, 128, 152); /* oklch */ color: oklch(74.6% 0.152 9.3);
Tailwind
colors: {
custom: {
50: '#ffa8b6',
500: '#fc8098',
950: '#000000',
},
}SCSS
$custom: #fc8098; $custom-light: #ffa8b6; $custom-dark: #000000;
JSON
{
"hex": "#fc8098",
"rgb": {
"r": 252,
"g": 128,
"b": 152
},
"hsl": {
"h": 348.387,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.74611,
"c": 0.15212,
"h": 9.3
},
"luminance": 0.38401
}Semantic roles & 50–950 ramp
primary
#FC8098
secondary
#D4F7F0
accent
#E6B900
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#191011
muted
#877F80