#FFAA79#FFAA79
#FFAA79 is a light, moderate orange. Relative luminance 0.514; OKLCH L 81.1% C 0.119 H 50.4°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAA79 |
|---|---|
| RGB | rgb(255, 170, 121) |
| HSL | hsl(22, 100%, 74%) |
| HSV | hsv(22, 53%, 100%) |
| CMYK | cmyk(0%, 33.3%, 52.5%, 0%) |
| CIE-LAB | lab(76.92, 26.18, 37.91) |
| CIE-LCH | lch(76.92, 46.07, 55.37°) |
| OKLab | oklab(81.08% 0.076 0.0918) |
| OKLCH | oklch(81.08% 0.119 50.4) |
| XYZ | xyz(59.0694, 51.3948, 24.8946) |
| Luminance | 0.5139 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.10
Lightsalmon
#FFA07A
ΔE00 4.60
Sandybrown
#F4A460
ΔE00 5.73
Apricot (survey)
#FFB16D
ΔE00 5.78
Pastel Orange
#FF964F
ΔE00 6.26
Pale Orange
#FFA756
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAA79 #79CEFF
analogous
#FF798B #FFAA79 #FFED79
triadic
#FFAA79 #79FFAA #AA79FF
tetradic
#FFAA79 #8BFF79 #79CEFF #ED79FF
square
#FFAA79 #8BFF79 #79CEFF #ED79FF
split-complementary
#FFAA79 #79FFED #798BFF
monochromatic
#FE5D00 #FF833C #FFAA79 #FFD1B6 #FFECE0
Accessibility & contrast
On white
1.86
#FFAA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#FFAA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAA79
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAA79 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B375
Deuteranopia (green-blind)
#D6C579
Tritanopia (blue-blind)
#FF9A9E
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ffaa79; /* rgb */ color: rgb(255, 170, 121); /* oklch */ color: oklch(81.1% 0.119 50.4);
Tailwind
colors: {
custom: {
50: '#ffc3a0',
500: '#ffaa79',
950: '#000000',
},
}SCSS
$custom: #ffaa79; $custom-light: #ffc3a0; $custom-dark: #000000;
JSON
{
"hex": "#ffaa79",
"rgb": {
"r": 255,
"g": 170,
"b": 121
},
"hsl": {
"h": 21.94,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.81078,
"c": 0.11919,
"h": 50.4
},
"luminance": 0.5139
}Semantic roles & 50–950 ramp
primary
#FFAA79
secondary
#3FA3DD
accent
#92E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#19120F
muted
#878280