#FFA682#FFA682
#FFA682 is a light, moderate orange. Relative luminance 0.501; OKLCH L 80.5% C 0.117 H 42.7°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA682 |
|---|---|
| RGB | rgb(255, 166, 130) |
| HSL | hsl(17, 100%, 75%) |
| HSV | hsv(17, 49%, 100%) |
| CMYK | cmyk(0%, 34.9%, 49%, 0%) |
| CIE-LAB | lab(76.16, 29.06, 32.18) |
| CIE-LCH | lch(76.16, 43.36, 47.92°) |
| OKLab | oklab(80.54% 0.0857 0.0792) |
| OKLCH | oklch(80.54% 0.117 42.7) |
| XYZ | xyz(58.9088, 50.1491, 27.6919) |
| Luminance | 0.5014 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 1.54
Light Salmon
#FEA993
ΔE00 4.46
Pale Salmon
#FFB19A
ΔE00 4.71
Darksalmon
#E9967A
ΔE00 5.19
Peach (survey)
#FFB07C
ΔE00 5.98
Blush (survey)
#F29E8E
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA682 #82DBFF
analogous
#FF829C #FFA682 #FFE482
triadic
#FFA682 #82FFA6 #A682FF
tetradic
#FFA682 #9CFF82 #82DBFF #E482FF
square
#FFA682 #9CFF82 #82DBFF #E482FF
split-complementary
#FFA682 #82FFE4 #829CFF
monochromatic
#FF4F08 #FF7A45 #FFA682 #FFD2BF #FFE9E0
Accessibility & contrast
On white
1.90
#FFA682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#FFA682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA682
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA682 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB07F
Deuteranopia (green-blind)
#D2C381
Tritanopia (blue-blind)
#FF979D
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ffa682; /* rgb */ color: rgb(255, 166, 130); /* oklch */ color: oklch(80.5% 0.117 42.7);
Tailwind
colors: {
custom: {
50: '#ffc1a6',
500: '#ffa682',
950: '#000000',
},
}SCSS
$custom: #ffa682; $custom-light: #ffc1a6; $custom-dark: #000000;
JSON
{
"hex": "#ffa682",
"rgb": {
"r": 255,
"g": 166,
"b": 130
},
"hsl": {
"h": 17.28,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.80539,
"c": 0.1167,
"h": 42.7
},
"luminance": 0.50144
}Semantic roles & 50–950 ramp
primary
#FFA682
secondary
#47B3DE
accent
#A3E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#19120F
muted
#878280