#FEA09F#FEA09F
#FEA09F is a light, moderate red. Relative luminance 0.487; OKLCH L 80.0% C 0.112 H 20.5°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA09F |
|---|---|
| RGB | rgb(254, 160, 159) |
| HSL | hsl(1, 98%, 81%) |
| HSV | hsv(1, 37%, 100%) |
| CMYK | cmyk(0%, 37%, 37.4%, 0.4%) |
| CIE-LAB | lab(75.28, 34.78, 15.27) |
| CIE-LCH | lch(75.28, 37.98, 23.71°) |
| OKLab | oklab(80.01% 0.1053 0.0394) |
| OKLCH | oklch(80.01% 0.112 20.5) |
| XYZ | xyz(59.7044, 48.7203, 39.0536) |
| Luminance | 0.4872 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 5.49
Blush (survey)
#F29E8E
ΔE00 5.70
Blush Pink
#FE828C
ΔE00 6.90
Light Salmon
#FEA993
ΔE00 7.54
Lightpink
#FFB6C1
ΔE00 7.56
Rose Pink
#F7879A
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA09F #9FFDFE
analogous
#FE9FCD #FEA09F #FECF9F
triadic
#FEA09F #9FFEA0 #A09FFE
tetradic
#FEA09F #CDFE9F #9FFDFE #CF9FFE
square
#FEA09F #CDFE9F #9FFDFE #CF9FFE
split-complementary
#FEA09F #9FFECF #9FCDFE
monochromatic
#FD2826 #FD6462 #FEA09F #FFDCDC #FFE1E1
Accessibility & contrast
On white
1.95
#FEA09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#FEA09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA09F
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA09F | 1.00 | 1.95 | 10.74 | 10.74 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AE9E
Deuteranopia (green-blind)
#CAC19D
Tritanopia (blue-blind)
#FF95A0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fea09f; /* rgb */ color: rgb(254, 160, 159); /* oklch */ color: oklch(80.0% 0.112 20.5);
Tailwind
colors: {
custom: {
50: '#ffbdbb',
500: '#fea09f',
950: '#000000',
},
}SCSS
$custom: #fea09f; $custom-light: #ffbdbb; $custom-dark: #000000;
JSON
{
"hex": "#fea09f",
"rgb": {
"r": 254,
"g": 160,
"b": 159
},
"hsl": {
"h": 0.632,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.80014,
"c": 0.11241,
"h": 20.5
},
"luminance": 0.48716
}Semantic roles & 50–950 ramp
primary
#FEA09F
secondary
#D4F7F7
accent
#E3E600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181211
muted
#868180