#FFA77B#FFA77B
#FFA77B is a light, moderate orange. Relative luminance 0.503; OKLCH L 80.6% C 0.120 H 47.1°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA77B |
|---|---|
| RGB | rgb(255, 167, 123) |
| HSL | hsl(20, 100%, 74%) |
| HSV | hsv(20, 52%, 100%) |
| CMYK | cmyk(0%, 34.5%, 51.8%, 0%) |
| CIE-LAB | lab(76.27, 27.92, 36.03) |
| CIE-LCH | lch(76.27, 45.58, 52.23°) |
| OKLab | oklab(80.59% 0.0815 0.0877) |
| OKLCH | oklch(80.59% 0.12 47.1) |
| XYZ | xyz(58.6373, 50.3324, 25.3619) |
| Luminance | 0.5033 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 2.81
Peach (survey)
#FFB07C
ΔE00 3.81
Darksalmon
#E9967A
ΔE00 6.59
Pale Salmon
#FFB19A
ΔE00 6.65
Light Salmon
#FEA993
ΔE00 6.81
Pastel Orange
#FF964F
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA77B #7BD3FF
analogous
#FF7B91 #FFA77B #FFE97B
triadic
#FFA77B #7BFFA7 #A77BFF
tetradic
#FFA77B #91FF7B #7BD3FF #E97BFF
square
#FFA77B #91FF7B #7BD3FF #E97BFF
split-complementary
#FFA77B #7BFFE9 #7B91FF
monochromatic
#FF5501 #FF7E3E #FFA77B #FFD0B8 #FFEBE0
Accessibility & contrast
On white
1.90
#FFA77B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#FFA77B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA77B
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA77B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA77B | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB177
Deuteranopia (green-blind)
#D3C47B
Tritanopia (blue-blind)
#FF979C
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ffa77b; /* rgb */ color: rgb(255, 167, 123); /* oklch */ color: oklch(80.6% 0.120 47.1);
Tailwind
colors: {
custom: {
50: '#ffc1a1',
500: '#ffa77b',
950: '#000000',
},
}SCSS
$custom: #ffa77b; $custom-light: #ffc1a1; $custom-dark: #000000;
JSON
{
"hex": "#ffa77b",
"rgb": {
"r": 255,
"g": 167,
"b": 123
},
"hsl": {
"h": 20,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.80589,
"c": 0.11969,
"h": 47.1
},
"luminance": 0.50327
}Semantic roles & 50–950 ramp
primary
#FFA77B
secondary
#41A9DD
accent
#99E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#19120F
muted
#878280