#FBCE97#FBCE97
#FBCE97 is a very light, moderate orange. Relative luminance 0.669; OKLCH L 87.8% C 0.087 H 71.9°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCE97 |
|---|---|
| RGB | rgb(251, 206, 151) |
| HSL | hsl(33, 93%, 79%) |
| HSV | hsv(33, 40%, 98%) |
| CMYK | cmyk(0%, 17.9%, 39.8%, 1.6%) |
| CIE-LAB | lab(85.45, 8.69, 33.32) |
| CIE-LCH | lch(85.45, 34.44, 75.38°) |
| OKLab | oklab(87.78% 0.027 0.0827) |
| OKLCH | oklch(87.78% 0.087 71.9) |
| XYZ | xyz(67.4429, 66.8895, 38.6307) |
| Luminance | 0.6689 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.57
Light Peach
#FFD8B1
ΔE00 4.59
Burlywood
#DEB887
ΔE00 5.98
Peach
#FFDAB9
ΔE00 6.34
Moccasin
#FFE4B5
ΔE00 6.64
Wheat
#F5DEB3
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCE97 #97C4FB
analogous
#FB9C97 #FBCE97 #F6FB97
triadic
#FBCE97 #97FBCE #CE97FB
tetradic
#FBCE97 #97FB9C #97C4FB #FB97F6
square
#FBCE97 #97FB9C #97C4FB #FB97F6
split-complementary
#FBCE97 #97F6FB #9C97FB
monochromatic
#F69621 #F9B25C #FBCE97 #FDEAD2 #FEF1E2
Accessibility & contrast
On white
1.46
#FBCE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#FBCE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCE97
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCE97 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF93
Deuteranopia (green-blind)
#E9DA98
Tritanopia (blue-blind)
#FFC3C0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fbce97; /* rgb */ color: rgb(251, 206, 151); /* oklch */ color: oklch(87.8% 0.087 71.9);
Tailwind
colors: {
custom: {
50: '#fedcb6',
500: '#fbce97',
950: '#000000',
},
}SCSS
$custom: #fbce97; $custom-light: #fedcb6; $custom-dark: #000000;
JSON
{
"hex": "#fbce97",
"rgb": {
"r": 251,
"g": 206,
"b": 151
},
"hsl": {
"h": 33,
"s": 92.593,
"l": 78.824
},
"oklch": {
"l": 0.87782,
"c": 0.08701,
"h": 71.9
},
"luminance": 0.66886
}Semantic roles & 50–950 ramp
primary
#FBCE97
secondary
#5A95DC
accent
#67E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481