#FBCB86#FBCB86
#FBCB86 is a very light, moderate orange. Relative luminance 0.649; OKLCH L 86.9% C 0.102 H 75.8°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCB86 |
|---|---|
| RGB | rgb(251, 203, 134) |
| HSL | hsl(35, 94%, 75%) |
| HSV | hsv(35, 47%, 98%) |
| CMYK | cmyk(0%, 19.1%, 46.6%, 1.6%) |
| CIE-LAB | lab(84.46, 8.52, 40.73) |
| CIE-LCH | lch(84.46, 41.61, 78.19°) |
| OKLab | oklab(86.92% 0.0251 0.0991) |
| OKLCH | oklch(86.92% 0.102 75.8) |
| XYZ | xyz(65.4452, 64.9459, 31.6383) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.34
Burlywood
#DEB887
ΔE00 6.58
Light Peach
#FFD8B1
ΔE00 7.54
Pale Peach
#FFE5AD
ΔE00 7.94
Very Light Brown
#D3B683
ΔE00 8.13
Moccasin
#FFE4B5
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCB86 #86B6FB
analogous
#FB9086 #FBCB86 #F0FB86
triadic
#FBCB86 #86FBCB #CB86FB
tetradic
#FBCB86 #86FB90 #86B6FB #FB86F0
square
#FBCB86 #86FB90 #86B6FB #FB86F0
split-complementary
#FBCB86 #86F0FB #9086FB
monochromatic
#F79810 #F9B24B #FBCB86 #FDE4C1 #FEF2E1
Accessibility & contrast
On white
1.50
#FBCB86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#FBCB86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCB86
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCB86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCB86 | 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)
#DDCC81
Deuteranopia (green-blind)
#E9D888
Tritanopia (blue-blind)
#FFBEBA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fbcb86; /* rgb */ color: rgb(251, 203, 134); /* oklch */ color: oklch(86.9% 0.102 75.8);
Tailwind
colors: {
custom: {
50: '#ffdaaa',
500: '#fbcb86',
950: '#000000',
},
}SCSS
$custom: #fbcb86; $custom-light: #ffdaaa; $custom-dark: #000000;
JSON
{
"hex": "#fbcb86",
"rgb": {
"r": 251,
"g": 203,
"b": 134
},
"hsl": {
"h": 35.385,
"s": 93.6,
"l": 75.49
},
"oklch": {
"l": 0.86919,
"c": 0.10218,
"h": 75.8
},
"luminance": 0.64942
}Semantic roles & 50–950 ramp
primary
#FBCB86
secondary
#4C86DA
accent
#5EE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381