#FBCB80#FBCB80
#FBCB80 is a very light, moderate orange. Relative luminance 0.648; OKLCH L 86.8% C 0.108 H 77.8°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCB80 |
|---|---|
| RGB | rgb(251, 203, 128) |
| HSL | hsl(37, 94%, 74%) |
| HSV | hsv(37, 49%, 98%) |
| CMYK | cmyk(0%, 19.1%, 49%, 1.6%) |
| CIE-LAB | lab(84.37, 7.97, 43.65) |
| CIE-LCH | lch(84.37, 44.37, 79.66°) |
| OKLab | oklab(86.83% 0.0228 0.1053) |
| OKLCH | oklch(86.83% 0.108 77.8) |
| XYZ | xyz(65.0385, 64.7833, 29.4966) |
| Luminance | 0.6478 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 7.03
Burlywood
#DEB887
ΔE00 7.26
Wheat (survey)
#FBDD7E
ΔE00 7.74
Sand (survey)
#E2CA76
ΔE00 7.76
Pale Peach
#FFE5AD
ΔE00 8.16
Tan (survey)
#D1B26F
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCB80 #80B0FB
analogous
#FB8E80 #FBCB80 #EEFB80
triadic
#FBCB80 #80FBCB #CB80FB
tetradic
#FBCB80 #80FB8E #80B0FB #FB80EE
square
#FBCB80 #80FB8E #80B0FB #FB80EE
split-complementary
#FBCB80 #80EEFB #8E80FB
monochromatic
#F79A09 #F9B345 #FBCB80 #FDE3BB #FEF3E1
Accessibility & contrast
On white
1.50
#FBCB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#FBCB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCB80
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCB80 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7A
Deuteranopia (green-blind)
#EAD782
Tritanopia (blue-blind)
#FFBEB9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fbcb80; /* rgb */ color: rgb(251, 203, 128); /* oklch */ color: oklch(86.8% 0.108 77.8);
Tailwind
colors: {
custom: {
50: '#ffdaa6',
500: '#fbcb80',
950: '#000000',
},
}SCSS
$custom: #fbcb80; $custom-light: #ffdaa6; $custom-dark: #000000;
JSON
{
"hex": "#fbcb80",
"rgb": {
"r": 251,
"g": 203,
"b": 128
},
"hsl": {
"h": 36.585,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.86826,
"c": 0.10773,
"h": 77.8
},
"luminance": 0.6478
}Semantic roles & 50–950 ramp
primary
#FBCB80
secondary
#4680D9
accent
#5AE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380