#FFAC87#FFAC87
#FFAC87 is a light, moderate orange. Relative luminance 0.525; OKLCH L 81.7% C 0.110 H 44.8°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAC87 |
|---|---|
| RGB | rgb(255, 172, 135) |
| HSL | hsl(19, 100%, 76%) |
| HSV | hsv(19, 47%, 100%) |
| CMYK | cmyk(0%, 32.5%, 47.1%, 0%) |
| CIE-LAB | lab(77.59, 26.39, 31.40) |
| CIE-LCH | lch(77.59, 41.02, 49.96°) |
| OKLab | oklab(81.67% 0.0782 0.0776) |
| OKLCH | oklch(81.67% 0.11 44.8) |
| XYZ | xyz(60.3688, 52.5190, 29.8746) |
| Luminance | 0.5251 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 3.09
Pale Salmon
#FFB19A
ΔE00 4.54
Peach (survey)
#FFB07C
ΔE00 4.78
Light Salmon
#FEA993
ΔE00 5.02
Darksalmon
#E9967A
ΔE00 6.37
Pinkish Tan
#D99B82
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAC87 #87DAFF
analogous
#FF879E #FFAC87 #FFE887
triadic
#FFAC87 #87FFAC #AC87FF
tetradic
#FFAC87 #9EFF87 #87DAFF #E887FF
square
#FFAC87 #9EFF87 #87DAFF #E887FF
split-complementary
#FFAC87 #87FFE8 #879EFF
monochromatic
#FF570D #FF824A #FFAC87 #FFD6C4 #FFEAE0
Accessibility & contrast
On white
1.83
#FFAC87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#FFAC87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAC87
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAC87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAC87 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B584
Deuteranopia (green-blind)
#D5C787
Tritanopia (blue-blind)
#FF9EA2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ffac87; /* rgb */ color: rgb(255, 172, 135); /* oklch */ color: oklch(81.7% 0.110 44.8);
Tailwind
colors: {
custom: {
50: '#ffc5aa',
500: '#ffac87',
950: '#000000',
},
}SCSS
$custom: #ffac87; $custom-light: #ffc5aa; $custom-dark: #000000;
JSON
{
"hex": "#ffac87",
"rgb": {
"r": 255,
"g": 172,
"b": 135
},
"hsl": {
"h": 18.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.8167,
"c": 0.11015,
"h": 44.8
},
"luminance": 0.52514
}Semantic roles & 50–950 ramp
primary
#FFAC87
secondary
#4BB2DF
accent
#9FE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281