#FBC889#FBC889
#FBC889 is a very light, moderate orange. Relative luminance 0.636; OKLCH L 86.4% C 0.099 H 71.8°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC889 |
|---|---|
| RGB | rgb(251, 200, 137) |
| HSL | hsl(33, 93%, 76%) |
| HSV | hsv(33, 45%, 98%) |
| CMYK | cmyk(0%, 20.3%, 45.4%, 1.6%) |
| CIE-LAB | lab(83.77, 10.37, 38.33) |
| CIE-LCH | lch(83.77, 39.71, 74.87°) |
| OKLab | oklab(86.4% 0.0308 0.0937) |
| OKLCH | oklch(86.4% 0.099 71.8) |
| XYZ | xyz(64.9558, 63.6276, 32.5221) |
| Luminance | 0.6362 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.86
Navajowhite
#FFDEAD
ΔE00 6.62
Light Peach
#FFD8B1
ΔE00 6.70
Apricot (survey)
#FFB16D
ΔE00 7.66
Very Light Brown
#D3B683
ΔE00 8.10
Peach
#FFDAB9
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC889 #89BCFB
analogous
#FB8F89 #FBC889 #F5FB89
triadic
#FBC889 #89FBC8 #C889FB
tetradic
#FBC889 #89FB8F #89BCFB #FB89F5
square
#FBC889 #89FB8F #89BCFB #FB89F5
split-complementary
#FBC889 #89F5FB #8F89FB
monochromatic
#F79113 #F9AC4E #FBC889 #FDE4C4 #FEF1E1
Accessibility & contrast
On white
1.53
#FBC889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#FBC889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC889
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC889 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACA84
Deuteranopia (green-blind)
#E6D68A
Tritanopia (blue-blind)
#FFBBB8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #fbc889; /* rgb */ color: rgb(251, 200, 137); /* oklch */ color: oklch(86.4% 0.099 71.8);
Tailwind
colors: {
custom: {
50: '#ffd8ac',
500: '#fbc889',
950: '#000000',
},
}SCSS
$custom: #fbc889; $custom-light: #ffd8ac; $custom-dark: #000000;
JSON
{
"hex": "#fbc889",
"rgb": {
"r": 251,
"g": 200,
"b": 137
},
"hsl": {
"h": 33.158,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.86397,
"c": 0.09866,
"h": 71.8
},
"luminance": 0.63624
}Semantic roles & 50–950 ramp
primary
#FBC889
secondary
#4E8DDA
accent
#67E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381