#FBCF79#FBCF79
#FBCF79 is a very light, moderate orange. Relative luminance 0.665; OKLCH L 87.5% C 0.116 H 82.9°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCF79 |
|---|---|
| RGB | rgb(251, 207, 121) |
| HSL | hsl(40, 94%, 73%) |
| HSV | hsv(40, 52%, 98%) |
| CMYK | cmyk(0%, 17.5%, 51.8%, 1.6%) |
| CIE-LAB | lab(85.26, 5.29, 48.21) |
| CIE-LCH | lch(85.26, 48.50, 83.74°) |
| OKLab | oklab(87.49% 0.0142 0.115) |
| OKLCH | oklch(87.49% 0.116 82.9) |
| XYZ | xyz(65.5504, 66.5189, 27.4722) |
| Luminance | 0.6652 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.26
Light Mustard
#F7D560
ΔE00 5.95
Sand (survey)
#E2CA76
ΔE00 6.03
Maize
#F4D054
ΔE00 6.29
Pale Gold
#FDDE6C
ΔE00 6.73
Sandy
#F1DA7A
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCF79 #79A5FB
analogous
#FB8E79 #FBCF79 #E6FB79
triadic
#FBCF79 #79FBCF #CF79FB
tetradic
#FBCF79 #79FB8E #79A5FB #FB79E6
square
#FBCF79 #79FB8E #79A5FB #FB79E6
split-complementary
#FBCF79 #79E6FB #8E79FB
monochromatic
#F2A307 #F9BA3E #FBCF79 #FDE4B4 #FEF4E1
Accessibility & contrast
On white
1.47
#FBCF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#FBCF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCF79
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCF79 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CE72
Deuteranopia (green-blind)
#EDDA7C
Tritanopia (blue-blind)
#FFC1BB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fbcf79; /* rgb */ color: rgb(251, 207, 121); /* oklch */ color: oklch(87.5% 0.116 82.9);
Tailwind
colors: {
custom: {
50: '#ffdda1',
500: '#fbcf79',
950: '#000000',
},
}SCSS
$custom: #fbcf79; $custom-light: #ffdda1; $custom-dark: #000000;
JSON
{
"hex": "#fbcf79",
"rgb": {
"r": 251,
"g": 207,
"b": 121
},
"hsl": {
"h": 39.692,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.87494,
"c": 0.11583,
"h": 82.9
},
"luminance": 0.66515
}Semantic roles & 50–950 ramp
primary
#FBCF79
secondary
#4074D8
accent
#4EE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480