#FBCA79#FBCA79
#FBCA79 is a very light, moderate orange. Relative luminance 0.641; OKLCH L 86.5% C 0.114 H 79.0°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCA79 |
|---|---|
| RGB | rgb(251, 202, 121) |
| HSL | hsl(37, 94%, 73%) |
| HSV | hsv(37, 52%, 98%) |
| CMYK | cmyk(0%, 19.5%, 51.8%, 1.6%) |
| CIE-LAB | lab(84.04, 7.87, 46.71) |
| CIE-LCH | lch(84.04, 47.37, 80.43°) |
| OKLab | oklab(86.53% 0.0218 0.1116) |
| OKLCH | oklch(86.53% 0.114 79) |
| XYZ | xyz(64.3582, 64.1345, 27.0748) |
| Luminance | 0.6413 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 7.38
Sand (survey)
#E2CA76
ΔE00 7.48
Macaroni And Cheese
#EFB435
ΔE00 7.82
Burlywood
#DEB887
ΔE00 7.91
Navajowhite
#FFDEAD
ΔE00 7.95
Light Mustard
#F7D560
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCA79 #79AAFB
analogous
#FB8979 #FBCA79 #EBFB79
triadic
#FBCA79 #79FBCA #CA79FB
tetradic
#FBCA79 #79FB89 #79AAFB #FB79EB
square
#FBCA79 #79FB89 #79AAFB #FB79EB
split-complementary
#FBCA79 #79EBFB #8979FB
monochromatic
#F29A07 #F9B23E #FBCA79 #FDE2B4 #FEF3E1
Accessibility & contrast
On white
1.52
#FBCA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#FBCA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCA79
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCA79 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECA72
Deuteranopia (green-blind)
#EAD77B
Tritanopia (blue-blind)
#FFBCB7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fbca79; /* rgb */ color: rgb(251, 202, 121); /* oklch */ color: oklch(86.5% 0.114 79.0);
Tailwind
colors: {
custom: {
50: '#ffdaa1',
500: '#fbca79',
950: '#000000',
},
}SCSS
$custom: #fbca79; $custom-light: #ffdaa1; $custom-dark: #000000;
JSON
{
"hex": "#fbca79",
"rgb": {
"r": 251,
"g": 202,
"b": 121
},
"hsl": {
"h": 37.385,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.86532,
"c": 0.11373,
"h": 79
},
"luminance": 0.64131
}Semantic roles & 50–950 ramp
primary
#FBCA79
secondary
#4079D8
accent
#57E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380