#FBCA87#FBCA87
#FBCA87 is a very light, moderate orange. Relative luminance 0.645; OKLCH L 86.7% C 0.101 H 74.5°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCA87 |
|---|---|
| RGB | rgb(251, 202, 135) |
| HSL | hsl(35, 94%, 76%) |
| HSV | hsv(35, 46%, 98%) |
| CMYK | cmyk(0%, 19.5%, 46.2%, 1.6%) |
| CIE-LAB | lab(84.23, 9.13, 39.93) |
| CIE-LCH | lch(84.23, 40.96, 77.12°) |
| OKLab | oklab(86.74% 0.027 0.0973) |
| OKLCH | oklch(86.74% 0.101 74.5) |
| XYZ | xyz(65.2799, 64.5032, 31.9289) |
| Luminance | 0.6450 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.29
Navajowhite
#FFDEAD
ΔE00 6.38
Light Peach
#FFD8B1
ΔE00 7.23
Very Light Brown
#D3B683
ΔE00 8.07
Pale Peach
#FFE5AD
ΔE00 8.23
Moccasin
#FFE4B5
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCA87 #87B8FB
analogous
#FB9087 #FBCA87 #F2FB87
triadic
#FBCA87 #87FBCA #CA87FB
tetradic
#FBCA87 #87FB90 #87B8FB #FB87F2
square
#FBCA87 #87FB90 #87B8FB #FB87F2
split-complementary
#FBCA87 #87F2FB #9087FB
monochromatic
#F79611 #F9B04C #FBCA87 #FDE4C2 #FEF2E1
Accessibility & contrast
On white
1.51
#FBCA87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#FBCA87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCA87
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCA87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCA87 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB82
Deuteranopia (green-blind)
#E8D789
Tritanopia (blue-blind)
#FFBDB9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fbca87; /* rgb */ color: rgb(251, 202, 135); /* oklch */ color: oklch(86.7% 0.101 74.5);
Tailwind
colors: {
custom: {
50: '#ffdaab',
500: '#fbca87',
950: '#000000',
},
}SCSS
$custom: #fbca87; $custom-light: #ffdaab; $custom-dark: #000000;
JSON
{
"hex": "#fbca87",
"rgb": {
"r": 251,
"g": 202,
"b": 135
},
"hsl": {
"h": 34.655,
"s": 93.548,
"l": 75.686
},
"oklch": {
"l": 0.86744,
"c": 0.10096,
"h": 74.5
},
"luminance": 0.645
}Semantic roles & 50–950 ramp
primary
#FBCA87
secondary
#4C88DA
accent
#61E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381