#FBCB84#FBCB84
#FBCB84 is a very light, moderate orange. Relative luminance 0.649; OKLCH L 86.9% C 0.104 H 76.5°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCB84 |
|---|---|
| RGB | rgb(251, 203, 132) |
| HSL | hsl(36, 94%, 75%) |
| HSV | hsv(36, 47%, 98%) |
| CMYK | cmyk(0%, 19.1%, 47.4%, 1.6%) |
| CIE-LAB | lab(84.43, 8.33, 41.71) |
| CIE-LCH | lch(84.43, 42.53, 78.70°) |
| OKLab | oklab(86.89% 0.0243 0.1012) |
| OKLCH | oklch(86.89% 0.104 76.5) |
| XYZ | xyz(65.3070, 64.8906, 30.9106) |
| Luminance | 0.6489 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.56
Burlywood
#DEB887
ΔE00 6.80
Light Peach
#FFD8B1
ΔE00 7.91
Pale Peach
#FFE5AD
ΔE00 8.00
Sand (survey)
#E2CA76
ΔE00 8.21
Very Light Brown
#D3B683
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCB84 #84B4FB
analogous
#FB8F84 #FBCB84 #F0FB84
triadic
#FBCB84 #84FBCB #CB84FB
tetradic
#FBCB84 #84FB8F #84B4FB #FB84F0
square
#FBCB84 #84FB8F #84B4FB #FB84F0
split-complementary
#FBCB84 #84F0FB #8F84FB
monochromatic
#F7990D #F9B249 #FBCB84 #FDE4BF #FEF2E1
Accessibility & contrast
On white
1.50
#FBCB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#FBCB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCB84
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCB84 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7E
Deuteranopia (green-blind)
#E9D786
Tritanopia (blue-blind)
#FFBEB9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fbcb84; /* rgb */ color: rgb(251, 203, 132); /* oklch */ color: oklch(86.9% 0.104 76.5);
Tailwind
colors: {
custom: {
50: '#ffdaa9',
500: '#fbcb84',
950: '#000000',
},
}SCSS
$custom: #fbcb84; $custom-light: #ffdaa9; $custom-dark: #000000;
JSON
{
"hex": "#fbcb84",
"rgb": {
"r": 251,
"g": 203,
"b": 132
},
"hsl": {
"h": 35.798,
"s": 93.701,
"l": 75.098
},
"oklch": {
"l": 0.86887,
"c": 0.10403,
"h": 76.5
},
"luminance": 0.64887
}Semantic roles & 50–950 ramp
primary
#FBCB84
secondary
#4A84D9
accent
#5DE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380