#FEA989#FEA989
#FEA989 is a light, moderate orange. Relative luminance 0.513; OKLCH L 81.1% C 0.110 H 41.4°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA989 |
|---|---|
| RGB | rgb(254, 169, 137) |
| HSL | hsl(16, 98%, 77%) |
| HSV | hsv(16, 46%, 100%) |
| CMYK | cmyk(0%, 33.5%, 46.1%, 0.4%) |
| CIE-LAB | lab(76.83, 27.76, 29.32) |
| CIE-LCH | lch(76.83, 40.38, 46.56°) |
| OKLab | oklab(81.07% 0.0826 0.0728) |
| OKLCH | oklch(81.07% 0.11 41.4) |
| XYZ | xyz(59.5795, 51.2576, 30.4178) |
| Luminance | 0.5125 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 2.71
Light Salmon
#FEA993
ΔE00 3.32
Pale Salmon
#FFB19A
ΔE00 3.38
Darksalmon
#E9967A
ΔE00 5.30
Blush (survey)
#F29E8E
ΔE00 5.96
Peach (survey)
#FFB07C
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA989 #89DEFE
analogous
#FE89A4 #FEA989 #FEE389
triadic
#FEA989 #89FEA9 #A989FE
tetradic
#FEA989 #A4FE89 #89DEFE #E389FE
square
#FEA989 #A4FE89 #89DEFE #E389FE
split-complementary
#FEA989 #89FEE3 #89A4FE
monochromatic
#FD5110 #FD7D4C #FEA989 #FFD5C6 #FFE9E1
Accessibility & contrast
On white
1.87
#FEA989 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#FEA989 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA989
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA989 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA989 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB386
Deuteranopia (green-blind)
#D3C588
Tritanopia (blue-blind)
#FF9BA1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fea989; /* rgb */ color: rgb(254, 169, 137); /* oklch */ color: oklch(81.1% 0.110 41.4);
Tailwind
colors: {
custom: {
50: '#ffc3ab',
500: '#fea989',
950: '#000000',
},
}SCSS
$custom: #fea989; $custom-light: #ffc3ab; $custom-dark: #000000;
JSON
{
"hex": "#fea989",
"rgb": {
"r": 254,
"g": 169,
"b": 137
},
"hsl": {
"h": 16.41,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.81073,
"c": 0.11009,
"h": 41.4
},
"luminance": 0.51253
}Semantic roles & 50–950 ramp
primary
#FEA989
secondary
#4DB6DE
accent
#A7E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281