#FFAB82#FFAB82
#FFAB82 is a light, moderate orange. Relative luminance 0.520; OKLCH L 81.4% C 0.113 H 46.7°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAB82 |
|---|---|
| RGB | rgb(255, 171, 130) |
| HSL | hsl(20, 100%, 75%) |
| HSV | hsv(20, 49%, 100%) |
| CMYK | cmyk(0%, 32.9%, 49%, 0%) |
| CIE-LAB | lab(77.28, 26.45, 33.65) |
| CIE-LCH | lch(77.28, 42.80, 51.83°) |
| OKLab | oklab(81.41% 0.0778 0.0826) |
| OKLCH | oklch(81.41% 0.113 46.7) |
| XYZ | xyz(59.8354, 52.0023, 28.0008) |
| Luminance | 0.5200 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 3.21
Peach (survey)
#FFB07C
ΔE00 3.78
Pale Salmon
#FFB19A
ΔE00 5.71
Light Salmon
#FEA993
ΔE00 6.15
Darksalmon
#E9967A
ΔE00 6.75
Apricot (survey)
#FFB16D
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAB82 #82D6FF
analogous
#FF8297 #FFAB82 #FFE982
triadic
#FFAB82 #82FFAB #AB82FF
tetradic
#FFAB82 #97FF82 #82D6FF #E982FF
square
#FFAB82 #97FF82 #82D6FF #E982FF
split-complementary
#FFAB82 #82FFE9 #8297FF
monochromatic
#FF5908 #FF8245 #FFAB82 #FFD4BF #FFEAE0
Accessibility & contrast
On white
1.84
#FFAB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#FFAB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAB82
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAB82 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B47F
Deuteranopia (green-blind)
#D5C682
Tritanopia (blue-blind)
#FF9CA1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ffab82; /* rgb */ color: rgb(255, 171, 130); /* oklch */ color: oklch(81.4% 0.113 46.7);
Tailwind
colors: {
custom: {
50: '#ffc4a6',
500: '#ffab82',
950: '#000000',
},
}SCSS
$custom: #ffab82; $custom-light: #ffc4a6; $custom-dark: #000000;
JSON
{
"hex": "#ffab82",
"rgb": {
"r": 255,
"g": 171,
"b": 130
},
"hsl": {
"h": 19.68,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.81405,
"c": 0.11348,
"h": 46.7
},
"luminance": 0.51998
}Semantic roles & 50–950 ramp
primary
#FFAB82
secondary
#47ADDE
accent
#9AE600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#19120F
muted
#878280