#FBCC89#FBCC89
#FBCC89 is a very light, moderate orange. Relative luminance 0.655; OKLCH L 87.2% C 0.100 H 75.7°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCC89 |
|---|---|
| RGB | rgb(251, 204, 137) |
| HSL | hsl(35, 93%, 76%) |
| HSV | hsv(35, 45%, 98%) |
| CMYK | cmyk(0%, 18.7%, 45.4%, 1.6%) |
| CIE-LAB | lab(84.74, 8.29, 39.58) |
| CIE-LCH | lch(84.74, 40.44, 78.17°) |
| OKLab | oklab(87.16% 0.0247 0.0966) |
| OKLCH | oklch(87.16% 0.1 75.7) |
| XYZ | xyz(65.8943, 65.5046, 32.8349) |
| Luminance | 0.6550 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.91
Burlywood
#DEB887
ΔE00 6.49
Light Peach
#FFD8B1
ΔE00 7.11
Pale Peach
#FFE5AD
ΔE00 7.60
Moccasin
#FFE4B5
ΔE00 7.74
Very Light Brown
#D3B683
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCC89 #89B8FB
analogous
#FB9389 #FBCC89 #F1FB89
triadic
#FBCC89 #89FBCC #CC89FB
tetradic
#FBCC89 #89FB93 #89B8FB #FB89F1
square
#FBCC89 #89FB93 #89B8FB #FB89F1
split-complementary
#FBCC89 #89F1FB #9389FB
monochromatic
#F79913 #F9B24E #FBCC89 #FDE6C4 #FEF2E1
Accessibility & contrast
On white
1.49
#FBCC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#FBCC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCC89
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCC89 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD84
Deuteranopia (green-blind)
#E9D88B
Tritanopia (blue-blind)
#FFBFBB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fbcc89; /* rgb */ color: rgb(251, 204, 137); /* oklch */ color: oklch(87.2% 0.100 75.7);
Tailwind
colors: {
custom: {
50: '#ffdbac',
500: '#fbcc89',
950: '#000000',
},
}SCSS
$custom: #fbcc89; $custom-light: #ffdbac; $custom-dark: #000000;
JSON
{
"hex": "#fbcc89",
"rgb": {
"r": 251,
"g": 204,
"b": 137
},
"hsl": {
"h": 35.263,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.87158,
"c": 0.0997,
"h": 75.7
},
"luminance": 0.65501
}Semantic roles & 50–950 ramp
primary
#FBCC89
secondary
#4E88DA
accent
#5FE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181510
muted
#868481