#FBCB88#FBCB88
#FBCB88 is a very light, moderate orange. Relative luminance 0.650; OKLCH L 87.0% C 0.100 H 75.1°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCB88 |
|---|---|
| RGB | rgb(251, 203, 136) |
| HSL | hsl(35, 93%, 76%) |
| HSV | hsv(35, 46%, 98%) |
| CMYK | cmyk(0%, 19.1%, 45.8%, 1.6%) |
| CIE-LAB | lab(84.48, 8.71, 39.75) |
| CIE-LCH | lch(84.48, 40.70, 77.64°) |
| OKLab | oklab(86.95% 0.0258 0.0969) |
| OKLCH | oklch(86.95% 0.1 75.1) |
| XYZ | xyz(65.5860, 65.0022, 32.3799) |
| Luminance | 0.6500 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.14
Burlywood
#DEB887
ΔE00 6.38
Light Peach
#FFD8B1
ΔE00 7.16
Pale Peach
#FFE5AD
ΔE00 7.91
Moccasin
#FFE4B5
ΔE00 8.00
Very Light Brown
#D3B683
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCB88 #88B8FB
analogous
#FB9188 #FBCB88 #F1FB88
triadic
#FBCB88 #88FBCB #CB88FB
tetradic
#FBCB88 #88FB91 #88B8FB #FB88F1
square
#FBCB88 #88FB91 #88B8FB #FB88F1
split-complementary
#FBCB88 #88F1FB #9188FB
monochromatic
#F79712 #F9B14D #FBCB88 #FDE5C3 #FEF2E1
Accessibility & contrast
On white
1.50
#FBCB88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#FBCB88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCB88
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCB88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCB88 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC83
Deuteranopia (green-blind)
#E9D88A
Tritanopia (blue-blind)
#FFBEBA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fbcb88; /* rgb */ color: rgb(251, 203, 136); /* oklch */ color: oklch(87.0% 0.100 75.1);
Tailwind
colors: {
custom: {
50: '#ffdaab',
500: '#fbcb88',
950: '#000000',
},
}SCSS
$custom: #fbcb88; $custom-light: #ffdaab; $custom-dark: #000000;
JSON
{
"hex": "#fbcb88",
"rgb": {
"r": 251,
"g": 203,
"b": 136
},
"hsl": {
"h": 34.957,
"s": 93.496,
"l": 75.882
},
"oklch": {
"l": 0.86951,
"c": 0.10032,
"h": 75.1
},
"luminance": 0.64999
}Semantic roles & 50–950 ramp
primary
#FBCB88
secondary
#4D88DA
accent
#60E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381