#FEAC8A#FEAC8A
#FEAC8A is a light, moderate orange. Relative luminance 0.524; OKLCH L 81.6% C 0.108 H 43.3°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAC8A |
|---|---|
| RGB | rgb(254, 172, 138) |
| HSL | hsl(18, 98%, 77%) |
| HSV | hsv(18, 46%, 100%) |
| CMYK | cmyk(0%, 32.3%, 45.7%, 0.4%) |
| CIE-LAB | lab(77.53, 26.29, 29.70) |
| CIE-LCH | lch(77.53, 39.67, 48.49°) |
| OKLab | oklab(81.62% 0.0782 0.0738) |
| OKLCH | oklch(81.62% 0.108 43.3) |
| XYZ | xyz(60.2160, 52.4155, 30.9855) |
| Luminance | 0.5241 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 3.18
Pale Salmon
#FFB19A
ΔE00 3.70
Light Salmon
#FEA993
ΔE00 4.16
Peach (survey)
#FFB07C
ΔE00 5.59
Darksalmon
#E9967A
ΔE00 6.02
Blush (survey)
#F29E8E
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAC8A #8ADCFE
analogous
#FE8AA2 #FEAC8A #FEE68A
triadic
#FEAC8A #8AFEAC #AC8AFE
tetradic
#FEAC8A #A2FE8A #8ADCFE #E68AFE
square
#FEAC8A #A2FE8A #8ADCFE #E68AFE
split-complementary
#FEAC8A #8AFEE6 #8AA2FE
monochromatic
#FD5611 #FD814D #FEAC8A #FFD7C7 #FFE9E1
Accessibility & contrast
On white
1.83
#FEAC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#FEAC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAC8A
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAC8A | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B587
Deuteranopia (green-blind)
#D4C68A
Tritanopia (blue-blind)
#FF9EA3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #feac8a; /* rgb */ color: rgb(254, 172, 138); /* oklch */ color: oklch(81.6% 0.108 43.3);
Tailwind
colors: {
custom: {
50: '#ffc5ac',
500: '#feac8a',
950: '#000000',
},
}SCSS
$custom: #feac8a; $custom-light: #ffc5ac; $custom-dark: #000000;
JSON
{
"hex": "#feac8a",
"rgb": {
"r": 254,
"g": 172,
"b": 138
},
"hsl": {
"h": 17.586,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.81615,
"c": 0.10751,
"h": 43.3
},
"luminance": 0.52411
}Semantic roles & 50–950 ramp
primary
#FEAC8A
secondary
#4EB4DE
accent
#A2E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281