#FEAA8A#FEAA8A
#FEAA8A is a light, moderate orange. Relative luminance 0.517; OKLCH L 81.3% C 0.109 H 41.6°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAA8A |
|---|---|
| RGB | rgb(254, 170, 138) |
| HSL | hsl(17, 98%, 77%) |
| HSV | hsv(17, 46%, 100%) |
| CMYK | cmyk(0%, 33.1%, 45.7%, 0.4%) |
| CIE-LAB | lab(77.08, 27.34, 29.10) |
| CIE-LCH | lch(77.08, 39.93, 46.79°) |
| OKLab | oklab(81.27% 0.0814 0.0723) |
| OKLCH | oklch(81.27% 0.109 41.6) |
| XYZ | xyz(59.8383, 51.6599, 30.8596) |
| Luminance | 0.5165 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 2.91
Pale Salmon
#FFB19A
ΔE00 3.27
Light Salmon
#FEA993
ΔE00 3.37
Darksalmon
#E9967A
ΔE00 5.48
Blush (survey)
#F29E8E
ΔE00 6.08
Peach (survey)
#FFB07C
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAA8A #8ADEFE
analogous
#FE8AA4 #FEAA8A #FEE48A
triadic
#FEAA8A #8AFEAA #AA8AFE
tetradic
#FEAA8A #A4FE8A #8ADEFE #E48AFE
square
#FEAA8A #A4FE8A #8ADEFE #E48AFE
split-complementary
#FEAA8A #8AFEE4 #8AA4FE
monochromatic
#FD5211 #FD7E4D #FEAA8A #FFD6C7 #FFE9E1
Accessibility & contrast
On white
1.85
#FEAA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#FEAA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAA8A
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAA8A | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB487
Deuteranopia (green-blind)
#D3C589
Tritanopia (blue-blind)
#FF9CA2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #feaa8a; /* rgb */ color: rgb(254, 170, 138); /* oklch */ color: oklch(81.3% 0.109 41.6);
Tailwind
colors: {
custom: {
50: '#ffc3ac',
500: '#feaa8a',
950: '#000000',
},
}SCSS
$custom: #feaa8a; $custom-light: #ffc3ac; $custom-dark: #000000;
JSON
{
"hex": "#feaa8a",
"rgb": {
"r": 254,
"g": 170,
"b": 138
},
"hsl": {
"h": 16.552,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.81266,
"c": 0.10889,
"h": 41.6
},
"luminance": 0.51655
}Semantic roles & 50–950 ramp
primary
#FEAA8A
secondary
#4EB6DE
accent
#A6E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281