#FBCA83#FBCA83
#FBCA83 is a very light, moderate orange. Relative luminance 0.644; OKLCH L 86.7% C 0.105 H 75.9°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCA83 |
|---|---|
| RGB | rgb(251, 202, 131) |
| HSL | hsl(36, 94%, 75%) |
| HSV | hsv(36, 48%, 98%) |
| CMYK | cmyk(0%, 19.5%, 47.8%, 1.6%) |
| CIE-LAB | lab(84.17, 8.76, 41.88) |
| CIE-LCH | lch(84.17, 42.79, 78.19°) |
| OKLab | oklab(86.68% 0.0255 0.1015) |
| OKLCH | oklch(86.68% 0.105 75.9) |
| XYZ | xyz(65.0035, 64.3926, 30.4735) |
| Luminance | 0.6439 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.70
Navajowhite
#FFDEAD
ΔE00 6.77
Light Peach
#FFD8B1
ΔE00 7.95
Very Light Brown
#D3B683
ΔE00 8.22
Pale Peach
#FFE5AD
ΔE00 8.30
Butterscotch
#FDB147
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCA83 #83B4FB
analogous
#FB8E83 #FBCA83 #F0FB83
triadic
#FBCA83 #83FBCA #CA83FB
tetradic
#FBCA83 #83FB8E #83B4FB #FB83F0
square
#FBCA83 #83FB8E #83B4FB #FB83F0
split-complementary
#FBCA83 #83F0FB #8E83FB
monochromatic
#F7970C #F9B148 #FBCA83 #FDE3BE #FEF2E1
Accessibility & contrast
On white
1.51
#FBCA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#FBCA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCA83
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCA83 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7D
Deuteranopia (green-blind)
#E9D785
Tritanopia (blue-blind)
#FFBDB8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fbca83; /* rgb */ color: rgb(251, 202, 131); /* oklch */ color: oklch(86.7% 0.105 75.9);
Tailwind
colors: {
custom: {
50: '#ffdaa8',
500: '#fbca83',
950: '#000000',
},
}SCSS
$custom: #fbca83; $custom-light: #ffdaa8; $custom-dark: #000000;
JSON
{
"hex": "#fbca83",
"rgb": {
"r": 251,
"g": 202,
"b": 131
},
"hsl": {
"h": 35.5,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.86681,
"c": 0.10465,
"h": 75.9
},
"luminance": 0.64389
}Semantic roles & 50–950 ramp
primary
#FBCA83
secondary
#4984D9
accent
#5EE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380