#FBAE79#FBAE79
#FBAE79 is a light, moderate orange. Relative luminance 0.522; OKLCH L 81.3% C 0.114 H 55.0°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAE79 |
|---|---|
| RGB | rgb(251, 174, 121) |
| HSL | hsl(24, 94%, 73%) |
| HSV | hsv(24, 52%, 98%) |
| CMYK | cmyk(0%, 30.7%, 51.8%, 1.6%) |
| CIE-LAB | lab(77.38, 22.51, 38.40) |
| CIE-LCH | lch(77.38, 44.51, 59.63°) |
| OKLab | oklab(81.34% 0.0652 0.093) |
| OKLCH | oklch(81.34% 0.114 55) |
| XYZ | xyz(58.3741, 52.1663, 25.0801) |
| Luminance | 0.5216 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 0.89
Apricot (survey)
#FFB16D
ΔE00 3.64
Sandybrown
#F4A460
ΔE00 4.23
Pale Orange
#FFA756
ΔE00 5.71
Pastel Orange
#FF964F
ΔE00 6.81
Lightsalmon
#FFA07A
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAE79 #79C6FB
analogous
#FB7985 #FBAE79 #FBEF79
triadic
#FBAE79 #79FBAE #AE79FB
tetradic
#FBAE79 #85FB79 #79C6FB #EF79FB
square
#FBAE79 #85FB79 #79C6FB #EF79FB
split-complementary
#FBAE79 #79FBEF #7985FB
monochromatic
#F26707 #F98A3E #FBAE79 #FDD2B4 #FEEDE1
Accessibility & contrast
On white
1.84
#FBAE79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#FBAE79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAE79
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAE79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAE79 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B575
Deuteranopia (green-blind)
#D6C679
Tritanopia (blue-blind)
#FF9FA1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fbae79; /* rgb */ color: rgb(251, 174, 121); /* oklch */ color: oklch(81.3% 0.114 55.0);
Tailwind
colors: {
custom: {
50: '#ffc6a0',
500: '#fbae79',
950: '#000000',
},
}SCSS
$custom: #fbae79; $custom-light: #ffc6a0; $custom-dark: #000000;
JSON
{
"hex": "#fbae79",
"rgb": {
"r": 251,
"g": 174,
"b": 121
},
"hsl": {
"h": 24.462,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.81338,
"c": 0.11359,
"h": 55
},
"luminance": 0.52162
}Semantic roles & 50–950 ramp
primary
#FBAE79
secondary
#409AD8
accent
#88E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18130F
muted
#868280