#FFAC82#FFAC82
#FFAC82 is a light, moderate orange. Relative luminance 0.524; OKLCH L 81.6% C 0.113 H 47.5°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAC82 |
|---|---|
| RGB | rgb(255, 172, 130) |
| HSL | hsl(20, 100%, 75%) |
| HSV | hsv(20, 49%, 100%) |
| CMYK | cmyk(0%, 32.5%, 49%, 0%) |
| CIE-LAB | lab(77.51, 25.92, 33.94) |
| CIE-LCH | lch(77.51, 42.71, 52.63°) |
| OKLab | oklab(81.58% 0.0763 0.0833) |
| OKLCH | oklch(81.58% 0.113 47.5) |
| XYZ | xyz(60.0250, 52.3815, 28.0640) |
| Luminance | 0.5238 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.34
Lightsalmon
#FFA07A
ΔE00 3.63
Pale Salmon
#FFB19A
ΔE00 5.99
Light Salmon
#FEA993
ΔE00 6.53
Darksalmon
#E9967A
ΔE00 7.11
Apricot (survey)
#FFB16D
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAC82 #82D5FF
analogous
#FF8296 #FFAC82 #FFEA82
triadic
#FFAC82 #82FFAC #AC82FF
tetradic
#FFAC82 #96FF82 #82D5FF #EA82FF
square
#FFAC82 #96FF82 #82D5FF #EA82FF
split-complementary
#FFAC82 #82FFEA #8296FF
monochromatic
#FF5B08 #FF8345 #FFAC82 #FFD5BF #FFEBE0
Accessibility & contrast
On white
1.83
#FFAC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#FFAC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAC82
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAC82 | 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)
#C2B57F
Deuteranopia (green-blind)
#D6C782
Tritanopia (blue-blind)
#FF9DA1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ffac82; /* rgb */ color: rgb(255, 172, 130); /* oklch */ color: oklch(81.6% 0.113 47.5);
Tailwind
colors: {
custom: {
50: '#ffc5a6',
500: '#ffac82',
950: '#000000',
},
}SCSS
$custom: #ffac82; $custom-light: #ffc5a6; $custom-dark: #000000;
JSON
{
"hex": "#ffac82",
"rgb": {
"r": 255,
"g": 172,
"b": 130
},
"hsl": {
"h": 20.16,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.8158,
"c": 0.1129,
"h": 47.5
},
"luminance": 0.52377
}Semantic roles & 50–950 ramp
primary
#FFAC82
secondary
#47ABDE
accent
#98E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#19130F
muted
#878280