#FBCB83#FBCB83
#FBCB83 is a very light, moderate orange. Relative luminance 0.649; OKLCH L 86.9% C 0.105 H 76.8°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCB83 |
|---|---|
| RGB | rgb(251, 203, 131) |
| HSL | hsl(36, 94%, 75%) |
| HSV | hsv(36, 48%, 98%) |
| CMYK | cmyk(0%, 19.1%, 47.8%, 1.6%) |
| CIE-LAB | lab(84.41, 8.24, 42.19) |
| CIE-LCH | lch(84.41, 42.99, 78.95°) |
| OKLab | oklab(86.87% 0.024 0.1022) |
| OKLCH | oklch(86.87% 0.105 76.8) |
| XYZ | xyz(65.2389, 64.8634, 30.5519) |
| Luminance | 0.6486 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.67
Burlywood
#DEB887
ΔE00 6.91
Pale Peach
#FFE5AD
ΔE00 8.03
Light Peach
#FFD8B1
ΔE00 8.09
Sand (survey)
#E2CA76
ΔE00 8.09
Wheat (survey)
#FBDD7E
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCB83 #83B3FB
analogous
#FB8F83 #FBCB83 #EFFB83
triadic
#FBCB83 #83FBCB #CB83FB
tetradic
#FBCB83 #83FB8F #83B3FB #FB83EF
square
#FBCB83 #83FB8F #83B3FB #FB83EF
split-complementary
#FBCB83 #83EFFB #8F83FB
monochromatic
#F7990C #F9B248 #FBCB83 #FDE4BE #FEF3E1
Accessibility & contrast
On white
1.50
#FBCB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#FBCB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCB83
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCB83 | 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)
#DECC7D
Deuteranopia (green-blind)
#E9D785
Tritanopia (blue-blind)
#FFBEB9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fbcb83; /* rgb */ color: rgb(251, 203, 131); /* oklch */ color: oklch(86.9% 0.105 76.8);
Tailwind
colors: {
custom: {
50: '#ffdaa8',
500: '#fbcb83',
950: '#000000',
},
}SCSS
$custom: #fbcb83; $custom-light: #ffdaa8; $custom-dark: #000000;
JSON
{
"hex": "#fbcb83",
"rgb": {
"r": 251,
"g": 203,
"b": 131
},
"hsl": {
"h": 36,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.86872,
"c": 0.10496,
"h": 76.8
},
"luminance": 0.6486
}Semantic roles & 50–950 ramp
primary
#FBCB83
secondary
#4983D9
accent
#5CE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380