#FBC99E#FBC99E
#FBC99E is a very light, moderate orange. Relative luminance 0.648; OKLCH L 87.0% C 0.080 H 62.2°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC99E |
|---|---|
| RGB | rgb(251, 201, 158) |
| HSL | hsl(28, 92%, 80%) |
| HSV | hsv(28, 37%, 98%) |
| CMYK | cmyk(0%, 19.9%, 37.1%, 1.6%) |
| CIE-LAB | lab(84.36, 12.07, 28.23) |
| CIE-LCH | lch(84.36, 30.70, 66.85°) |
| OKLab | oklab(86.97% 0.0374 0.0709) |
| OKLCH | oklch(86.97% 0.08 62.2) |
| XYZ | xyz(66.8438, 64.7545, 41.3191) |
| Luminance | 0.6475 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.15
Apricot
#FBCEB1
ΔE00 4.30
Peach
#FFDAB9
ΔE00 5.04
Burlywood
#DEB887
ΔE00 6.68
Navajowhite
#FFDEAD
ΔE00 7.20
Peach (survey)
#FFB07C
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC99E #9ED0FB
analogous
#FB9EA1 #FBC99E #FBF79E
triadic
#FBC99E #9EFBC9 #C99EFB
tetradic
#FBC99E #A1FB9E #9ED0FB #F79EFB
square
#FBC99E #A1FB9E #9ED0FB #F79EFB
split-complementary
#FBC99E #9EFBF7 #9EA1FB
monochromatic
#F68828 #F9A863 #FBC99E #FDEAD9 #FEEFE2
Accessibility & contrast
On white
1.51
#FBC99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#FBC99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC99E
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC99E | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CC9B
Deuteranopia (green-blind)
#E4D79F
Tritanopia (blue-blind)
#FFBFBE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fbc99e; /* rgb */ color: rgb(251, 201, 158); /* oklch */ color: oklch(87.0% 0.080 62.2);
Tailwind
colors: {
custom: {
50: '#fed9bb',
500: '#fbc99e',
950: '#000000',
},
}SCSS
$custom: #fbc99e; $custom-light: #fed9bb; $custom-dark: #000000;
JSON
{
"hex": "#fbc99e",
"rgb": {
"r": 251,
"g": 201,
"b": 158
},
"hsl": {
"h": 27.742,
"s": 92.079,
"l": 80.196
},
"oklch": {
"l": 0.86968,
"c": 0.08014,
"h": 62.2
},
"luminance": 0.64751
}Semantic roles & 50–950 ramp
primary
#FBC99E
secondary
#60A3DD
accent
#7BE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381