#FEA899#FEA899
#FEA899 is a light, moderate red. Relative luminance 0.514; OKLCH L 81.2% C 0.105 H 30.3°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA899 |
|---|---|
| RGB | rgb(254, 168, 153) |
| HSL | hsl(9, 98%, 80%) |
| HSV | hsv(9, 40%, 100%) |
| CMYK | cmyk(0%, 33.9%, 39.8%, 0.4%) |
| CIE-LAB | lab(76.91, 29.94, 20.81) |
| CIE-LCH | lch(76.91, 36.46, 34.80°) |
| OKLab | oklab(81.23% 0.0904 0.0529) |
| OKLCH | oklch(81.23% 0.105 30.3) |
| XYZ | xyz(60.6281, 51.3806, 36.8550) |
| Luminance | 0.5138 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 2.46
Blush (survey)
#F29E8E
ΔE00 2.84
Peachy Pink
#FF9A8A
ΔE00 3.48
Pale Salmon
#FFB19A
ΔE00 3.69
Darksalmon
#E9967A
ΔE00 7.05
Lightsalmon
#FFA07A
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA899 #99EFFE
analogous
#FE99BD #FEA899 #FEDB99
triadic
#FEA899 #99FEA8 #A899FE
tetradic
#FEA899 #BDFE99 #99EFFE #DB99FE
square
#FEA899 #BDFE99 #99EFFE #DB99FE
split-complementary
#FEA899 #99FEDB #99BDFE
monochromatic
#FD4120 #FD745C #FEA899 #FFDCD6 #FFE5E1
Accessibility & contrast
On white
1.86
#FEA899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#FEA899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA899
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA899 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB398
Deuteranopia (green-blind)
#D0C598
Tritanopia (blue-blind)
#FF9CA4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fea899; /* rgb */ color: rgb(254, 168, 153); /* oklch */ color: oklch(81.2% 0.105 30.3);
Tailwind
colors: {
custom: {
50: '#ffc2b7',
500: '#fea899',
950: '#000000',
},
}SCSS
$custom: #fea899; $custom-light: #ffc2b7; $custom-dark: #000000;
JSON
{
"hex": "#fea899",
"rgb": {
"r": 254,
"g": 168,
"b": 153
},
"hsl": {
"h": 8.911,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.81228,
"c": 0.1047,
"h": 30.3
},
"luminance": 0.51376
}Semantic roles & 50–950 ramp
primary
#FEA899
secondary
#5BCDE0
accent
#C3E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281