#FBCE99#FBCE99
#FBCE99 is a very light, moderate orange. Relative luminance 0.670; OKLCH L 87.8% C 0.085 H 70.9°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCE99 |
|---|---|
| RGB | rgb(251, 206, 153) |
| HSL | hsl(32, 92%, 79%) |
| HSV | hsv(32, 39%, 98%) |
| CMYK | cmyk(0%, 17.9%, 39%, 1.6%) |
| CIE-LAB | lab(85.48, 8.91, 32.34) |
| CIE-LCH | lch(85.48, 33.54, 74.60°) |
| OKLab | oklab(87.82% 0.0278 0.0804) |
| OKLCH | oklch(87.82% 0.085 70.9) |
| XYZ | xyz(67.6067, 66.9550, 39.4934) |
| Luminance | 0.6695 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.18
Navajowhite
#FFDEAD
ΔE00 4.58
Peach
#FFDAB9
ΔE00 5.91
Burlywood
#DEB887
ΔE00 5.97
Moccasin
#FFE4B5
ΔE00 6.66
Wheat
#F5DEB3
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCE99 #99C6FB
analogous
#FB9D99 #FBCE99 #F7FB99
triadic
#FBCE99 #99FBCE #CE99FB
tetradic
#FBCE99 #99FB9D #99C6FB #FB99F7
square
#FBCE99 #99FB9D #99C6FB #FB99F7
split-complementary
#FBCE99 #99F7FB #9D99FB
monochromatic
#F69523 #F9B25E #FBCE99 #FDEAD4 #FEF1E2
Accessibility & contrast
On white
1.46
#FBCE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#FBCE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCE99
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCE99 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED095
Deuteranopia (green-blind)
#E9DA9A
Tritanopia (blue-blind)
#FFC3C0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fbce99; /* rgb */ color: rgb(251, 206, 153); /* oklch */ color: oklch(87.8% 0.085 70.9);
Tailwind
colors: {
custom: {
50: '#fedcb7',
500: '#fbce99',
950: '#000000',
},
}SCSS
$custom: #fbce99; $custom-light: #fedcb7; $custom-dark: #000000;
JSON
{
"hex": "#fbce99",
"rgb": {
"r": 251,
"g": 206,
"b": 153
},
"hsl": {
"h": 32.449,
"s": 92.453,
"l": 79.216
},
"oklch": {
"l": 0.87819,
"c": 0.08512,
"h": 70.9
},
"luminance": 0.66952
}Semantic roles & 50–950 ramp
primary
#FBCE99
secondary
#5C97DC
accent
#69E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481