#FFA884#FFA884
#FFA884 is a light, moderate orange. Relative luminance 0.509; OKLCH L 80.9% C 0.114 H 43.2°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA884 |
|---|---|
| RGB | rgb(255, 168, 132) |
| HSL | hsl(18, 100%, 76%) |
| HSV | hsv(18, 48%, 100%) |
| CMYK | cmyk(0%, 34.1%, 48.2%, 0%) |
| CIE-LAB | lab(76.64, 28.20, 31.75) |
| CIE-LCH | lch(76.64, 42.46, 48.39°) |
| OKLab | oklab(80.92% 0.0833 0.0783) |
| OKLCH | oklch(80.92% 0.114 43.2) |
| XYZ | xyz(59.4108, 50.9360, 28.5279) |
| Luminance | 0.5093 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 2.04
Light Salmon
#FEA993
ΔE00 4.48
Pale Salmon
#FFB19A
ΔE00 4.50
Darksalmon
#E9967A
ΔE00 5.52
Peach (survey)
#FFB07C
ΔE00 5.65
Blush (survey)
#F29E8E
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA884 #84DBFF
analogous
#FF849D #FFA884 #FFE584
triadic
#FFA884 #84FFA8 #A884FF
tetradic
#FFA884 #9DFF84 #84DBFF #E584FF
square
#FFA884 #9DFF84 #84DBFF #E584FF
split-complementary
#FFA884 #84FFE5 #849DFF
monochromatic
#FF510A #FF7D47 #FFA884 #FFD3C1 #FFE9E0
Accessibility & contrast
On white
1.88
#FFA884 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#FFA884 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA884
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA884 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA884 | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB281
Deuteranopia (green-blind)
#D3C483
Tritanopia (blue-blind)
#FF999F
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ffa884; /* rgb */ color: rgb(255, 168, 132); /* oklch */ color: oklch(80.9% 0.114 43.2);
Tailwind
colors: {
custom: {
50: '#ffc2a8',
500: '#ffa884',
950: '#000000',
},
}SCSS
$custom: #ffa884; $custom-light: #ffc2a8; $custom-dark: #000000;
JSON
{
"hex": "#ffa884",
"rgb": {
"r": 255,
"g": 168,
"b": 132
},
"hsl": {
"h": 17.561,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.8092,
"c": 0.11432,
"h": 43.2
},
"luminance": 0.50931
}Semantic roles & 50–950 ramp
primary
#FFA884
secondary
#48B3DF
accent
#A2E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#19120F
muted
#878280