#F6AB79#F6AB79
#F6AB79 is a light, moderate orange. Relative luminance 0.501; OKLCH L 80.2% C 0.110 H 54.2°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F6AB79 |
|---|---|
| RGB | rgb(246, 171, 121) |
| HSL | hsl(24, 87%, 72%) |
| HSV | hsv(24, 51%, 96%) |
| CMYK | cmyk(0%, 30.5%, 50.8%, 3.5%) |
| CIE-LAB | lab(76.13, 22.10, 36.70) |
| CIE-LCH | lch(76.13, 42.84, 58.94°) |
| OKLab | oklab(80.25% 0.0643 0.0892) |
| OKLCH | oklch(80.25% 0.11 54.2) |
| XYZ | xyz(56.0232, 50.1034, 24.8057) |
| Luminance | 0.5010 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.70
Sandybrown
#F4A460
ΔE00 4.37
Apricot (survey)
#FFB16D
ΔE00 4.47
Pale Orange
#FFA756
ΔE00 6.26
Lightsalmon
#FFA07A
ΔE00 6.39
Pastel Orange
#FF964F
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6AB79 #79C4F6
analogous
#F67986 #F6AB79 #F6EA79
triadic
#F6AB79 #79F6AB #AB79F6
tetradic
#F6AB79 #86F679 #79C4F6 #EA79F6
square
#F6AB79 #86F679 #79C4F6 #EA79F6
split-complementary
#F6AB79 #79F6EA #7986F6
monochromatic
#E5650F #F28740 #F6AB79 #FACFB2 #FDEDE2
Accessibility & contrast
On white
1.91
#F6AB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#F6AB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6AB79
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6AB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6AB79 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B275
Deuteranopia (green-blind)
#D2C279
Tritanopia (blue-blind)
#FF9D9E
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f6ab79; /* rgb */ color: rgb(246, 171, 121); /* oklch */ color: oklch(80.2% 0.110 54.2);
Tailwind
colors: {
custom: {
50: '#fcc4a0',
500: '#f6ab79',
950: '#000000',
},
}SCSS
$custom: #f6ab79; $custom-light: #fcc4a0; $custom-dark: #000000;
JSON
{
"hex": "#f6ab79",
"rgb": {
"r": 246,
"g": 171,
"b": 121
},
"hsl": {
"h": 24,
"s": 87.413,
"l": 71.961
},
"oklch": {
"l": 0.80248,
"c": 0.10998,
"h": 54.2
},
"luminance": 0.50099
}Semantic roles & 50–950 ramp
primary
#F6AB79
secondary
#4298D1
accent
#89E402
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18120F
muted
#868280