#FFAB79#FFAB79
#FFAB79 is a light, moderate orange. Relative luminance 0.518; OKLCH L 81.3% C 0.119 H 51.2°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAB79 |
|---|---|
| RGB | rgb(255, 171, 121) |
| HSL | hsl(22, 100%, 74%) |
| HSV | hsv(22, 53%, 100%) |
| CMYK | cmyk(0%, 32.9%, 52.5%, 0%) |
| CIE-LAB | lab(77.14, 25.66, 38.19) |
| CIE-LCH | lch(77.14, 46.01, 56.11°) |
| OKLab | oklab(81.25% 0.0744 0.0925) |
| OKLCH | oklch(81.25% 0.119 51.2) |
| XYZ | xyz(59.2576, 51.7712, 24.9573) |
| Luminance | 0.5177 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.67
Lightsalmon
#FFA07A
ΔE00 5.05
Apricot (survey)
#FFB16D
ΔE00 5.35
Sandybrown
#F4A460
ΔE00 5.43
Pastel Orange
#FF964F
ΔE00 6.28
Pale Orange
#FFA756
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAB79 #79CDFF
analogous
#FF798A #FFAB79 #FFEE79
triadic
#FFAB79 #79FFAB #AB79FF
tetradic
#FFAB79 #8AFF79 #79CDFF #EE79FF
square
#FFAB79 #8AFF79 #79CDFF #EE79FF
split-complementary
#FFAB79 #79FFEE #798AFF
monochromatic
#FE5F00 #FF853C #FFAB79 #FFD1B6 #FFECE0
Accessibility & contrast
On white
1.85
#FFAB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#FFAB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAB79
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAB79 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B475
Deuteranopia (green-blind)
#D6C679
Tritanopia (blue-blind)
#FF9B9F
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ffab79; /* rgb */ color: rgb(255, 171, 121); /* oklch */ color: oklch(81.3% 0.119 51.2);
Tailwind
colors: {
custom: {
50: '#ffc4a0',
500: '#ffab79',
950: '#000000',
},
}SCSS
$custom: #ffab79; $custom-light: #ffc4a0; $custom-dark: #000000;
JSON
{
"hex": "#ffab79",
"rgb": {
"r": 255,
"g": 171,
"b": 121
},
"hsl": {
"h": 22.388,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.81253,
"c": 0.1187,
"h": 51.2
},
"luminance": 0.51766
}Semantic roles & 50–950 ramp
primary
#FFAB79
secondary
#3FA2DD
accent
#90E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#19120F
muted
#878280