#FFA784#FFA784
#FFA784 is a light, moderate orange. Relative luminance 0.506; OKLCH L 80.7% C 0.115 H 42.4°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA784 |
|---|---|
| RGB | rgb(255, 167, 132) |
| HSL | hsl(17, 100%, 76%) |
| HSV | hsv(17, 48%, 100%) |
| CMYK | cmyk(0%, 34.5%, 48.2%, 0%) |
| CIE-LAB | lab(76.42, 28.72, 31.45) |
| CIE-LCH | lch(76.42, 42.59, 47.60°) |
| OKLab | oklab(80.75% 0.0849 0.0776) |
| OKLCH | oklch(80.75% 0.115 42.4) |
| XYZ | xyz(59.2268, 50.5682, 28.4666) |
| Luminance | 0.5056 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 1.86
Light Salmon
#FEA993
ΔE00 4.16
Pale Salmon
#FFB19A
ΔE00 4.35
Darksalmon
#E9967A
ΔE00 5.25
Peach (survey)
#FFB07C
ΔE00 6.09
Blush (survey)
#F29E8E
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA784 #84DCFF
analogous
#FF849E #FFA784 #FFE484
triadic
#FFA784 #84FFA7 #A784FF
tetradic
#FFA784 #9EFF84 #84DCFF #E484FF
square
#FFA784 #9EFF84 #84DCFF #E484FF
split-complementary
#FFA784 #84FFE4 #849EFF
monochromatic
#FF4F0A #FF7B47 #FFA784 #FFD3C1 #FFE9E0
Accessibility & contrast
On white
1.89
#FFA784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#FFA784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA784
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA784 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB181
Deuteranopia (green-blind)
#D2C483
Tritanopia (blue-blind)
#FF989E
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ffa784; /* rgb */ color: rgb(255, 167, 132); /* oklch */ color: oklch(80.7% 0.115 42.4);
Tailwind
colors: {
custom: {
50: '#ffc1a8',
500: '#ffa784',
950: '#000000',
},
}SCSS
$custom: #ffa784; $custom-light: #ffc1a8; $custom-dark: #000000;
JSON
{
"hex": "#ffa784",
"rgb": {
"r": 255,
"g": 167,
"b": 132
},
"hsl": {
"h": 17.073,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.80747,
"c": 0.11502,
"h": 42.4
},
"luminance": 0.50563
}Semantic roles & 50–950 ramp
primary
#FFA784
secondary
#48B4DF
accent
#A4E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#19120F
muted
#878280