#FEAE8A#FEAE8A
#FEAE8A is a light, moderate orange. Relative luminance 0.532; OKLCH L 82.0% C 0.106 H 45.0°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAE8A |
|---|---|
| RGB | rgb(254, 174, 138) |
| HSL | hsl(19, 98%, 77%) |
| HSV | hsv(19, 46%, 100%) |
| CMYK | cmyk(0%, 31.5%, 45.7%, 0.4%) |
| CIE-LAB | lab(77.98, 25.24, 30.31) |
| CIE-LCH | lch(77.98, 39.44, 50.21°) |
| OKLab | oklab(81.97% 0.0751 0.0752) |
| OKLCH | oklch(81.97% 0.106 45) |
| XYZ | xyz(60.5995, 53.1825, 31.1134) |
| Luminance | 0.5318 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 3.68
Pale Salmon
#FFB19A
ΔE00 4.28
Peach (survey)
#FFB07C
ΔE00 4.75
Light Salmon
#FEA993
ΔE00 5.00
Darksalmon
#E9967A
ΔE00 6.64
Pinkish Tan
#D99B82
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAE8A #8ADAFE
analogous
#FE8AA0 #FEAE8A #FEE88A
triadic
#FEAE8A #8AFEAE #AE8AFE
tetradic
#FEAE8A #A0FE8A #8ADAFE #E88AFE
square
#FEAE8A #A0FE8A #8ADAFE #E88AFE
split-complementary
#FEAE8A #8AFEE8 #8AA0FE
monochromatic
#FD5A11 #FD844D #FEAE8A #FFD8C7 #FFEAE1
Accessibility & contrast
On white
1.80
#FEAE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#FEAE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAE8A
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAE8A | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B787
Deuteranopia (green-blind)
#D6C78A
Tritanopia (blue-blind)
#FFA0A5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #feae8a; /* rgb */ color: rgb(254, 174, 138); /* oklch */ color: oklch(82.0% 0.106 45.0);
Tailwind
colors: {
custom: {
50: '#ffc6ac',
500: '#feae8a',
950: '#000000',
},
}SCSS
$custom: #feae8a; $custom-light: #ffc6ac; $custom-dark: #000000;
JSON
{
"hex": "#feae8a",
"rgb": {
"r": 254,
"g": 174,
"b": 138
},
"hsl": {
"h": 18.621,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.81966,
"c": 0.10624,
"h": 45
},
"luminance": 0.53178
}Semantic roles & 50–950 ramp
primary
#FEAE8A
secondary
#4EB1DE
accent
#9EE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281