#FA9893#FA9893
#FA9893 is a light, moderate red. Relative luminance 0.449; OKLCH L 77.9% C 0.119 H 23.3°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FA9893 |
|---|---|
| RGB | rgb(250, 152, 147) |
| HSL | hsl(3, 91%, 78%) |
| HSV | hsv(3, 41%, 98%) |
| CMYK | cmyk(0%, 39.2%, 41.2%, 2%) |
| CIE-LAB | lab(72.82, 36.12, 18.37) |
| CIE-LCH | lch(72.82, 40.52, 26.95°) |
| OKLab | oklab(77.95% 0.1089 0.0469) |
| OKLCH | oklch(77.95% 0.119 23.3) |
| XYZ | xyz(55.9219, 44.8918, 33.3178) |
| Luminance | 0.4489 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 3.78
Blush (survey)
#F29E8E
ΔE00 4.40
Lightcoral
#F08080
ΔE00 5.76
Blush Pink
#FE828C
ΔE00 5.99
Salmon Pink
#FE7B7C
ΔE00 6.50
Salmon
#FA8072
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA9893 #93F5FA
analogous
#FA93C1 #FA9893 #FACC93
triadic
#FA9893 #93FA98 #9893FA
tetradic
#FA9893 #C1FA93 #93F5FA #CC93FA
square
#FA9893 #C1FA93 #93F5FA #CC93FA
split-complementary
#FA9893 #93FACC #93C1FA
monochromatic
#F5281E #F76059 #FA9893 #FDD0CD #FEE3E2
Accessibility & contrast
On white
2.10
#FA9893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#FA9893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA9893
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA9893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA9893 | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA792
Deuteranopia (green-blind)
#C4BA91
Tritanopia (blue-blind)
#FF8C97
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fa9893; /* rgb */ color: rgb(250, 152, 147); /* oklch */ color: oklch(77.9% 0.119 23.3);
Tailwind
colors: {
custom: {
50: '#ffb7b2',
500: '#fa9893',
950: '#000000',
},
}SCSS
$custom: #fa9893; $custom-light: #ffb7b2; $custom-dark: #000000;
JSON
{
"hex": "#fa9893",
"rgb": {
"r": 250,
"g": 152,
"b": 147
},
"hsl": {
"h": 2.913,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.77946,
"c": 0.11859,
"h": 23.3
},
"luminance": 0.44887
}Semantic roles & 50–950 ramp
primary
#FA9893
secondary
#D5F4F6
accent
#DAE600
background
#FFFBFA
surface
#FFF6F5
border
#D7D0CF
text
#181111
muted
#868080