#FFA77F#FFA77F
#FFA77F is a light, moderate orange. Relative luminance 0.504; OKLCH L 80.7% C 0.118 H 45.1°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA77F |
|---|---|
| RGB | rgb(255, 167, 127) |
| HSL | hsl(19, 100%, 75%) |
| HSV | hsv(19, 50%, 100%) |
| CMYK | cmyk(0%, 34.5%, 50.2%, 0%) |
| CIE-LAB | lab(76.34, 28.27, 34.00) |
| CIE-LCH | lch(76.34, 44.22, 50.26°) |
| OKLab | oklab(80.66% 0.083 0.0832) |
| OKLCH | oklch(80.66% 0.118 45.1) |
| XYZ | xyz(58.8929, 50.4347, 26.7077) |
| Luminance | 0.5043 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 2.03
Peach (survey)
#FFB07C
ΔE00 4.76
Pale Salmon
#FFB19A
ΔE00 5.61
Light Salmon
#FEA993
ΔE00 5.66
Darksalmon
#E9967A
ΔE00 5.90
Pinkish Tan
#D99B82
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA77F #7FD7FF
analogous
#FF7F97 #FFA77F #FFE77F
triadic
#FFA77F #7FFFA7 #A77FFF
tetradic
#FFA77F #97FF7F #7FD7FF #E77FFF
square
#FFA77F #97FF7F #7FD7FF #E77FFF
split-complementary
#FFA77F #7FFFE7 #7F97FF
monochromatic
#FF5305 #FF7D42 #FFA77F #FFD1BC #FFEAE0
Accessibility & contrast
On white
1.89
#FFA77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#FFA77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA77F
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA77F | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB17C
Deuteranopia (green-blind)
#D3C47E
Tritanopia (blue-blind)
#FF989D
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ffa77f; /* rgb */ color: rgb(255, 167, 127); /* oklch */ color: oklch(80.7% 0.118 45.1);
Tailwind
colors: {
custom: {
50: '#ffc1a4',
500: '#ffa77f',
950: '#000000',
},
}SCSS
$custom: #ffa77f; $custom-light: #ffc1a4; $custom-dark: #000000;
JSON
{
"hex": "#ffa77f",
"rgb": {
"r": 255,
"g": 167,
"b": 127
},
"hsl": {
"h": 18.75,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.80658,
"c": 0.11755,
"h": 45.1
},
"luminance": 0.5043
}Semantic roles & 50–950 ramp
primary
#FFA77F
secondary
#44AEDE
accent
#9EE600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#19120F
muted
#878280