#FFAC83#FFAC83
#FFAC83 is a light, moderate orange. Relative luminance 0.524; OKLCH L 81.6% C 0.112 H 47.0°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAC83 |
|---|---|
| RGB | rgb(255, 172, 131) |
| HSL | hsl(20, 100%, 76%) |
| HSV | hsv(20, 49%, 100%) |
| CMYK | cmyk(0%, 32.5%, 48.6%, 0%) |
| CIE-LAB | lab(77.52, 26.02, 33.43) |
| CIE-LCH | lch(77.52, 42.36, 52.11°) |
| OKLab | oklab(81.6% 0.0767 0.0821) |
| OKLCH | oklch(81.6% 0.112 47) |
| XYZ | xyz(60.0925, 52.4085, 28.4192) |
| Luminance | 0.5240 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 3.48
Peach (survey)
#FFB07C
ΔE00 3.62
Pale Salmon
#FFB19A
ΔE00 5.70
Light Salmon
#FEA993
ΔE00 6.23
Darksalmon
#E9967A
ΔE00 6.94
Apricot (survey)
#FFB16D
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAC83 #83D6FF
analogous
#FF8398 #FFAC83 #FFEA83
triadic
#FFAC83 #83FFAC #AC83FF
tetradic
#FFAC83 #98FF83 #83D6FF #EA83FF
square
#FFAC83 #98FF83 #83D6FF #EA83FF
split-complementary
#FFAC83 #83FFEA #8398FF
monochromatic
#FF5A09 #FF8346 #FFAC83 #FFD5C0 #FFEBE0
Accessibility & contrast
On white
1.83
#FFAC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#FFAC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAC83
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAC83 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B580
Deuteranopia (green-blind)
#D6C783
Tritanopia (blue-blind)
#FF9DA2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ffac83; /* rgb */ color: rgb(255, 172, 131); /* oklch */ color: oklch(81.6% 0.112 47.0);
Tailwind
colors: {
custom: {
50: '#ffc5a7',
500: '#ffac83',
950: '#000000',
},
}SCSS
$custom: #ffac83; $custom-light: #ffc5a7; $custom-dark: #000000;
JSON
{
"hex": "#ffac83",
"rgb": {
"r": 255,
"g": 172,
"b": 131
},
"hsl": {
"h": 19.839,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.81598,
"c": 0.11234,
"h": 47
},
"luminance": 0.52404
}Semantic roles & 50–950 ramp
primary
#FFAC83
secondary
#48ADDF
accent
#9AE600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#19130F
muted
#878280