#FFAB80#FFAB80
#FFAB80 is a light, moderate orange. Relative luminance 0.519; OKLCH L 81.4% C 0.115 H 47.7°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAB80 |
|---|---|
| RGB | rgb(255, 171, 128) |
| HSL | hsl(20, 100%, 75%) |
| HSV | hsv(20, 50%, 100%) |
| CMYK | cmyk(0%, 32.9%, 49.8%, 0%) |
| CIE-LAB | lab(77.25, 26.27, 34.66) |
| CIE-LCH | lch(77.25, 43.49, 52.84°) |
| OKLab | oklab(81.37% 0.0771 0.0848) |
| OKLCH | oklch(81.37% 0.115 47.7) |
| XYZ | xyz(59.7025, 51.9491, 27.3007) |
| Luminance | 0.5194 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.24
Lightsalmon
#FFA07A
ΔE00 3.55
Pale Salmon
#FFB19A
ΔE00 6.27
Light Salmon
#FEA993
ΔE00 6.74
Darksalmon
#E9967A
ΔE00 7.09
Apricot (survey)
#FFB16D
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAB80 #80D4FF
analogous
#FF8094 #FFAB80 #FFEB80
triadic
#FFAB80 #80FFAB #AB80FF
tetradic
#FFAB80 #94FF80 #80D4FF #EB80FF
square
#FFAB80 #94FF80 #80D4FF #EB80FF
split-complementary
#FFAB80 #80FFEB #8094FF
monochromatic
#FF5A06 #FF8343 #FFAB80 #FFD3BD #FFEBE0
Accessibility & contrast
On white
1.84
#FFAB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#FFAB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAB80
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAB80 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B47D
Deuteranopia (green-blind)
#D5C680
Tritanopia (blue-blind)
#FF9CA0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ffab80; /* rgb */ color: rgb(255, 171, 128); /* oklch */ color: oklch(81.4% 0.115 47.7);
Tailwind
colors: {
custom: {
50: '#ffc4a5',
500: '#ffab80',
950: '#000000',
},
}SCSS
$custom: #ffab80; $custom-light: #ffc4a5; $custom-dark: #000000;
JSON
{
"hex": "#ffab80",
"rgb": {
"r": 255,
"g": 171,
"b": 128
},
"hsl": {
"h": 20.315,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.81371,
"c": 0.1146,
"h": 47.7
},
"luminance": 0.51944
}Semantic roles & 50–950 ramp
primary
#FFAB80
secondary
#45AADE
accent
#98E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#19120F
muted
#878280