#FBCB82#FBCB82
#FBCB82 is a very light, moderate orange. Relative luminance 0.648; OKLCH L 86.9% C 0.106 H 77.1°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCB82 |
|---|---|
| RGB | rgb(251, 203, 130) |
| HSL | hsl(36, 94%, 75%) |
| HSV | hsv(36, 48%, 98%) |
| CMYK | cmyk(0%, 19.1%, 48.2%, 1.6%) |
| CIE-LAB | lab(84.40, 8.15, 42.68) |
| CIE-LCH | lch(84.40, 43.45, 79.19°) |
| OKLab | oklab(86.86% 0.0236 0.1032) |
| OKLCH | oklch(86.86% 0.106 77.1) |
| XYZ | xyz(65.1715, 64.8364, 30.1967) |
| Luminance | 0.6483 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.79
Burlywood
#DEB887
ΔE00 7.03
Sand (survey)
#E2CA76
ΔE00 7.98
Wheat (survey)
#FBDD7E
ΔE00 8.01
Pale Peach
#FFE5AD
ΔE00 8.07
Light Peach
#FFD8B1
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCB82 #82B2FB
analogous
#FB8F82 #FBCB82 #EFFB82
triadic
#FBCB82 #82FBCB #CB82FB
tetradic
#FBCB82 #82FB8F #82B2FB #FB82EF
square
#FBCB82 #82FB8F #82B2FB #FB82EF
split-complementary
#FBCB82 #82EFFB #8F82FB
monochromatic
#F79A0B #F9B247 #FBCB82 #FDE4BD #FEF3E1
Accessibility & contrast
On white
1.50
#FBCB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#FBCB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCB82
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCB82 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7C
Deuteranopia (green-blind)
#E9D784
Tritanopia (blue-blind)
#FFBEB9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fbcb82; /* rgb */ color: rgb(251, 203, 130); /* oklch */ color: oklch(86.9% 0.106 77.1);
Tailwind
colors: {
custom: {
50: '#ffdaa7',
500: '#fbcb82',
950: '#000000',
},
}SCSS
$custom: #fbcb82; $custom-light: #ffdaa7; $custom-dark: #000000;
JSON
{
"hex": "#fbcb82",
"rgb": {
"r": 251,
"g": 203,
"b": 130
},
"hsl": {
"h": 36.198,
"s": 93.798,
"l": 74.706
},
"oklch": {
"l": 0.86856,
"c": 0.10589,
"h": 77.1
},
"luminance": 0.64833
}Semantic roles & 50–950 ramp
primary
#FBCB82
secondary
#4882D9
accent
#5BE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380