#FBCA85#FBCA85
#FBCA85 is a very light, moderate orange. Relative luminance 0.644; OKLCH L 86.7% C 0.103 H 75.2°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCA85 |
|---|---|
| RGB | rgb(251, 202, 133) |
| HSL | hsl(35, 94%, 75%) |
| HSV | hsv(35, 47%, 98%) |
| CMYK | cmyk(0%, 19.5%, 47%, 1.6%) |
| CIE-LAB | lab(84.20, 8.94, 40.91) |
| CIE-LCH | lch(84.20, 41.88, 77.67°) |
| OKLab | oklab(86.71% 0.0262 0.0994) |
| OKLCH | oklch(86.71% 0.103 75.2) |
| XYZ | xyz(65.1404, 64.4474, 31.1943) |
| Luminance | 0.6444 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.49
Navajowhite
#FFDEAD
ΔE00 6.57
Light Peach
#FFD8B1
ΔE00 7.59
Very Light Brown
#D3B683
ΔE00 8.14
Pale Peach
#FFE5AD
ΔE00 8.25
Moccasin
#FFE4B5
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCA85 #85B6FB
analogous
#FB8F85 #FBCA85 #F1FB85
triadic
#FBCA85 #85FBCA #CA85FB
tetradic
#FBCA85 #85FB8F #85B6FB #FB85F1
square
#FBCA85 #85FB8F #85B6FB #FB85F1
split-complementary
#FBCA85 #85F1FB #8F85FB
monochromatic
#F7970E #F9B04A #FBCA85 #FDE4C0 #FEF2E1
Accessibility & contrast
On white
1.51
#FBCA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#FBCA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCA85
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCA85 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB80
Deuteranopia (green-blind)
#E8D787
Tritanopia (blue-blind)
#FFBDB9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fbca85; /* rgb */ color: rgb(251, 202, 133); /* oklch */ color: oklch(86.7% 0.103 75.2);
Tailwind
colors: {
custom: {
50: '#ffdaa9',
500: '#fbca85',
950: '#000000',
},
}SCSS
$custom: #fbca85; $custom-light: #ffdaa9; $custom-dark: #000000;
JSON
{
"hex": "#fbca85",
"rgb": {
"r": 251,
"g": 202,
"b": 133
},
"hsl": {
"h": 35.085,
"s": 93.651,
"l": 75.294
},
"oklch": {
"l": 0.86712,
"c": 0.1028,
"h": 75.2
},
"luminance": 0.64444
}Semantic roles & 50–950 ramp
primary
#FBCA85
secondary
#4B86D9
accent
#5FE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381