#FFA87E#FFA87E
#FFA87E is a light, moderate orange. Relative luminance 0.508; OKLCH L 80.8% C 0.117 H 46.4°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA87E |
|---|---|
| RGB | rgb(255, 168, 126) |
| HSL | hsl(20, 100%, 75%) |
| HSV | hsv(20, 51%, 100%) |
| CMYK | cmyk(0%, 34.1%, 50.6%, 0%) |
| CIE-LAB | lab(76.54, 27.66, 34.80) |
| CIE-LCH | lch(76.54, 44.45, 51.53°) |
| OKLab | oklab(80.81% 0.0811 0.085) |
| OKLCH | oklch(80.81% 0.117 46.4) |
| XYZ | xyz(59.0119, 50.7765, 26.4275) |
| Luminance | 0.5077 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 2.62
Peach (survey)
#FFB07C
ΔE00 4.07
Pale Salmon
#FFB19A
ΔE00 6.08
Light Salmon
#FEA993
ΔE00 6.27
Darksalmon
#E9967A
ΔE00 6.39
Pastel Orange
#FF964F
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA87E #7ED5FF
analogous
#FF7E95 #FFA87E #FFE97E
triadic
#FFA87E #7EFFA8 #A87EFF
tetradic
#FFA87E #95FF7E #7ED5FF #E97EFF
square
#FFA87E #95FF7E #7ED5FF #E97EFF
split-complementary
#FFA87E #7EFFE9 #7E95FF
monochromatic
#FF5504 #FF7F41 #FFA87E #FFD1BB #FFEAE0
Accessibility & contrast
On white
1.88
#FFA87E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#FFA87E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA87E
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA87E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA87E | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB27B
Deuteranopia (green-blind)
#D4C47E
Tritanopia (blue-blind)
#FF999D
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ffa87e; /* rgb */ color: rgb(255, 168, 126); /* oklch */ color: oklch(80.8% 0.117 46.4);
Tailwind
colors: {
custom: {
50: '#ffc2a4',
500: '#ffa87e',
950: '#000000',
},
}SCSS
$custom: #ffa87e; $custom-light: #ffc2a4; $custom-dark: #000000;
JSON
{
"hex": "#ffa87e",
"rgb": {
"r": 255,
"g": 168,
"b": 126
},
"hsl": {
"h": 19.535,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.80814,
"c": 0.11746,
"h": 46.4
},
"luminance": 0.50772
}Semantic roles & 50–950 ramp
primary
#FFA87E
secondary
#43ACDE
accent
#9BE600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#19120F
muted
#878280