#FEA88A#FEA88A
#FEA88A is a light, moderate orange. Relative luminance 0.509; OKLCH L 80.9% C 0.110 H 40.0°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FEA88A |
|---|---|
| RGB | rgb(254, 168, 138) |
| HSL | hsl(16, 98%, 77%) |
| HSV | hsv(16, 46%, 100%) |
| CMYK | cmyk(0%, 33.9%, 45.7%, 0.4%) |
| CIE-LAB | lab(76.63, 28.38, 28.51) |
| CIE-LCH | lch(76.63, 40.23, 45.12°) |
| OKLab | oklab(80.92% 0.0846 0.0709) |
| OKLCH | oklch(80.92% 0.11 40) |
| XYZ | xyz(59.4662, 50.9158, 30.7356) |
| Luminance | 0.5091 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Salmon
#FEA993
ΔE00 2.65
Lightsalmon
#FFA07A
ΔE00 2.93
Pale Salmon
#FFB19A
ΔE00 3.05
Darksalmon
#E9967A
ΔE00 5.06
Blush (survey)
#F29E8E
ΔE00 5.28
Peachy Pink
#FF9A8A
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEA88A #8AE0FE
analogous
#FE8AA6 #FEA88A #FEE28A
triadic
#FEA88A #8AFEA8 #A88AFE
tetradic
#FEA88A #A6FE8A #8AE0FE #E28AFE
square
#FEA88A #A6FE8A #8AE0FE #E28AFE
split-complementary
#FEA88A #8AFEE2 #8AA6FE
monochromatic
#FD4E11 #FD7B4D #FEA88A #FFD5C7 #FFE8E1
Accessibility & contrast
On white
1.88
#FEA88A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#FEA88A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEA88A
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEA88A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEA88A | 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)
#BDB288
Deuteranopia (green-blind)
#D2C489
Tritanopia (blue-blind)
#FF9AA0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fea88a; /* rgb */ color: rgb(254, 168, 138); /* oklch */ color: oklch(80.9% 0.110 40.0);
Tailwind
colors: {
custom: {
50: '#ffc2ac',
500: '#fea88a',
950: '#000000',
},
}SCSS
$custom: #fea88a; $custom-light: #ffc2ac; $custom-dark: #000000;
JSON
{
"hex": "#fea88a",
"rgb": {
"r": 254,
"g": 168,
"b": 138
},
"hsl": {
"h": 15.517,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.80919,
"c": 0.11036,
"h": 40
},
"luminance": 0.50911
}Semantic roles & 50–950 ramp
primary
#FEA88A
secondary
#4EB9DE
accent
#AAE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281