#FA9EAE#FA9EAE
#FA9EAE is a light, moderate red. Relative luminance 0.478; OKLCH L 79.6% C 0.111 H 8.6°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FA9EAE |
|---|---|
| RGB | rgb(250, 158, 174) |
| HSL | hsl(350, 90%, 80%) |
| HSV | hsv(350, 37%, 98%) |
| CMYK | cmyk(0%, 36.8%, 30.4%, 2%) |
| CIE-LAB | lab(74.72, 36.18, 6.19) |
| CIE-LCH | lch(74.72, 36.71, 9.71°) |
| OKLab | oklab(79.6% 0.1097 0.0166) |
| OKLCH | oklch(79.6% 0.111 8.6) |
| XYZ | xyz(59.2931, 47.8380, 46.1469) |
| Luminance | 0.4783 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.41
Pig Pink
#E78EA5
ΔE00 5.06
Rose Pink
#F7879A
ΔE00 5.33
Faded Pink
#DE9DAC
ΔE00 5.35
Lightpink
#FFB6C1
ΔE00 5.63
Rosa
#FE86A4
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA9EAE #9EFAEA
analogous
#FA9EDC #FA9EAE #FABC9E
triadic
#FA9EAE #AEFA9E #9EAEFA
tetradic
#FA9EAE #DCFA9E #9EFAEA #BC9EFA
square
#FA9EAE #DCFA9E #9EFAEA #BC9EFA
split-complementary
#FA9EAE #9EFABC #9EDCFA
monochromatic
#F42A4D #F7647D #FA9EAE #FDD8DF #FDE2E7
Accessibility & contrast
On white
1.99
#FA9EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#FA9EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA9EAE
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA9EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA9EAE | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADADAE
Deuteranopia (green-blind)
#C4BEAC
Tritanopia (blue-blind)
#FF96A4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fa9eae; /* rgb */ color: rgb(250, 158, 174); /* oklch */ color: oklch(79.6% 0.111 8.6);
Tailwind
colors: {
custom: {
50: '#febcc6',
500: '#fa9eae',
950: '#000000',
},
}SCSS
$custom: #fa9eae; $custom-light: #febcc6; $custom-dark: #000000;
JSON
{
"hex": "#fa9eae",
"rgb": {
"r": 250,
"g": 158,
"b": 174
},
"hsl": {
"h": 349.565,
"s": 90.196,
"l": 80
},
"oklch": {
"l": 0.79603,
"c": 0.11091,
"h": 8.6
},
"luminance": 0.47834
}Semantic roles & 50–950 ramp
primary
#FA9EAE
secondary
#D5F6F0
accent
#E6BE00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182