#FFAF79#FFAF79
#FFAF79 is a light, moderate orange. Relative luminance 0.533; OKLCH L 82.0% C 0.117 H 54.4°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAF79 |
|---|---|
| RGB | rgb(255, 175, 121) |
| HSL | hsl(24, 100%, 74%) |
| HSV | hsv(24, 53%, 100%) |
| CMYK | cmyk(0%, 31.4%, 52.5%, 0%) |
| CIE-LAB | lab(78.05, 23.57, 39.35) |
| CIE-LCH | lch(78.05, 45.87, 59.08°) |
| OKLab | oklab(81.96% 0.0681 0.0951) |
| OKLCH | oklch(81.96% 0.117 54.4) |
| XYZ | xyz(60.0246, 53.3052, 25.2130) |
| Luminance | 0.5330 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 0.51
Apricot (survey)
#FFB16D
ΔE00 3.68
Sandybrown
#F4A460
ΔE00 4.51
Pale Orange
#FFA756
ΔE00 5.71
Pastel Orange
#FF964F
ΔE00 6.72
Lightsalmon
#FFA07A
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAF79 #79C9FF
analogous
#FF7986 #FFAF79 #FFF279
triadic
#FFAF79 #79FFAF #AF79FF
tetradic
#FFAF79 #86FF79 #79C9FF #F279FF
square
#FFAF79 #86FF79 #79C9FF #F279FF
split-complementary
#FFAF79 #79FFF2 #7986FF
monochromatic
#FE6600 #FF8A3C #FFAF79 #FFD4B6 #FFEDE0
Accessibility & contrast
On white
1.80
#FFAF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#FFAF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAF79
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAF79 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B675
Deuteranopia (green-blind)
#D9C879
Tritanopia (blue-blind)
#FF9FA2
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffaf79; /* rgb */ color: rgb(255, 175, 121); /* oklch */ color: oklch(82.0% 0.117 54.4);
Tailwind
colors: {
custom: {
50: '#ffc7a0',
500: '#ffaf79',
950: '#000000',
},
}SCSS
$custom: #ffaf79; $custom-light: #ffc7a0; $custom-dark: #000000;
JSON
{
"hex": "#ffaf79",
"rgb": {
"r": 255,
"g": 175,
"b": 121
},
"hsl": {
"h": 24.179,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.81959,
"c": 0.11697,
"h": 54.4
},
"luminance": 0.533
}Semantic roles & 50–950 ramp
primary
#FFAF79
secondary
#3F9DDD
accent
#89E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#19130F
muted
#878280