#FFAC8A#FFAC8A
#FFAC8A is a light, moderate orange. Relative luminance 0.526; OKLCH L 81.7% C 0.109 H 43.1°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAC8A |
|---|---|
| RGB | rgb(255, 172, 138) |
| HSL | hsl(17, 100%, 77%) |
| HSV | hsv(17, 46%, 100%) |
| CMYK | cmyk(0%, 32.5%, 45.9%, 0%) |
| CIE-LAB | lab(77.64, 26.68, 29.87) |
| CIE-LCH | lch(77.64, 40.05, 48.24°) |
| OKLab | oklab(81.73% 0.0793 0.0741) |
| OKLCH | oklch(81.73% 0.109 43.1) |
| XYZ | xyz(60.5830, 52.6047, 31.0027) |
| Luminance | 0.5260 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 3.12
Pale Salmon
#FFB19A
ΔE00 3.66
Light Salmon
#FEA993
ΔE00 4.09
Peach (survey)
#FFB07C
ΔE00 5.69
Darksalmon
#E9967A
ΔE00 6.06
Blush (survey)
#F29E8E
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAC8A #8ADDFF
analogous
#FF8AA3 #FFAC8A #FFE78A
triadic
#FFAC8A #8AFFAC #AC8AFF
tetradic
#FFAC8A #A3FF8A #8ADDFF #E78AFF
square
#FFAC8A #A3FF8A #8ADDFF #E78AFF
split-complementary
#FFAC8A #8AFFE7 #8AA3FF
monochromatic
#FF5510 #FF814D #FFAC8A #FFD7C7 #FFE9E0
Accessibility & contrast
On white
1.82
#FFAC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#FFAC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAC8A
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAC8A | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B587
Deuteranopia (green-blind)
#D5C789
Tritanopia (blue-blind)
#FF9EA3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ffac8a; /* rgb */ color: rgb(255, 172, 138); /* oklch */ color: oklch(81.7% 0.109 43.1);
Tailwind
colors: {
custom: {
50: '#ffc5ac',
500: '#ffac8a',
950: '#000000',
},
}SCSS
$custom: #ffac8a; $custom-light: #ffc5ac; $custom-dark: #000000;
JSON
{
"hex": "#ffac8a",
"rgb": {
"r": 255,
"g": 172,
"b": 138
},
"hsl": {
"h": 17.436,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.81726,
"c": 0.10859,
"h": 43.1
},
"luminance": 0.526
}Semantic roles & 50–950 ramp
primary
#FFAC8A
secondary
#4EB5E0
accent
#A3E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281