#FFA982#FFA982
#FFA982 is a light, moderate orange. Relative luminance 0.512; OKLCH L 81.1% C 0.115 H 45.1°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA982 |
|---|---|
| RGB | rgb(255, 169, 130) |
| HSL | hsl(19, 100%, 75%) |
| HSV | hsv(19, 49%, 100%) |
| CMYK | cmyk(0%, 33.7%, 49%, 0%) |
| CIE-LAB | lab(76.83, 27.49, 33.06) |
| CIE-LCH | lch(76.83, 43.00, 50.25°) |
| OKLab | oklab(81.06% 0.081 0.0812) |
| OKLCH | oklch(81.06% 0.115 45.1) |
| XYZ | xyz(59.4605, 51.2525, 27.8758) |
| Luminance | 0.5125 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 2.43
Peach (survey)
#FFB07C
ΔE00 4.66
Pale Salmon
#FFB19A
ΔE00 5.22
Light Salmon
#FEA993
ΔE00 5.43
Darksalmon
#E9967A
ΔE00 6.08
Pinkish Tan
#D99B82
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA982 #82D8FF
analogous
#FF8299 #FFA982 #FFE782
triadic
#FFA982 #82FFA9 #A982FF
tetradic
#FFA982 #99FF82 #82D8FF #E782FF
square
#FFA982 #99FF82 #82D8FF #E782FF
split-complementary
#FFA982 #82FFE7 #8299FF
monochromatic
#FF5508 #FF7F45 #FFA982 #FFD3BF #FFEAE0
Accessibility & contrast
On white
1.87
#FFA982 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#FFA982 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA982
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA982 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA982 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B37F
Deuteranopia (green-blind)
#D4C582
Tritanopia (blue-blind)
#FF9A9F
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ffa982; /* rgb */ color: rgb(255, 169, 130); /* oklch */ color: oklch(81.1% 0.115 45.1);
Tailwind
colors: {
custom: {
50: '#ffc3a6',
500: '#ffa982',
950: '#000000',
},
}SCSS
$custom: #ffa982; $custom-light: #ffc3a6; $custom-dark: #000000;
JSON
{
"hex": "#ffa982",
"rgb": {
"r": 255,
"g": 169,
"b": 130
},
"hsl": {
"h": 18.72,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.81057,
"c": 0.1147,
"h": 45.1
},
"luminance": 0.51248
}Semantic roles & 50–950 ramp
primary
#FFA982
secondary
#47AFDE
accent
#9EE600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#19120F
muted
#878280