#FAB779#FAB779
#FAB779 is a very light, moderate orange. Relative luminance 0.556; OKLCH L 82.9% C 0.111 H 63.1°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FAB779 |
|---|---|
| RGB | rgb(250, 183, 121) |
| HSL | hsl(29, 93%, 73%) |
| HSV | hsv(29, 52%, 98%) |
| CMYK | cmyk(0%, 26.8%, 51.6%, 2%) |
| CIE-LAB | lab(79.37, 17.38, 40.89) |
| CIE-LCH | lch(79.37, 44.44, 66.97°) |
| OKLab | oklab(82.86% 0.05 0.0986) |
| OKLCH | oklch(82.86% 0.111 63.1) |
| XYZ | xyz(59.8121, 55.5757, 25.6624) |
| Luminance | 0.5557 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 2.46
Peach (survey)
#FFB07C
ΔE00 4.71
Sandybrown
#F4A460
ΔE00 4.95
Pale Orange
#FFA756
ΔE00 5.37
Light Orange
#FDAA48
ΔE00 6.57
Burlywood
#DEB887
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAB779 #79BCFA
analogous
#FA797B #FAB779 #FAF779
triadic
#FAB779 #79FAB7 #B779FA
tetradic
#FAB779 #7BFA79 #79BCFA #F779FA
square
#FAB779 #7BFA79 #79BCFA #F779FA
split-complementary
#FAB779 #79FAF7 #797BFA
monochromatic
#F07809 #F8973E #FAB779 #FCD7B4 #FEEFE2
Accessibility & contrast
On white
1.73
#FAB779 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#FAB779 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAB779
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAB779 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAB779 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBC74
Deuteranopia (green-blind)
#DCCB7A
Tritanopia (blue-blind)
#FFA8A8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #fab779; /* rgb */ color: rgb(250, 183, 121); /* oklch */ color: oklch(82.9% 0.111 63.1);
Tailwind
colors: {
custom: {
50: '#ffcca0',
500: '#fab779',
950: '#000000',
},
}SCSS
$custom: #fab779; $custom-light: #ffcca0; $custom-dark: #000000;
JSON
{
"hex": "#fab779",
"rgb": {
"r": 250,
"g": 183,
"b": 121
},
"hsl": {
"h": 28.837,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.82863,
"c": 0.11058,
"h": 63.1
},
"luminance": 0.55571
}Semantic roles & 50–950 ramp
primary
#FAB779
secondary
#418FD7
accent
#77E600
background
#FFFEFC
surface
#FFFAF5
border
#D7D3CF
text
#18130F
muted
#868380