#FFAE82#FFAE82
#FFAE82 is a light, moderate orange. Relative luminance 0.531; OKLCH L 81.9% C 0.112 H 49.2°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAE82 |
|---|---|
| RGB | rgb(255, 174, 130) |
| HSL | hsl(21, 100%, 75%) |
| HSV | hsv(21, 49%, 100%) |
| CMYK | cmyk(0%, 31.8%, 49%, 0%) |
| CIE-LAB | lab(77.96, 24.88, 34.53) |
| CIE-LCH | lch(77.96, 42.56, 54.23°) |
| OKLab | oklab(81.93% 0.0731 0.0846) |
| OKLCH | oklch(81.93% 0.112 49.2) |
| XYZ | xyz(60.4085, 53.1485, 28.1918) |
| Luminance | 0.5314 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.47
Lightsalmon
#FFA07A
ΔE00 4.49
Apricot (survey)
#FFB16D
ΔE00 6.54
Pale Salmon
#FFB19A
ΔE00 6.59
Sandybrown
#F4A460
ΔE00 6.90
Light Salmon
#FEA993
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAE82 #82D3FF
analogous
#FF8294 #FFAE82 #FFEC82
triadic
#FFAE82 #82FFAE #AE82FF
tetradic
#FFAE82 #94FF82 #82D3FF #EC82FF
square
#FFAE82 #94FF82 #82D3FF #EC82FF
split-complementary
#FFAE82 #82FFEC #8294FF
monochromatic
#FF5F08 #FF8645 #FFAE82 #FFD6BF #FFEBE0
Accessibility & contrast
On white
1.81
#FFAE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#FFAE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAE82
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAE82 | 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)
#C4B67F
Deuteranopia (green-blind)
#D7C882
Tritanopia (blue-blind)
#FF9FA3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffae82; /* rgb */ color: rgb(255, 174, 130); /* oklch */ color: oklch(81.9% 0.112 49.2);
Tailwind
colors: {
custom: {
50: '#ffc6a7',
500: '#ffae82',
950: '#000000',
},
}SCSS
$custom: #ffae82; $custom-light: #ffc6a7; $custom-dark: #000000;
JSON
{
"hex": "#ffae82",
"rgb": {
"r": 255,
"g": 174,
"b": 130
},
"hsl": {
"h": 21.12,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.81932,
"c": 0.11182,
"h": 49.2
},
"luminance": 0.53144
}Semantic roles & 50–950 ramp
primary
#FFAE82
secondary
#47A9DE
accent
#95E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#19130F
muted
#878280