#FFA779#FFA779
#FFA779 is a light, vivid orange. Relative luminance 0.503; OKLCH L 80.6% C 0.121 H 48.1°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA779 |
|---|---|
| RGB | rgb(255, 167, 121) |
| HSL | hsl(21, 100%, 74%) |
| HSV | hsv(21, 53%, 100%) |
| CMYK | cmyk(0%, 34.5%, 52.5%, 0%) |
| CIE-LAB | lab(76.24, 27.75, 37.05) |
| CIE-LCH | lch(76.24, 46.29, 53.17°) |
| OKLab | oklab(80.56% 0.0807 0.0899) |
| OKLCH | oklch(80.56% 0.121 48.1) |
| XYZ | xyz(58.5134, 50.2829, 24.7093) |
| Luminance | 0.5028 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 3.28
Peach (survey)
#FFB07C
ΔE00 3.40
Pastel Orange
#FF964F
ΔE00 6.40
Sandybrown
#F4A460
ΔE00 6.72
Darksalmon
#E9967A
ΔE00 6.97
Apricot (survey)
#FFB16D
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA779 #79D1FF
analogous
#FF798E #FFA779 #FFEA79
triadic
#FFA779 #79FFA7 #A779FF
tetradic
#FFA779 #8EFF79 #79D1FF #EA79FF
square
#FFA779 #8EFF79 #79D1FF #EA79FF
split-complementary
#FFA779 #79FFEA #798EFF
monochromatic
#FE5700 #FF7F3C #FFA779 #FFCFB6 #FFEBE0
Accessibility & contrast
On white
1.90
#FFA779 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#FFA779 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA779
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA779 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA779 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB175
Deuteranopia (green-blind)
#D4C479
Tritanopia (blue-blind)
#FF979B
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ffa779; /* rgb */ color: rgb(255, 167, 121); /* oklch */ color: oklch(80.6% 0.121 48.1);
Tailwind
colors: {
custom: {
50: '#ffc1a0',
500: '#ffa779',
950: '#000000',
},
}SCSS
$custom: #ffa779; $custom-light: #ffc1a0; $custom-dark: #000000;
JSON
{
"hex": "#ffa779",
"rgb": {
"r": 255,
"g": 167,
"b": 121
},
"hsl": {
"h": 20.597,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.80556,
"c": 0.1208,
"h": 48.1
},
"luminance": 0.50278
}Semantic roles & 50–950 ramp
primary
#FFA779
secondary
#3FA7DD
accent
#97E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#19120F
muted
#878280