#FA8EA3#FA8EA3
#FA8EA3 is a light, vivid red. Relative luminance 0.423; OKLCH L 76.7% C 0.132 H 8.2°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8EA3 |
|---|---|
| RGB | rgb(250, 142, 163) |
| HSL | hsl(348, 92%, 77%) |
| HSV | hsv(348, 43%, 98%) |
| CMYK | cmyk(0%, 43.2%, 34.8%, 2%) |
| CIE-LAB | lab(71.09, 43.05, 7.06) |
| CIE-LCH | lch(71.09, 43.63, 9.32°) |
| OKLab | oklab(76.74% 0.1306 0.0188) |
| OKLCH | oklch(76.74% 0.132 8.2) |
| XYZ | xyz(55.7107, 42.3191, 39.8775) |
| Luminance | 0.4231 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.96
Rosa
#FE86A4
ΔE00 2.39
Pinky
#FC86AA
ΔE00 3.76
Pig Pink
#E78EA5
ΔE00 3.82
Carnation Pink
#FF7FA7
ΔE00 4.66
Carnation
#FD798F
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8EA3 #8EFAE5
analogous
#FA8ED9 #FA8EA3 #FAAF8E
triadic
#FA8EA3 #A3FA8E #8EA3FA
tetradic
#FA8EA3 #D9FA8E #8EFAE5 #AF8EFA
square
#FA8EA3 #D9FA8E #8EFAE5 #AF8EFA
split-complementary
#FA8EA3 #8EFAAF #8ED9FA
monochromatic
#F51944 #F75373 #FA8EA3 #FDC9D3 #FEE2E7
Accessibility & contrast
On white
2.22
#FA8EA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#FA8EA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8EA3
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8EA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8EA3 | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A1A3
Deuteranopia (green-blind)
#BCB6A1
Tritanopia (blue-blind)
#FF8496
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fa8ea3; /* rgb */ color: rgb(250, 142, 163); /* oklch */ color: oklch(76.7% 0.132 8.2);
Tailwind
colors: {
custom: {
50: '#ffb1be',
500: '#fa8ea3',
950: '#000000',
},
}SCSS
$custom: #fa8ea3; $custom-light: #ffb1be; $custom-dark: #000000;
JSON
{
"hex": "#fa8ea3",
"rgb": {
"r": 250,
"g": 142,
"b": 163
},
"hsl": {
"h": 348.333,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.76745,
"c": 0.13195,
"h": 8.2
},
"luminance": 0.42314
}Semantic roles & 50–950 ramp
primary
#FA8EA3
secondary
#D5F6EF
accent
#E6B900
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081