#FFA787#FFA787
#FFA787 is a light, moderate orange. Relative luminance 0.506; OKLCH L 80.8% C 0.114 H 40.7°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA787 |
|---|---|
| RGB | rgb(255, 167, 135) |
| HSL | hsl(16, 100%, 76%) |
| HSV | hsv(16, 47%, 100%) |
| CMYK | cmyk(0%, 34.5%, 47.1%, 0%) |
| CIE-LAB | lab(76.47, 29.00, 29.92) |
| CIE-LCH | lch(76.47, 41.67, 45.89°) |
| OKLab | oklab(80.8% 0.0861 0.0741) |
| OKLCH | oklch(80.8% 0.114 40.7) |
| XYZ | xyz(59.4351, 50.6515, 29.5634) |
| Luminance | 0.5065 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 2.32
Light Salmon
#FEA993
ΔE00 3.24
Pale Salmon
#FFB19A
ΔE00 3.65
Darksalmon
#E9967A
ΔE00 5.03
Blush (survey)
#F29E8E
ΔE00 5.74
Peachy Pink
#FF9A8A
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA787 #87DFFF
analogous
#FF87A3 #FFA787 #FFE387
triadic
#FFA787 #87FFA7 #A787FF
tetradic
#FFA787 #A3FF87 #87DFFF #E387FF
square
#FFA787 #A3FF87 #87DFFF #E387FF
split-complementary
#FFA787 #87FFE3 #87A3FF
monochromatic
#FF4D0D #FF7A4A #FFA787 #FFD4C4 #FFE9E0
Accessibility & contrast
On white
1.89
#FFA787 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#FFA787 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA787
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA787 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA787 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB184
Deuteranopia (green-blind)
#D2C486
Tritanopia (blue-blind)
#FF999F
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ffa787; /* rgb */ color: rgb(255, 167, 135); /* oklch */ color: oklch(80.8% 0.114 40.7);
Tailwind
colors: {
custom: {
50: '#ffc1aa',
500: '#ffa787',
950: '#000000',
},
}SCSS
$custom: #ffa787; $custom-light: #ffc1aa; $custom-dark: #000000;
JSON
{
"hex": "#ffa787",
"rgb": {
"r": 255,
"g": 167,
"b": 135
},
"hsl": {
"h": 16,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.80803,
"c": 0.11359,
"h": 40.7
},
"luminance": 0.50647
}Semantic roles & 50–950 ramp
primary
#FFA787
secondary
#4BB8DF
accent
#A8E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#191210
muted
#878281