#FE9FA2#FE9FA2
#FE9FA2 is a light, moderate red. Relative luminance 0.485; OKLCH L 79.9% C 0.113 H 17.9°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FE9FA2 |
|---|---|
| RGB | rgb(254, 159, 162) |
| HSL | hsl(358, 98%, 81%) |
| HSV | hsv(358, 37%, 100%) |
| CMYK | cmyk(0%, 37.4%, 36.2%, 0.4%) |
| CIE-LAB | lab(75.13, 35.64, 13.42) |
| CIE-LCH | lch(75.13, 38.08, 20.63°) |
| OKLab | oklab(79.92% 0.108 0.0348) |
| OKLCH | oklch(79.92% 0.113 17.9) |
| XYZ | xyz(59.7953, 48.4804, 40.3838) |
| Luminance | 0.4848 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 6.48
Rose Pink
#F7879A
ΔE00 6.58
Peachy Pink
#FF9A8A
ΔE00 6.76
Lightpink
#FFB6C1
ΔE00 6.91
Blush (survey)
#F29E8E
ΔE00 6.94
Soft Pink
#FDB0C0
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE9FA2 #9FFEFB
analogous
#FE9FD1 #FE9FA2 #FECB9F
triadic
#FE9FA2 #A2FE9F #9FA2FE
tetradic
#FE9FA2 #D1FE9F #9FFEFB #CB9FFE
square
#FE9FA2 #D1FE9F #9FFEFB #CB9FFE
split-complementary
#FE9FA2 #9FFECB #9FD1FE
monochromatic
#FD262D #FD6267 #FE9FA2 #FFDCDD #FFE1E2
Accessibility & contrast
On white
1.96
#FE9FA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#FE9FA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE9FA2
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE9FA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE9FA2 | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AEA2
Deuteranopia (green-blind)
#C8C0A0
Tritanopia (blue-blind)
#FF94A1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fe9fa2; /* rgb */ color: rgb(254, 159, 162); /* oklch */ color: oklch(79.9% 0.113 17.9);
Tailwind
colors: {
custom: {
50: '#ffbcbd',
500: '#fe9fa2',
950: '#000000',
},
}SCSS
$custom: #fe9fa2; $custom-light: #ffbcbd; $custom-dark: #000000;
JSON
{
"hex": "#fe9fa2",
"rgb": {
"r": 254,
"g": 159,
"b": 162
},
"hsl": {
"h": 358.105,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.79921,
"c": 0.11346,
"h": 17.9
},
"luminance": 0.48476
}Semantic roles & 50–950 ramp
primary
#FE9FA2
secondary
#D4F7F6
accent
#E6DE00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181