#FFA782#FFA782
#FFA782 is a light, moderate orange. Relative luminance 0.505; OKLCH L 80.7% C 0.116 H 43.5°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA782 |
|---|---|
| RGB | rgb(255, 167, 130) |
| HSL | hsl(18, 100%, 75%) |
| HSV | hsv(18, 49%, 100%) |
| CMYK | cmyk(0%, 34.5%, 49%, 0%) |
| CIE-LAB | lab(76.38, 28.54, 32.47) |
| CIE-LCH | lch(76.38, 43.23, 48.69°) |
| OKLab | oklab(80.71% 0.0842 0.0799) |
| OKLCH | oklch(80.71% 0.116 43.5) |
| XYZ | xyz(59.0913, 50.5140, 27.7528) |
| Luminance | 0.5051 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 1.77
Light Salmon
#FEA993
ΔE00 4.76
Pale Salmon
#FFB19A
ΔE00 4.85
Darksalmon
#E9967A
ΔE00 5.47
Peach (survey)
#FFB07C
ΔE00 5.54
Blush (survey)
#F29E8E
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA782 #82DAFF
analogous
#FF829B #FFA782 #FFE582
triadic
#FFA782 #82FFA7 #A782FF
tetradic
#FFA782 #9BFF82 #82DAFF #E582FF
square
#FFA782 #9BFF82 #82DAFF #E582FF
split-complementary
#FFA782 #82FFE5 #829BFF
monochromatic
#FF5108 #FF7C45 #FFA782 #FFD2BF #FFE9E0
Accessibility & contrast
On white
1.89
#FFA782 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#FFA782 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA782
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA782 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA782 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB17F
Deuteranopia (green-blind)
#D3C481
Tritanopia (blue-blind)
#FF989E
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ffa782; /* rgb */ color: rgb(255, 167, 130); /* oklch */ color: oklch(80.7% 0.116 43.5);
Tailwind
colors: {
custom: {
50: '#ffc1a6',
500: '#ffa782',
950: '#000000',
},
}SCSS
$custom: #ffa782; $custom-light: #ffc1a6; $custom-dark: #000000;
JSON
{
"hex": "#ffa782",
"rgb": {
"r": 255,
"g": 167,
"b": 130
},
"hsl": {
"h": 17.76,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.80711,
"c": 0.11601,
"h": 43.5
},
"luminance": 0.50509
}Semantic roles & 50–950 ramp
primary
#FFA782
secondary
#47B2DE
accent
#A2E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#19120F
muted
#878280