#FBCF84#FBCF84
#FBCF84 is a very light, moderate orange. Relative luminance 0.668; OKLCH L 87.7% C 0.106 H 80.0°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCF84 |
|---|---|
| RGB | rgb(251, 207, 132) |
| HSL | hsl(38, 94%, 75%) |
| HSV | hsv(38, 47%, 98%) |
| CMYK | cmyk(0%, 17.5%, 47.4%, 1.6%) |
| CIE-LAB | lab(85.41, 6.26, 42.94) |
| CIE-LCH | lch(85.41, 43.39, 81.70°) |
| OKLab | oklab(87.65% 0.0182 0.1039) |
| OKLCH | oklch(87.65% 0.106 80) |
| XYZ | xyz(66.2638, 66.8043, 31.2295) |
| Luminance | 0.6680 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.40
Wheat (survey)
#FBDD7E
ΔE00 6.49
Sand (survey)
#E2CA76
ΔE00 6.83
Pale Peach
#FFE5AD
ΔE00 7.05
Burlywood
#DEB887
ΔE00 7.79
Light Mustard
#F7D560
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCF84 #84B0FB
analogous
#FB9384 #FBCF84 #ECFB84
triadic
#FBCF84 #84FBCF #CF84FB
tetradic
#FBCF84 #84FB93 #84B0FB #FB84EC
square
#FBCF84 #84FB93 #84B0FB #FB84EC
split-complementary
#FBCF84 #84ECFB #9384FB
monochromatic
#F7A10D #F9B849 #FBCF84 #FDE6BF #FEF3E1
Accessibility & contrast
On white
1.46
#FBCF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#FBCF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCF84
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCF84 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF7E
Deuteranopia (green-blind)
#ECDA86
Tritanopia (blue-blind)
#FFC2BD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fbcf84; /* rgb */ color: rgb(251, 207, 132); /* oklch */ color: oklch(87.7% 0.106 80.0);
Tailwind
colors: {
custom: {
50: '#ffdda9',
500: '#fbcf84',
950: '#000000',
},
}SCSS
$custom: #fbcf84; $custom-light: #ffdda9; $custom-dark: #000000;
JSON
{
"hex": "#fbcf84",
"rgb": {
"r": 251,
"g": 207,
"b": 132
},
"hsl": {
"h": 37.815,
"s": 93.701,
"l": 75.098
},
"oklch": {
"l": 0.87654,
"c": 0.10553,
"h": 80
},
"luminance": 0.66801
}Semantic roles & 50–950 ramp
primary
#FBCF84
secondary
#4A7FD9
accent
#55E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480