#FEA09B#FEA09B
#FEA09B is a light, moderate red. Relative luminance 0.486; OKLCH L 79.9% C 0.113 H 23.2°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA09B |
|---|---|
| RGB | rgb(254, 160, 155) |
| HSL | hsl(3, 98%, 80%) |
| HSV | hsv(3, 39%, 100%) |
| CMYK | cmyk(0%, 37%, 39%, 0.4%) |
| CIE-LAB | lab(75.19, 34.33, 17.34) |
| CIE-LCH | lch(75.19, 38.46, 26.80°) |
| OKLab | oklab(79.92% 0.1038 0.0445) |
| OKLCH | oklch(79.92% 0.113 23.2) |
| XYZ | xyz(59.3630, 48.5837, 37.2551) |
| Luminance | 0.4858 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 4.16
Blush (survey)
#F29E8E
ΔE00 4.46
Light Salmon
#FEA993
ΔE00 6.25
Blush Pink
#FE828C
ΔE00 7.38
Pale Salmon
#FFB19A
ΔE00 7.55
Lightcoral
#F08080
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA09B #9BF9FE
analogous
#FE9BC8 #FEA09B #FED19B
triadic
#FEA09B #9BFEA0 #A09BFE
tetradic
#FEA09B #C8FE9B #9BF9FE #D19BFE
square
#FEA09B #C8FE9B #9BF9FE #D19BFE
split-complementary
#FEA09B #9BFED1 #9BC8FE
monochromatic
#FD2D22 #FD665E #FEA09B #FFDAD8 #FFE2E1
Accessibility & contrast
On white
1.96
#FEA09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#FEA09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA09B
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA09B | 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)
#B4AE9A
Deuteranopia (green-blind)
#CAC09A
Tritanopia (blue-blind)
#FF949F
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fea09b; /* rgb */ color: rgb(254, 160, 155); /* oklch */ color: oklch(79.9% 0.113 23.2);
Tailwind
colors: {
custom: {
50: '#ffbdb8',
500: '#fea09b',
950: '#000000',
},
}SCSS
$custom: #fea09b; $custom-light: #ffbdb8; $custom-dark: #000000;
JSON
{
"hex": "#fea09b",
"rgb": {
"r": 254,
"g": 160,
"b": 155
},
"hsl": {
"h": 3.03,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.79921,
"c": 0.11287,
"h": 23.2
},
"luminance": 0.48579
}Semantic roles & 50–950 ramp
primary
#FEA09B
secondary
#D4F5F7
accent
#DAE600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181211
muted
#868180