#FBAF79#FBAF79
#FBAF79 is a light, moderate orange. Relative luminance 0.525; OKLCH L 81.5% C 0.113 H 55.8°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAF79 |
|---|---|
| RGB | rgb(251, 175, 121) |
| HSL | hsl(25, 94%, 73%) |
| HSV | hsv(25, 52%, 98%) |
| CMYK | cmyk(0%, 30.3%, 51.8%, 1.6%) |
| CIE-LAB | lab(77.61, 21.98, 38.69) |
| CIE-LCH | lch(77.61, 44.50, 60.40°) |
| OKLab | oklab(81.52% 0.0637 0.0937) |
| OKLCH | oklch(81.52% 0.113 55.8) |
| XYZ | xyz(58.5680, 52.5542, 25.1447) |
| Luminance | 0.5255 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.13
Apricot (survey)
#FFB16D
ΔE00 3.26
Sandybrown
#F4A460
ΔE00 4.09
Pale Orange
#FFA756
ΔE00 5.49
Pastel Orange
#FF964F
ΔE00 7.01
Faded Orange
#F0944D
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAF79 #79C5FB
analogous
#FB7984 #FBAF79 #FBF079
triadic
#FBAF79 #79FBAF #AF79FB
tetradic
#FBAF79 #84FB79 #79C5FB #F079FB
square
#FBAF79 #84FB79 #79C5FB #F079FB
split-complementary
#FBAF79 #79FBF0 #7984FB
monochromatic
#F26907 #F98C3E #FBAF79 #FDD2B4 #FEEDE1
Accessibility & contrast
On white
1.82
#FBAF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#FBAF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAF79
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAF79 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B675
Deuteranopia (green-blind)
#D7C679
Tritanopia (blue-blind)
#FFA0A2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fbaf79; /* rgb */ color: rgb(251, 175, 121); /* oklch */ color: oklch(81.5% 0.113 55.8);
Tailwind
colors: {
custom: {
50: '#ffc7a0',
500: '#fbaf79',
950: '#000000',
},
}SCSS
$custom: #fbaf79; $custom-light: #ffc7a0; $custom-dark: #000000;
JSON
{
"hex": "#fbaf79",
"rgb": {
"r": 251,
"g": 175,
"b": 121
},
"hsl": {
"h": 24.923,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.81517,
"c": 0.11324,
"h": 55.8
},
"luminance": 0.5255
}Semantic roles & 50–950 ramp
primary
#FBAF79
secondary
#4099D8
accent
#86E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18130F
muted
#868280