#FC9093#FC9093
#FC9093 is a light, vivid red. Relative luminance 0.427; OKLCH L 76.9% C 0.131 H 18.8°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FC9093 |
|---|---|
| RGB | rgb(252, 144, 147) |
| HSL | hsl(358, 95%, 78%) |
| HSV | hsv(358, 43%, 99%) |
| CMYK | cmyk(0%, 42.9%, 41.7%, 1.2%) |
| CIE-LAB | lab(71.39, 40.96, 16.42) |
| CIE-LCH | lch(71.39, 44.13, 21.84°) |
| OKLab | oklab(76.9% 0.1237 0.0421) |
| OKLCH | oklch(76.9% 0.131 18.8) |
| XYZ | xyz(55.3876, 42.7536, 32.9333) |
| Luminance | 0.4275 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 3.25
Lightcoral
#F08080
ΔE00 4.42
Salmon Pink
#FE7B7C
ΔE00 5.07
Rose Pink
#F7879A
ΔE00 5.08
Carnation
#FD798F
ΔE00 6.18
Peachy Pink
#FF9A8A
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC9093 #90FCF9
analogous
#FC90C9 #FC9093 #FCC390
triadic
#FC9093 #93FC90 #9093FC
tetradic
#FC9093 #C9FC90 #90FCF9 #C390FC
square
#FC9093 #C9FC90 #90FCF9 #C390FC
split-complementary
#FC9093 #90FCC3 #90C9FC
monochromatic
#F9191F #FA5459 #FC9093 #FECCCD #FEE1E2
Accessibility & contrast
On white
2.20
#FC9093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#FC9093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC9093
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC9093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC9093 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A293
Deuteranopia (green-blind)
#C1B791
Tritanopia (blue-blind)
#FF8392
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fc9093; /* rgb */ color: rgb(252, 144, 147); /* oklch */ color: oklch(76.9% 0.131 18.8);
Tailwind
colors: {
custom: {
50: '#ffb2b2',
500: '#fc9093',
950: '#000000',
},
}SCSS
$custom: #fc9093; $custom-light: #ffb2b2; $custom-dark: #000000;
JSON
{
"hex": "#fc9093",
"rgb": {
"r": 252,
"g": 144,
"b": 147
},
"hsl": {
"h": 358.333,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.76903,
"c": 0.13063,
"h": 18.8
},
"luminance": 0.42749
}Semantic roles & 50–950 ramp
primary
#FC9093
secondary
#D5F6F5
accent
#E6DF00
background
#FFFBFA
surface
#FFF6F5
border
#D7D0CF
text
#181111
muted
#868080