#FBCF77#FBCF77
#FBCF77 is a very light, moderate orange. Relative luminance 0.665; OKLCH L 87.5% C 0.118 H 83.4°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCF77 |
|---|---|
| RGB | rgb(251, 207, 119) |
| HSL | hsl(40, 94%, 73%) |
| HSV | hsv(40, 53%, 98%) |
| CMYK | cmyk(0%, 17.5%, 52.6%, 1.6%) |
| CIE-LAB | lab(85.24, 5.12, 49.15) |
| CIE-LCH | lch(85.24, 49.42, 84.05°) |
| OKLab | oklab(87.47% 0.0135 0.1169) |
| OKLCH | oklch(87.47% 0.118 83.4) |
| XYZ | xyz(65.4291, 66.4704, 26.8330) |
| Luminance | 0.6647 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.11
Light Mustard
#F7D560
ΔE00 5.65
Sand (survey)
#E2CA76
ΔE00 5.96
Maize
#F4D054
ΔE00 5.97
Pale Gold
#FDDE6C
ΔE00 6.48
Sandy
#F1DA7A
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCF77 #77A3FB
analogous
#FB8D77 #FBCF77 #E5FB77
triadic
#FBCF77 #77FBCF #CF77FB
tetradic
#FBCF77 #77FB8D #77A3FB #FB77E5
square
#FBCF77 #77FB8D #77A3FB #FB77E5
split-complementary
#FBCF77 #77E5FB #8D77FB
monochromatic
#F1A307 #F9BA3C #FBCF77 #FDE4B2 #FEF5E1
Accessibility & contrast
On white
1.47
#FBCF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#FBCF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCF77
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCF77 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CE6F
Deuteranopia (green-blind)
#EDDA7A
Tritanopia (blue-blind)
#FFC1BA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fbcf77; /* rgb */ color: rgb(251, 207, 119); /* oklch */ color: oklch(87.5% 0.118 83.4);
Tailwind
colors: {
custom: {
50: '#ffdda0',
500: '#fbcf77',
950: '#000000',
},
}SCSS
$custom: #fbcf77; $custom-light: #ffdda0; $custom-dark: #000000;
JSON
{
"hex": "#fbcf77",
"rgb": {
"r": 251,
"g": 207,
"b": 119
},
"hsl": {
"h": 40,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.87467,
"c": 0.11765,
"h": 83.4
},
"luminance": 0.66467
}Semantic roles & 50–950 ramp
primary
#FBCF77
secondary
#3F72D8
accent
#4CE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480