#FFA77E#FFA77E
#FFA77E is a light, moderate orange. Relative luminance 0.504; OKLCH L 80.6% C 0.118 H 45.6°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA77E |
|---|---|
| RGB | rgb(255, 167, 126) |
| HSL | hsl(19, 100%, 75%) |
| HSV | hsv(19, 51%, 100%) |
| CMYK | cmyk(0%, 34.5%, 50.6%, 0%) |
| CIE-LAB | lab(76.32, 28.18, 34.51) |
| CIE-LCH | lch(76.32, 44.55, 50.77°) |
| OKLab | oklab(80.64% 0.0826 0.0844) |
| OKLCH | oklch(80.64% 0.118 45.6) |
| XYZ | xyz(58.8280, 50.4087, 26.3662) |
| Luminance | 0.5040 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 2.19
Peach (survey)
#FFB07C
ΔE00 4.51
Pale Salmon
#FFB19A
ΔE00 5.87
Light Salmon
#FEA993
ΔE00 5.95
Darksalmon
#E9967A
ΔE00 6.06
Pastel Orange
#FF964F
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA77E #7ED6FF
analogous
#FF7E95 #FFA77E #FFE87E
triadic
#FFA77E #7EFFA7 #A77EFF
tetradic
#FFA77E #95FF7E #7ED6FF #E87EFF
square
#FFA77E #95FF7E #7ED6FF #E87EFF
split-complementary
#FFA77E #7EFFE8 #7E95FF
monochromatic
#FF5404 #FF7D41 #FFA77E #FFD1BB #FFEAE0
Accessibility & contrast
On white
1.90
#FFA77E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#FFA77E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA77E
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA77E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA77E | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB17B
Deuteranopia (green-blind)
#D3C47E
Tritanopia (blue-blind)
#FF989D
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ffa77e; /* rgb */ color: rgb(255, 167, 126); /* oklch */ color: oklch(80.6% 0.118 45.6);
Tailwind
colors: {
custom: {
50: '#ffc1a4',
500: '#ffa77e',
950: '#000000',
},
}SCSS
$custom: #ffa77e; $custom-light: #ffc1a4; $custom-dark: #000000;
JSON
{
"hex": "#ffa77e",
"rgb": {
"r": 255,
"g": 167,
"b": 126
},
"hsl": {
"h": 19.07,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.80641,
"c": 0.11808,
"h": 45.6
},
"luminance": 0.50404
}Semantic roles & 50–950 ramp
primary
#FFA77E
secondary
#43ADDE
accent
#9DE600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#19120F
muted
#878280