#FBCA80#FBCA80
#FBCA80 is a very light, moderate orange. Relative luminance 0.643; OKLCH L 86.6% C 0.107 H 76.9°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCA80 |
|---|---|
| RGB | rgb(251, 202, 128) |
| HSL | hsl(36, 94%, 74%) |
| HSV | hsv(36, 49%, 98%) |
| CMYK | cmyk(0%, 19.5%, 49%, 1.6%) |
| CIE-LAB | lab(84.13, 8.48, 43.34) |
| CIE-LCH | lch(84.13, 44.16, 78.92°) |
| OKLab | oklab(86.64% 0.0244 0.1046) |
| OKLCH | oklch(86.64% 0.107 76.9) |
| XYZ | xyz(64.8032, 64.3125, 29.4181) |
| Luminance | 0.6431 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 7.04
Navajowhite
#FFDEAD
ΔE00 7.10
Sand (survey)
#E2CA76
ΔE00 8.12
Wheat (survey)
#FBDD7E
ΔE00 8.19
Butterscotch
#FDB147
ΔE00 8.27
Very Light Brown
#D3B683
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCA80 #80B1FB
analogous
#FB8D80 #FBCA80 #EEFB80
triadic
#FBCA80 #80FBCA #CA80FB
tetradic
#FBCA80 #80FB8D #80B1FB #FB80EE
square
#FBCA80 #80FB8D #80B1FB #FB80EE
split-complementary
#FBCA80 #80EEFB #8D80FB
monochromatic
#F79809 #F9B145 #FBCA80 #FDE3BB #FEF3E1
Accessibility & contrast
On white
1.51
#FBCA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#FBCA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCA80
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCA80 | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7A
Deuteranopia (green-blind)
#E9D782
Tritanopia (blue-blind)
#FFBDB8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fbca80; /* rgb */ color: rgb(251, 202, 128); /* oklch */ color: oklch(86.6% 0.107 76.9);
Tailwind
colors: {
custom: {
50: '#ffdaa6',
500: '#fbca80',
950: '#000000',
},
}SCSS
$custom: #fbca80; $custom-light: #ffdaa6; $custom-dark: #000000;
JSON
{
"hex": "#fbca80",
"rgb": {
"r": 251,
"g": 202,
"b": 128
},
"hsl": {
"h": 36.098,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.86635,
"c": 0.10739,
"h": 76.9
},
"luminance": 0.64309
}Semantic roles & 50–950 ramp
primary
#FBCA80
secondary
#4681D9
accent
#5BE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380