#FFAE84#FFAE84
#FFAE84 is a light, moderate orange. Relative luminance 0.532; OKLCH L 82.0% C 0.111 H 48.1°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAE84 |
|---|---|
| RGB | rgb(255, 174, 132) |
| HSL | hsl(20, 100%, 76%) |
| HSV | hsv(20, 48%, 100%) |
| CMYK | cmyk(0%, 31.8%, 48.2%, 0%) |
| CIE-LAB | lab(77.99, 25.06, 33.52) |
| CIE-LCH | lch(77.99, 41.85, 53.22°) |
| OKLab | oklab(81.97% 0.0739 0.0824) |
| OKLCH | oklch(81.97% 0.111 48.1) |
| XYZ | xyz(60.5441, 53.2027, 28.9057) |
| Luminance | 0.5320 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.05
Lightsalmon
#FFA07A
ΔE00 4.16
Pale Salmon
#FFB19A
ΔE00 6.02
Light Salmon
#FEA993
ΔE00 6.73
Apricot (survey)
#FFB16D
ΔE00 7.12
Sandybrown
#F4A460
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAE84 #84D5FF
analogous
#FF8497 #FFAE84 #FFEC84
triadic
#FFAE84 #84FFAE #AE84FF
tetradic
#FFAE84 #97FF84 #84D5FF #EC84FF
square
#FFAE84 #97FF84 #84D5FF #EC84FF
split-complementary
#FFAE84 #84FFEC #8497FF
monochromatic
#FF5D0A #FF8647 #FFAE84 #FFD6C1 #FFEBE0
Accessibility & contrast
On white
1.80
#FFAE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#FFAE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAE84
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAE84 | 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)
#C4B681
Deuteranopia (green-blind)
#D7C884
Tritanopia (blue-blind)
#FFA0A3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffae84; /* rgb */ color: rgb(255, 174, 132); /* oklch */ color: oklch(82.0% 0.111 48.1);
Tailwind
colors: {
custom: {
50: '#ffc6a8',
500: '#ffae84',
950: '#000000',
},
}SCSS
$custom: #ffae84; $custom-light: #ffc6a8; $custom-dark: #000000;
JSON
{
"hex": "#ffae84",
"rgb": {
"r": 255,
"g": 174,
"b": 132
},
"hsl": {
"h": 20.488,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.81967,
"c": 0.11065,
"h": 48.1
},
"luminance": 0.53198
}Semantic roles & 50–950 ramp
primary
#FFAE84
secondary
#48ABDF
accent
#97E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#19130F
muted
#878280