#FFA882#FFA882
#FFA882 is a light, moderate orange. Relative luminance 0.509; OKLCH L 80.9% C 0.115 H 44.3°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA882 |
|---|---|
| RGB | rgb(255, 168, 130) |
| HSL | hsl(18, 100%, 75%) |
| HSV | hsv(18, 49%, 100%) |
| CMYK | cmyk(0%, 34.1%, 49%, 0%) |
| CIE-LAB | lab(76.61, 28.01, 32.77) |
| CIE-LCH | lch(76.61, 43.11, 49.47°) |
| OKLab | oklab(80.88% 0.0826 0.0805) |
| OKLCH | oklch(80.88% 0.115 44.3) |
| XYZ | xyz(59.2752, 50.8818, 27.8141) |
| Luminance | 0.5088 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 2.08
Pale Salmon
#FFB19A
ΔE00 5.02
Light Salmon
#FEA993
ΔE00 5.09
Peach (survey)
#FFB07C
ΔE00 5.10
Darksalmon
#E9967A
ΔE00 5.77
Pinkish Tan
#D99B82
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA882 #82D9FF
analogous
#FF829A #FFA882 #FFE682
triadic
#FFA882 #82FFA8 #A882FF
tetradic
#FFA882 #9AFF82 #82D9FF #E682FF
square
#FFA882 #9AFF82 #82D9FF #E682FF
split-complementary
#FFA882 #82FFE6 #829AFF
monochromatic
#FF5308 #FF7D45 #FFA882 #FFD3BF #FFEAE0
Accessibility & contrast
On white
1.88
#FFA882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#FFA882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA882
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA882 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB27F
Deuteranopia (green-blind)
#D3C481
Tritanopia (blue-blind)
#FF999E
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ffa882; /* rgb */ color: rgb(255, 168, 130); /* oklch */ color: oklch(80.9% 0.115 44.3);
Tailwind
colors: {
custom: {
50: '#ffc2a6',
500: '#ffa882',
950: '#000000',
},
}SCSS
$custom: #ffa882; $custom-light: #ffc2a6; $custom-dark: #000000;
JSON
{
"hex": "#ffa882",
"rgb": {
"r": 255,
"g": 168,
"b": 130
},
"hsl": {
"h": 18.24,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.80884,
"c": 0.11535,
"h": 44.3
},
"luminance": 0.50877
}Semantic roles & 50–950 ramp
primary
#FFA882
secondary
#47B0DE
accent
#A0E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#19120F
muted
#878280