#FBCE96#FBCE96
#FBCE96 is a very light, moderate orange. Relative luminance 0.669; OKLCH L 87.8% C 0.088 H 72.4°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCE96 |
|---|---|
| RGB | rgb(251, 206, 150) |
| HSL | hsl(33, 93%, 79%) |
| HSV | hsv(33, 40%, 98%) |
| CMYK | cmyk(0%, 17.9%, 40.2%, 1.6%) |
| CIE-LAB | lab(85.43, 8.58, 33.82) |
| CIE-LCH | lch(85.43, 34.89, 75.76°) |
| OKLab | oklab(87.76% 0.0266 0.0838) |
| OKLCH | oklch(87.76% 0.088 72.4) |
| XYZ | xyz(67.3620, 66.8572, 38.2048) |
| Luminance | 0.6685 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.59
Light Peach
#FFD8B1
ΔE00 4.80
Burlywood
#DEB887
ΔE00 6.00
Peach
#FFDAB9
ΔE00 6.55
Moccasin
#FFE4B5
ΔE00 6.64
Wheat
#F5DEB3
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCE96 #96C3FB
analogous
#FB9B96 #FBCE96 #F6FB96
triadic
#FBCE96 #96FBCE #CE96FB
tetradic
#FBCE96 #96FB9B #96C3FB #FB96F6
square
#FBCE96 #96FB9B #96C3FB #FB96F6
split-complementary
#FBCE96 #96F6FB #9B96FB
monochromatic
#F79720 #F9B25B #FBCE96 #FDEAD1 #FEF1E2
Accessibility & contrast
On white
1.46
#FBCE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#FBCE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCE96
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCE96 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF92
Deuteranopia (green-blind)
#E9DA97
Tritanopia (blue-blind)
#FFC3BF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fbce96; /* rgb */ color: rgb(251, 206, 150); /* oklch */ color: oklch(87.8% 0.088 72.4);
Tailwind
colors: {
custom: {
50: '#fedcb5',
500: '#fbce96',
950: '#000000',
},
}SCSS
$custom: #fbce96; $custom-light: #fedcb5; $custom-dark: #000000;
JSON
{
"hex": "#fbce96",
"rgb": {
"r": 251,
"g": 206,
"b": 150
},
"hsl": {
"h": 33.267,
"s": 92.661,
"l": 78.627
},
"oklch": {
"l": 0.87764,
"c": 0.08796,
"h": 72.4
},
"luminance": 0.66854
}Semantic roles & 50–950 ramp
primary
#FBCE96
secondary
#5994DC
accent
#66E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481