#FE9FA5#FE9FA5
#FE9FA5 is a light, moderate red. Relative luminance 0.486; OKLCH L 80.0% C 0.113 H 15.8°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FE9FA5 |
|---|---|
| RGB | rgb(254, 159, 165) |
| HSL | hsl(356, 98%, 81%) |
| HSV | hsv(356, 37%, 100%) |
| CMYK | cmyk(0%, 37.4%, 35%, 0.4%) |
| CIE-LAB | lab(75.19, 35.99, 11.87) |
| CIE-LCH | lch(75.19, 37.90, 18.25°) |
| OKLab | oklab(80% 0.1091 0.031) |
| OKLCH | oklch(80% 0.113 15.8) |
| XYZ | xyz(60.0651, 48.5883, 41.8050) |
| Luminance | 0.4858 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 6.05
Soft Pink
#FDB0C0
ΔE00 6.21
Lightpink
#FFB6C1
ΔE00 6.37
Blush Pink
#FE828C
ΔE00 6.54
Faded Pink
#DE9DAC
ΔE00 7.43
Pig Pink
#E78EA5
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE9FA5 #9FFEF8
analogous
#FE9FD4 #FE9FA5 #FEC89F
triadic
#FE9FA5 #A5FE9F #9FA5FE
tetradic
#FE9FA5 #D4FE9F #9FFEF8 #C89FFE
square
#FE9FA5 #D4FE9F #9FFEF8 #C89FFE
split-complementary
#FE9FA5 #9FFEC8 #9FD4FE
monochromatic
#FD2633 #FD626C #FE9FA5 #FFDCDE #FFE1E3
Accessibility & contrast
On white
1.96
#FE9FA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#FE9FA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE9FA5
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE9FA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE9FA5 | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AEA5
Deuteranopia (green-blind)
#C8C0A3
Tritanopia (blue-blind)
#FF95A1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fe9fa5; /* rgb */ color: rgb(254, 159, 165); /* oklch */ color: oklch(80.0% 0.113 15.8);
Tailwind
colors: {
custom: {
50: '#ffbcbf',
500: '#fe9fa5',
950: '#000000',
},
}SCSS
$custom: #fe9fa5; $custom-light: #ffbcbf; $custom-dark: #000000;
JSON
{
"hex": "#fe9fa5",
"rgb": {
"r": 254,
"g": 159,
"b": 165
},
"hsl": {
"h": 356.211,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.79995,
"c": 0.11342,
"h": 15.8
},
"luminance": 0.48584
}Semantic roles & 50–950 ramp
primary
#FE9FA5
secondary
#D4F7F5
accent
#E6D700
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181212
muted
#868181