#FFAC8B#FFAC8B
#FFAC8B is a light, moderate orange. Relative luminance 0.526; OKLCH L 81.7% C 0.108 H 42.5°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAC8B |
|---|---|
| RGB | rgb(255, 172, 139) |
| HSL | hsl(17, 100%, 77%) |
| HSV | hsv(17, 45%, 100%) |
| CMYK | cmyk(0%, 32.5%, 45.5%, 0%) |
| CIE-LAB | lab(77.66, 26.78, 29.36) |
| CIE-LCH | lch(77.66, 39.74, 47.64°) |
| OKLab | oklab(81.75% 0.0797 0.073) |
| OKLCH | oklch(81.75% 0.108 42.5) |
| XYZ | xyz(60.6558, 52.6338, 31.3858) |
| Luminance | 0.5263 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 3.19
Pale Salmon
#FFB19A
ΔE00 3.37
Light Salmon
#FEA993
ΔE00 3.78
Darksalmon
#E9967A
ΔE00 5.98
Peach (survey)
#FFB07C
ΔE00 6.00
Blush (survey)
#F29E8E
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAC8B #8BDEFF
analogous
#FF8BA4 #FFAC8B #FFE68B
triadic
#FFAC8B #8BFFAC #AC8BFF
tetradic
#FFAC8B #A4FF8B #8BDEFF #E68BFF
square
#FFAC8B #A4FF8B #8BDEFF #E68BFF
split-complementary
#FFAC8B #8BFFE6 #8BA4FF
monochromatic
#FF5411 #FF804E #FFAC8B #FFD8C8 #FFE9E0
Accessibility & contrast
On white
1.82
#FFAC8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#FFAC8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAC8B
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAC8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAC8B | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B588
Deuteranopia (green-blind)
#D5C78A
Tritanopia (blue-blind)
#FF9EA3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ffac8b; /* rgb */ color: rgb(255, 172, 139); /* oklch */ color: oklch(81.7% 0.108 42.5);
Tailwind
colors: {
custom: {
50: '#ffc5ad',
500: '#ffac8b',
950: '#000000',
},
}SCSS
$custom: #ffac8b; $custom-light: #ffc5ad; $custom-dark: #000000;
JSON
{
"hex": "#ffac8b",
"rgb": {
"r": 255,
"g": 172,
"b": 139
},
"hsl": {
"h": 17.069,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.81745,
"c": 0.10808,
"h": 42.5
},
"luminance": 0.52629
}Semantic roles & 50–950 ramp
primary
#FFAC8B
secondary
#4EB6E0
accent
#A4E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281