#FFAC80#FFAC80
#FFAC80 is a light, moderate orange. Relative luminance 0.523; OKLCH L 81.5% C 0.114 H 48.5°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAC80 |
|---|---|
| RGB | rgb(255, 172, 128) |
| HSL | hsl(21, 100%, 75%) |
| HSV | hsv(21, 50%, 100%) |
| CMYK | cmyk(0%, 32.5%, 49.8%, 0%) |
| CIE-LAB | lab(77.48, 25.74, 34.95) |
| CIE-LCH | lch(77.48, 43.41, 53.63°) |
| OKLab | oklab(81.55% 0.0755 0.0855) |
| OKLCH | oklch(81.55% 0.114 48.5) |
| XYZ | xyz(59.8921, 52.3283, 27.3639) |
| Luminance | 0.5232 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.79
Lightsalmon
#FFA07A
ΔE00 3.98
Pale Salmon
#FFB19A
ΔE00 6.55
Apricot (survey)
#FFB16D
ΔE00 6.81
Sandybrown
#F4A460
ΔE00 6.96
Light Salmon
#FEA993
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAC80 #80D3FF
analogous
#FF8094 #FFAC80 #FFEB80
triadic
#FFAC80 #80FFAC #AC80FF
tetradic
#FFAC80 #94FF80 #80D3FF #EB80FF
square
#FFAC80 #94FF80 #80D3FF #EB80FF
split-complementary
#FFAC80 #80FFEB #8094FF
monochromatic
#FF5C06 #FF8443 #FFAC80 #FFD4BD #FFEBE0
Accessibility & contrast
On white
1.83
#FFAC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#FFAC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAC80
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAC80 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B57D
Deuteranopia (green-blind)
#D6C680
Tritanopia (blue-blind)
#FF9DA1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ffac80; /* rgb */ color: rgb(255, 172, 128); /* oklch */ color: oklch(81.5% 0.114 48.5);
Tailwind
colors: {
custom: {
50: '#ffc5a5',
500: '#ffac80',
950: '#000000',
},
}SCSS
$custom: #ffac80; $custom-light: #ffc5a5; $custom-dark: #000000;
JSON
{
"hex": "#ffac80",
"rgb": {
"r": 255,
"g": 172,
"b": 128
},
"hsl": {
"h": 20.787,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.81546,
"c": 0.11405,
"h": 48.5
},
"luminance": 0.52324
}Semantic roles & 50–950 ramp
primary
#FFAC80
secondary
#45A9DE
accent
#96E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#19130F
muted
#878280