#FFA887#FFA887
#FFA887 is a light, moderate orange. Relative luminance 0.510; OKLCH L 81.0% C 0.113 H 41.5°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA887 |
|---|---|
| RGB | rgb(255, 168, 135) |
| HSL | hsl(17, 100%, 76%) |
| HSV | hsv(17, 47%, 100%) |
| CMYK | cmyk(0%, 34.1%, 47.1%, 0%) |
| CIE-LAB | lab(76.69, 28.48, 30.21) |
| CIE-LCH | lch(76.69, 41.52, 46.69°) |
| OKLab | oklab(80.97% 0.0845 0.0748) |
| OKLCH | oklch(80.97% 0.113 41.5) |
| XYZ | xyz(59.6190, 51.0193, 29.6247) |
| Luminance | 0.5101 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 2.32
Light Salmon
#FEA993
ΔE00 3.55
Pale Salmon
#FFB19A
ΔE00 3.74
Darksalmon
#E9967A
ΔE00 5.25
Blush (survey)
#F29E8E
ΔE00 6.12
Peach (survey)
#FFB07C
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA887 #87DEFF
analogous
#FF87A2 #FFA887 #FFE487
triadic
#FFA887 #87FFA8 #A887FF
tetradic
#FFA887 #A2FF87 #87DEFF #E487FF
square
#FFA887 #A2FF87 #87DEFF #E487FF
split-complementary
#FFA887 #87FFE4 #87A2FF
monochromatic
#FF4F0D #FF7C4A #FFA887 #FFD4C4 #FFE9E0
Accessibility & contrast
On white
1.87
#FFA887 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#FFA887 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA887
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA887 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA887 | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB284
Deuteranopia (green-blind)
#D3C486
Tritanopia (blue-blind)
#FF9A9F
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ffa887; /* rgb */ color: rgb(255, 168, 135); /* oklch */ color: oklch(81.0% 0.113 41.5);
Tailwind
colors: {
custom: {
50: '#ffc2aa',
500: '#ffa887',
950: '#000000',
},
}SCSS
$custom: #ffa887; $custom-light: #ffc2aa; $custom-dark: #000000;
JSON
{
"hex": "#ffa887",
"rgb": {
"r": 255,
"g": 168,
"b": 135
},
"hsl": {
"h": 16.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.80975,
"c": 0.11286,
"h": 41.5
},
"luminance": 0.51015
}Semantic roles & 50–950 ramp
primary
#FFA887
secondary
#4BB6DF
accent
#A6E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#191210
muted
#878281