#FFA883#FFA883
#FFA883 is a light, moderate orange. Relative luminance 0.509; OKLCH L 80.9% C 0.115 H 43.7°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA883 |
|---|---|
| RGB | rgb(255, 168, 131) |
| HSL | hsl(18, 100%, 76%) |
| HSV | hsv(18, 49%, 100%) |
| CMYK | cmyk(0%, 34.1%, 48.6%, 0%) |
| CIE-LAB | lab(76.62, 28.11, 32.26) |
| CIE-LCH | lch(76.62, 42.78, 48.93°) |
| OKLab | oklab(80.9% 0.083 0.0794) |
| OKLCH | oklch(80.9% 0.115 43.7) |
| XYZ | xyz(59.3427, 50.9088, 28.1693) |
| Luminance | 0.5090 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 2.03
Pale Salmon
#FFB19A
ΔE00 4.76
Light Salmon
#FEA993
ΔE00 4.79
Peach (survey)
#FFB07C
ΔE00 5.37
Darksalmon
#E9967A
ΔE00 5.63
Blush (survey)
#F29E8E
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA883 #83DAFF
analogous
#FF839C #FFA883 #FFE683
triadic
#FFA883 #83FFA8 #A883FF
tetradic
#FFA883 #9CFF83 #83DAFF #E683FF
square
#FFA883 #9CFF83 #83DAFF #E683FF
split-complementary
#FFA883 #83FFE6 #839CFF
monochromatic
#FF5209 #FF7D46 #FFA883 #FFD3C0 #FFEAE0
Accessibility & contrast
On white
1.88
#FFA883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#FFA883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA883
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA883 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB280
Deuteranopia (green-blind)
#D3C482
Tritanopia (blue-blind)
#FF999F
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ffa883; /* rgb */ color: rgb(255, 168, 131); /* oklch */ color: oklch(80.9% 0.115 43.7);
Tailwind
colors: {
custom: {
50: '#ffc2a7',
500: '#ffa883',
950: '#000000',
},
}SCSS
$custom: #ffa883; $custom-light: #ffc2a7; $custom-dark: #000000;
JSON
{
"hex": "#ffa883",
"rgb": {
"r": 255,
"g": 168,
"b": 131
},
"hsl": {
"h": 17.903,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.80902,
"c": 0.11483,
"h": 43.7
},
"luminance": 0.50904
}Semantic roles & 50–950 ramp
primary
#FFA883
secondary
#48B2DF
accent
#A1E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#19120F
muted
#878280