#FBCB87#FBCB87
#FBCB87 is a very light, moderate orange. Relative luminance 0.650; OKLCH L 86.9% C 0.101 H 75.4°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCB87 |
|---|---|
| RGB | rgb(251, 203, 135) |
| HSL | hsl(35, 94%, 76%) |
| HSV | hsv(35, 46%, 98%) |
| CMYK | cmyk(0%, 19.1%, 46.2%, 1.6%) |
| CIE-LAB | lab(84.47, 8.62, 40.24) |
| CIE-LCH | lch(84.47, 41.15, 77.92°) |
| OKLab | oklab(86.94% 0.0255 0.098) |
| OKLCH | oklch(86.94% 0.101 75.4) |
| XYZ | xyz(65.5153, 64.9739, 32.0074) |
| Luminance | 0.6497 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.24
Burlywood
#DEB887
ΔE00 6.48
Light Peach
#FFD8B1
ΔE00 7.35
Pale Peach
#FFE5AD
ΔE00 7.93
Moccasin
#FFE4B5
ΔE00 8.07
Very Light Brown
#D3B683
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCB87 #87B7FB
analogous
#FB9187 #FBCB87 #F1FB87
triadic
#FBCB87 #87FBCB #CB87FB
tetradic
#FBCB87 #87FB91 #87B7FB #FB87F1
square
#FBCB87 #87FB91 #87B7FB #FB87F1
split-complementary
#FBCB87 #87F1FB #9187FB
monochromatic
#F79811 #F9B14C #FBCB87 #FDE5C2 #FEF2E1
Accessibility & contrast
On white
1.50
#FBCB87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#FBCB87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCB87
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCB87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCB87 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC82
Deuteranopia (green-blind)
#E9D889
Tritanopia (blue-blind)
#FFBEBA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fbcb87; /* rgb */ color: rgb(251, 203, 135); /* oklch */ color: oklch(86.9% 0.101 75.4);
Tailwind
colors: {
custom: {
50: '#ffdaab',
500: '#fbcb87',
950: '#000000',
},
}SCSS
$custom: #fbcb87; $custom-light: #ffdaab; $custom-dark: #000000;
JSON
{
"hex": "#fbcb87",
"rgb": {
"r": 251,
"g": 203,
"b": 135
},
"hsl": {
"h": 35.172,
"s": 93.548,
"l": 75.686
},
"oklch": {
"l": 0.86935,
"c": 0.10125,
"h": 75.4
},
"luminance": 0.6497
}Semantic roles & 50–950 ramp
primary
#FBCB87
secondary
#4C87DA
accent
#5FE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381