#FFA87F#FFA87F
#FFA87F is a light, moderate orange. Relative luminance 0.508; OKLCH L 80.8% C 0.117 H 45.9°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA87F |
|---|---|
| RGB | rgb(255, 168, 127) |
| HSL | hsl(19, 100%, 75%) |
| HSV | hsv(19, 50%, 100%) |
| CMYK | cmyk(0%, 34.1%, 50.2%, 0%) |
| CIE-LAB | lab(76.56, 27.74, 34.29) |
| CIE-LCH | lch(76.56, 44.11, 51.03°) |
| OKLab | oklab(80.83% 0.0814 0.0839) |
| OKLCH | oklch(80.83% 0.117 45.9) |
| XYZ | xyz(59.0768, 50.8025, 26.7690) |
| Luminance | 0.5080 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 2.44
Peach (survey)
#FFB07C
ΔE00 4.32
Pale Salmon
#FFB19A
ΔE00 5.81
Light Salmon
#FEA993
ΔE00 5.98
Darksalmon
#E9967A
ΔE00 6.22
Pastel Orange
#FF964F
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA87F #7FD6FF
analogous
#FF7F96 #FFA87F #FFE87F
triadic
#FFA87F #7FFFA8 #A87FFF
tetradic
#FFA87F #96FF7F #7FD6FF #E87FFF
square
#FFA87F #96FF7F #7FD6FF #E87FFF
split-complementary
#FFA87F #7FFFE8 #7F96FF
monochromatic
#FF5505 #FF7E42 #FFA87F #FFD2BC #FFEAE0
Accessibility & contrast
On white
1.88
#FFA87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#FFA87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA87F
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA87F | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB27C
Deuteranopia (green-blind)
#D4C47F
Tritanopia (blue-blind)
#FF999E
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ffa87f; /* rgb */ color: rgb(255, 168, 127); /* oklch */ color: oklch(80.8% 0.117 45.9);
Tailwind
colors: {
custom: {
50: '#ffc2a4',
500: '#ffa87f',
950: '#000000',
},
}SCSS
$custom: #ffa87f; $custom-light: #ffc2a4; $custom-dark: #000000;
JSON
{
"hex": "#ffa87f",
"rgb": {
"r": 255,
"g": 168,
"b": 127
},
"hsl": {
"h": 19.219,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.80831,
"c": 0.11693,
"h": 45.9
},
"luminance": 0.50798
}Semantic roles & 50–950 ramp
primary
#FFA87F
secondary
#44ADDE
accent
#9CE600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#19120F
muted
#878280