#FE9FA4#FE9FA4
#FE9FA4 is a light, moderate red. Relative luminance 0.485; OKLCH L 80.0% C 0.113 H 16.5°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FE9FA4 |
|---|---|
| RGB | rgb(254, 159, 164) |
| HSL | hsl(357, 98%, 81%) |
| HSV | hsv(357, 37%, 100%) |
| CMYK | cmyk(0%, 37.4%, 35.4%, 0.4%) |
| CIE-LAB | lab(75.17, 35.88, 12.39) |
| CIE-LCH | lch(75.17, 37.95, 19.05°) |
| OKLab | oklab(79.97% 0.1087 0.0322) |
| OKLCH | oklch(79.97% 0.113 16.5) |
| XYZ | xyz(59.9745, 48.5521, 41.3275) |
| Luminance | 0.4855 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 6.21
Soft Pink
#FDB0C0
ΔE00 6.46
Blush Pink
#FE828C
ΔE00 6.50
Lightpink
#FFB6C1
ΔE00 6.54
Peachy Pink
#FF9A8A
ΔE00 7.44
Blush (survey)
#F29E8E
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE9FA4 #9FFEF9
analogous
#FE9FD3 #FE9FA4 #FEC99F
triadic
#FE9FA4 #A4FE9F #9FA4FE
tetradic
#FE9FA4 #D3FE9F #9FFEF9 #C99FFE
square
#FE9FA4 #D3FE9F #9FFEF9 #C99FFE
split-complementary
#FE9FA4 #9FFEC9 #9FD3FE
monochromatic
#FD2631 #FD626B #FE9FA4 #FFDCDD #FFE1E2
Accessibility & contrast
On white
1.96
#FE9FA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#FE9FA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE9FA4
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE9FA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE9FA4 | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AEA4
Deuteranopia (green-blind)
#C8C0A2
Tritanopia (blue-blind)
#FF95A1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fe9fa4; /* rgb */ color: rgb(254, 159, 164); /* oklch */ color: oklch(80.0% 0.113 16.5);
Tailwind
colors: {
custom: {
50: '#ffbcbe',
500: '#fe9fa4',
950: '#000000',
},
}SCSS
$custom: #fe9fa4; $custom-light: #ffbcbe; $custom-dark: #000000;
JSON
{
"hex": "#fe9fa4",
"rgb": {
"r": 254,
"g": 159,
"b": 164
},
"hsl": {
"h": 356.842,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.7997,
"c": 0.11342,
"h": 16.5
},
"luminance": 0.48547
}Semantic roles & 50–950 ramp
primary
#FE9FA4
secondary
#D4F7F5
accent
#E6D900
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181