#FA8E93#FA8E93
#FA8E93 is a light, vivid red. Relative luminance 0.418; OKLCH L 76.3% C 0.131 H 17.7°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8E93 |
|---|---|
| RGB | rgb(250, 142, 147) |
| HSL | hsl(357, 92%, 77%) |
| HSV | hsv(357, 43%, 98%) |
| CMYK | cmyk(0%, 43.2%, 41.2%, 2%) |
| CIE-LAB | lab(70.72, 41.26, 15.45) |
| CIE-LCH | lch(70.72, 44.05, 20.53°) |
| OKLab | oklab(76.34% 0.1246 0.0397) |
| OKLCH | oklch(76.34% 0.131 17.7) |
| XYZ | xyz(54.3667, 41.7815, 32.7995) |
| Luminance | 0.4178 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 2.74
Lightcoral
#F08080
ΔE00 4.22
Rose Pink
#F7879A
ΔE00 4.33
Salmon Pink
#FE7B7C
ΔE00 5.04
Carnation
#FD798F
ΔE00 5.48
Rosa
#FE86A4
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8E93 #8EFAF5
analogous
#FA8EC9 #FA8E93 #FABF8E
triadic
#FA8E93 #93FA8E #8E93FA
tetradic
#FA8E93 #C9FA8E #8EFAF5 #BF8EFA
square
#FA8E93 #C9FA8E #8EFAF5 #BF8EFA
split-complementary
#FA8E93 #8EFABF #8EC9FA
monochromatic
#F51923 #F7535B #FA8E93 #FDC9CB #FEE2E3
Accessibility & contrast
On white
2.24
#FA8E93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#FA8E93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8E93
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8E93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8E93 | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A093
Deuteranopia (green-blind)
#BEB591
Tritanopia (blue-blind)
#FF8190
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fa8e93; /* rgb */ color: rgb(250, 142, 147); /* oklch */ color: oklch(76.3% 0.131 17.7);
Tailwind
colors: {
custom: {
50: '#ffb1b2',
500: '#fa8e93',
950: '#000000',
},
}SCSS
$custom: #fa8e93; $custom-light: #ffb1b2; $custom-dark: #000000;
JSON
{
"hex": "#fa8e93",
"rgb": {
"r": 250,
"g": 142,
"b": 147
},
"hsl": {
"h": 357.222,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.76341,
"c": 0.13081,
"h": 17.7
},
"luminance": 0.41777
}Semantic roles & 50–950 ramp
primary
#FA8E93
secondary
#D5F6F4
accent
#E6DB00
background
#FFFBFA
surface
#FFF6F5
border
#D7D0CF
text
#181111
muted
#868080