#FA9993#FA9993
#FA9993 is a light, moderate red. Relative luminance 0.452; OKLCH L 78.1% C 0.117 H 23.9°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FA9993 |
|---|---|
| RGB | rgb(250, 153, 147) |
| HSL | hsl(3, 91%, 78%) |
| HSV | hsv(3, 41%, 98%) |
| CMYK | cmyk(0%, 38.8%, 41.2%, 2%) |
| CIE-LAB | lab(73.04, 35.61, 18.66) |
| CIE-LCH | lch(73.04, 40.20, 27.66°) |
| OKLab | oklab(78.11% 0.1074 0.0476) |
| OKLCH | oklch(78.11% 0.117 23.9) |
| XYZ | xyz(56.0848, 45.2178, 33.3722) |
| Luminance | 0.4521 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 3.47
Blush (survey)
#F29E8E
ΔE00 4.04
Lightcoral
#F08080
ΔE00 6.02
Blush Pink
#FE828C
ΔE00 6.36
Light Salmon
#FEA993
ΔE00 6.56
Salmon Pink
#FE7B7C
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA9993 #93F4FA
analogous
#FA93C0 #FA9993 #FACC93
triadic
#FA9993 #93FA99 #9993FA
tetradic
#FA9993 #C0FA93 #93F4FA #CC93FA
square
#FA9993 #C0FA93 #93F4FA #CC93FA
split-complementary
#FA9993 #93FACC #93C0FA
monochromatic
#F52B1E #F76259 #FA9993 #FDD0CD #FEE3E2
Accessibility & contrast
On white
2.09
#FA9993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#FA9993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA9993
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA9993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA9993 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA792
Deuteranopia (green-blind)
#C5BB91
Tritanopia (blue-blind)
#FF8D98
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fa9993; /* rgb */ color: rgb(250, 153, 147); /* oklch */ color: oklch(78.1% 0.117 23.9);
Tailwind
colors: {
custom: {
50: '#ffb8b2',
500: '#fa9993',
950: '#000000',
},
}SCSS
$custom: #fa9993; $custom-light: #ffb8b2; $custom-dark: #000000;
JSON
{
"hex": "#fa9993",
"rgb": {
"r": 250,
"g": 153,
"b": 147
},
"hsl": {
"h": 3.495,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.7811,
"c": 0.11743,
"h": 23.9
},
"luminance": 0.45213
}Semantic roles & 50–950 ramp
primary
#FA9993
secondary
#D5F4F6
accent
#D8E600
background
#FFFBFA
surface
#FFF6F5
border
#D7D0CF
text
#181111
muted
#868080