#FEAE83#FEAE83
#FEAE83 is a light, moderate orange. Relative luminance 0.530; OKLCH L 81.8% C 0.110 H 49.0°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FEAE83 |
|---|---|
| RGB | rgb(254, 174, 131) |
| HSL | hsl(21, 98%, 75%) |
| HSV | hsv(21, 48%, 100%) |
| CMYK | cmyk(0%, 31.5%, 48.4%, 0.4%) |
| CIE-LAB | lab(77.87, 24.58, 33.86) |
| CIE-LCH | lch(77.87, 41.84, 54.02°) |
| OKLab | oklab(81.84% 0.0724 0.0831) |
| OKLCH | oklch(81.84% 0.11 49) |
| XYZ | xyz(60.1090, 52.9863, 28.5299) |
| Luminance | 0.5298 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.65
Lightsalmon
#FFA07A
ΔE00 4.44
Pale Salmon
#FFB19A
ΔE00 6.38
Apricot (survey)
#FFB16D
ΔE00 6.72
Sandybrown
#F4A460
ΔE00 7.05
Light Salmon
#FEA993
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEAE83 #83D3FE
analogous
#FE8395 #FEAE83 #FEEC83
triadic
#FEAE83 #83FEAE #AE83FE
tetradic
#FEAE83 #95FE83 #83D3FE #EC83FE
square
#FEAE83 #95FE83 #83D3FE #EC83FE
split-complementary
#FEAE83 #83FEEC #8395FE
monochromatic
#FD5F0A #FE8646 #FEAE83 #FED6C0 #FFEBE1
Accessibility & contrast
On white
1.81
#FEAE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#FEAE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEAE83
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEAE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEAE83 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B680
Deuteranopia (green-blind)
#D7C783
Tritanopia (blue-blind)
#FFA0A3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #feae83; /* rgb */ color: rgb(254, 174, 131); /* oklch */ color: oklch(81.8% 0.110 49.0);
Tailwind
colors: {
custom: {
50: '#ffc6a7',
500: '#feae83',
950: '#000000',
},
}SCSS
$custom: #feae83; $custom-light: #ffc6a7; $custom-dark: #000000;
JSON
{
"hex": "#feae83",
"rgb": {
"r": 254,
"g": 174,
"b": 131
},
"hsl": {
"h": 20.976,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.81839,
"c": 0.11022,
"h": 49
},
"luminance": 0.52982
}Semantic roles & 50–950 ramp
primary
#FEAE83
secondary
#48A9DD
accent
#95E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280