#FBCE89#FBCE89
#FBCE89 is a very light, moderate orange. Relative luminance 0.665; OKLCH L 87.5% C 0.100 H 77.5°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCE89 |
|---|---|
| RGB | rgb(251, 206, 137) |
| HSL | hsl(36, 93%, 76%) |
| HSV | hsv(36, 45%, 98%) |
| CMYK | cmyk(0%, 17.9%, 45.4%, 1.6%) |
| CIE-LAB | lab(85.23, 7.25, 40.20) |
| CIE-LCH | lch(85.23, 40.85, 79.77°) |
| OKLab | oklab(87.54% 0.0216 0.098) |
| OKLCH | oklch(87.54% 0.1 77.5) |
| XYZ | xyz(66.3727, 66.4614, 32.9944) |
| Luminance | 0.6646 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.73
Burlywood
#DEB887
ΔE00 6.95
Pale Peach
#FFE5AD
ΔE00 7.03
Moccasin
#FFE4B5
ΔE00 7.41
Light Peach
#FFD8B1
ΔE00 7.46
Wheat (survey)
#FBDD7E
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCE89 #89B6FB
analogous
#FB9589 #FBCE89 #EFFB89
triadic
#FBCE89 #89FBCE #CE89FB
tetradic
#FBCE89 #89FB95 #89B6FB #FB89EF
square
#FBCE89 #89FB95 #89B6FB #FB89EF
split-complementary
#FBCE89 #89EFFB #9589FB
monochromatic
#F79D13 #F9B54E #FBCE89 #FDE7C4 #FEF3E1
Accessibility & contrast
On white
1.47
#FBCE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#FBCE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCE89
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCE89 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE84
Deuteranopia (green-blind)
#EBD98B
Tritanopia (blue-blind)
#FFC1BD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fbce89; /* rgb */ color: rgb(251, 206, 137); /* oklch */ color: oklch(87.5% 0.100 77.5);
Tailwind
colors: {
custom: {
50: '#ffdcac',
500: '#fbce89',
950: '#000000',
},
}SCSS
$custom: #fbce89; $custom-light: #ffdcac; $custom-dark: #000000;
JSON
{
"hex": "#fbce89",
"rgb": {
"r": 251,
"g": 206,
"b": 137
},
"hsl": {
"h": 36.316,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.87541,
"c": 0.10037,
"h": 77.5
},
"luminance": 0.66458
}Semantic roles & 50–950 ramp
primary
#FBCE89
secondary
#4E85DA
accent
#5BE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481