#FA8E95#FA8E95
#FA8E95 is a light, vivid red. Relative luminance 0.418; OKLCH L 76.4% C 0.131 H 16.5°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8E95 |
|---|---|
| RGB | rgb(250, 142, 149) |
| HSL | hsl(356, 92%, 77%) |
| HSV | hsv(356, 43%, 98%) |
| CMYK | cmyk(0%, 43.2%, 40.4%, 2%) |
| CIE-LAB | lab(70.76, 41.47, 14.40) |
| CIE-LCH | lch(70.76, 43.90, 19.14°) |
| OKLab | oklab(76.39% 0.1254 0.0371) |
| OKLCH | oklch(76.39% 0.131 16.5) |
| XYZ | xyz(54.5250, 41.8448, 33.6332) |
| Luminance | 0.4184 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 2.72
Rose Pink
#F7879A
ΔE00 3.72
Lightcoral
#F08080
ΔE00 4.60
Carnation
#FD798F
ΔE00 5.12
Salmon Pink
#FE7B7C
ΔE00 5.44
Rosa
#FE86A4
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8E95 #8EFAF3
analogous
#FA8ECB #FA8E95 #FABD8E
triadic
#FA8E95 #95FA8E #8E95FA
tetradic
#FA8E95 #CBFA8E #8EFAF3 #BD8EFA
square
#FA8E95 #CBFA8E #8EFAF3 #BD8EFA
split-complementary
#FA8E95 #8EFABD #8ECBFA
monochromatic
#F51927 #F7535E #FA8E95 #FDC9CC #FEE2E4
Accessibility & contrast
On white
2.24
#FA8E95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#FA8E95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8E95
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8E95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8E95 | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A095
Deuteranopia (green-blind)
#BEB593
Tritanopia (blue-blind)
#FF8191
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fa8e95; /* rgb */ color: rgb(250, 142, 149); /* oklch */ color: oklch(76.4% 0.131 16.5);
Tailwind
colors: {
custom: {
50: '#ffb1b4',
500: '#fa8e95',
950: '#000000',
},
}SCSS
$custom: #fa8e95; $custom-light: #ffb1b4; $custom-dark: #000000;
JSON
{
"hex": "#fa8e95",
"rgb": {
"r": 250,
"g": 142,
"b": 149
},
"hsl": {
"h": 356.111,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.76389,
"c": 0.13078,
"h": 16.5
},
"luminance": 0.4184
}Semantic roles & 50–950 ramp
primary
#FA8E95
secondary
#D5F6F4
accent
#E6D700
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080