#FFAE83#FFAE83
#FFAE83 is a light, moderate orange. Relative luminance 0.532; OKLCH L 82.0% C 0.111 H 48.6°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAE83 |
|---|---|
| RGB | rgb(255, 174, 131) |
| HSL | hsl(21, 100%, 76%) |
| HSV | hsv(21, 49%, 100%) |
| CMYK | cmyk(0%, 31.8%, 48.6%, 0%) |
| CIE-LAB | lab(77.98, 24.97, 34.03) |
| CIE-LCH | lch(77.98, 42.20, 53.73°) |
| OKLab | oklab(81.95% 0.0735 0.0835) |
| OKLCH | oklch(81.95% 0.111 48.6) |
| XYZ | xyz(60.4760, 53.1755, 28.5471) |
| Luminance | 0.5317 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.76
Lightsalmon
#FFA07A
ΔE00 4.32
Pale Salmon
#FFB19A
ΔE00 6.31
Apricot (survey)
#FFB16D
ΔE00 6.83
Light Salmon
#FEA993
ΔE00 7.02
Sandybrown
#F4A460
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAE83 #83D4FF
analogous
#FF8396 #FFAE83 #FFEC83
triadic
#FFAE83 #83FFAE #AE83FF
tetradic
#FFAE83 #96FF83 #83D4FF #EC83FF
square
#FFAE83 #96FF83 #83D4FF #EC83FF
split-complementary
#FFAE83 #83FFEC #8396FF
monochromatic
#FF5E09 #FF8646 #FFAE83 #FFD6C0 #FFEBE0
Accessibility & contrast
On white
1.81
#FFAE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#FFAE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAE83
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAE83 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B680
Deuteranopia (green-blind)
#D7C883
Tritanopia (blue-blind)
#FF9FA3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffae83; /* rgb */ color: rgb(255, 174, 131); /* oklch */ color: oklch(82.0% 0.111 48.6);
Tailwind
colors: {
custom: {
50: '#ffc6a7',
500: '#ffae83',
950: '#000000',
},
}SCSS
$custom: #ffae83; $custom-light: #ffc6a7; $custom-dark: #000000;
JSON
{
"hex": "#ffae83",
"rgb": {
"r": 255,
"g": 174,
"b": 131
},
"hsl": {
"h": 20.806,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.8195,
"c": 0.11124,
"h": 48.6
},
"luminance": 0.53171
}Semantic roles & 50–950 ramp
primary
#FFAE83
secondary
#48AADF
accent
#96E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#19130F
muted
#878280