#FEA889#FEA889
#FEA889 is a light, moderate orange. Relative luminance 0.509; OKLCH L 80.9% C 0.111 H 40.6°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA889 |
|---|---|
| RGB | rgb(254, 168, 137) |
| HSL | hsl(16, 98%, 77%) |
| HSV | hsv(16, 46%, 100%) |
| CMYK | cmyk(0%, 33.9%, 46.1%, 0.4%) |
| CIE-LAB | lab(76.61, 28.29, 29.02) |
| CIE-LCH | lch(76.61, 40.52, 45.73°) |
| OKLab | oklab(80.9% 0.0842 0.0721) |
| OKLCH | oklch(80.9% 0.111 40.6) |
| XYZ | xyz(59.3941, 50.8870, 30.3561) |
| Luminance | 0.5088 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 2.71
Light Salmon
#FEA993
ΔE00 2.97
Pale Salmon
#FFB19A
ΔE00 3.27
Darksalmon
#E9967A
ΔE00 5.08
Blush (survey)
#F29E8E
ΔE00 5.56
Peachy Pink
#FF9A8A
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA889 #89DFFE
analogous
#FE89A5 #FEA889 #FEE289
triadic
#FEA889 #89FEA8 #A889FE
tetradic
#FEA889 #A5FE89 #89DFFE #E289FE
square
#FEA889 #A5FE89 #89DFFE #E289FE
split-complementary
#FEA889 #89FEE2 #89A5FE
monochromatic
#FD4F10 #FD7B4C #FEA889 #FFD5C6 #FFE9E1
Accessibility & contrast
On white
1.88
#FEA889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#FEA889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA889
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA889 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB287
Deuteranopia (green-blind)
#D2C488
Tritanopia (blue-blind)
#FF9AA0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fea889; /* rgb */ color: rgb(254, 168, 137); /* oklch */ color: oklch(80.9% 0.111 40.6);
Tailwind
colors: {
custom: {
50: '#ffc2ab',
500: '#fea889',
950: '#000000',
},
}SCSS
$custom: #fea889; $custom-light: #ffc2ab; $custom-dark: #000000;
JSON
{
"hex": "#fea889",
"rgb": {
"r": 254,
"g": 168,
"b": 137
},
"hsl": {
"h": 15.897,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.809,
"c": 0.11082,
"h": 40.6
},
"luminance": 0.50882
}Semantic roles & 50–950 ramp
primary
#FEA889
secondary
#4DB8DE
accent
#A9E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281