#FBCB85#FBCB85
#FBCB85 is a very light, moderate orange. Relative luminance 0.649; OKLCH L 86.9% C 0.103 H 76.1°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCB85 |
|---|---|
| RGB | rgb(251, 203, 133) |
| HSL | hsl(36, 94%, 75%) |
| HSV | hsv(36, 47%, 98%) |
| CMYK | cmyk(0%, 19.1%, 47%, 1.6%) |
| CIE-LAB | lab(84.44, 8.43, 41.22) |
| CIE-LCH | lch(84.44, 42.07, 78.45°) |
| OKLab | oklab(86.9% 0.0247 0.1001) |
| OKLCH | oklch(86.9% 0.103 76.1) |
| XYZ | xyz(65.3758, 64.9181, 31.2727) |
| Luminance | 0.6492 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.45
Burlywood
#DEB887
ΔE00 6.69
Light Peach
#FFD8B1
ΔE00 7.72
Pale Peach
#FFE5AD
ΔE00 7.97
Very Light Brown
#D3B683
ΔE00 8.17
Moccasin
#FFE4B5
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCB85 #85B5FB
analogous
#FB9085 #FBCB85 #F0FB85
triadic
#FBCB85 #85FBCB #CB85FB
tetradic
#FBCB85 #85FB90 #85B5FB #FB85F0
square
#FBCB85 #85FB90 #85B5FB #FB85F0
split-complementary
#FBCB85 #85F0FB #9085FB
monochromatic
#F7980E #F9B24A #FBCB85 #FDE4C0 #FEF2E1
Accessibility & contrast
On white
1.50
#FBCB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#FBCB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCB85
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCB85 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC80
Deuteranopia (green-blind)
#E9D787
Tritanopia (blue-blind)
#FFBEBA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fbcb85; /* rgb */ color: rgb(251, 203, 133); /* oklch */ color: oklch(86.9% 0.103 76.1);
Tailwind
colors: {
custom: {
50: '#ffdaa9',
500: '#fbcb85',
950: '#000000',
},
}SCSS
$custom: #fbcb85; $custom-light: #ffdaa9; $custom-dark: #000000;
JSON
{
"hex": "#fbcb85",
"rgb": {
"r": 251,
"g": 203,
"b": 133
},
"hsl": {
"h": 35.593,
"s": 93.651,
"l": 75.294
},
"oklch": {
"l": 0.86903,
"c": 0.10311,
"h": 76.1
},
"luminance": 0.64915
}Semantic roles & 50–950 ramp
primary
#FBCB85
secondary
#4B85D9
accent
#5DE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381