#FBCE92#FBCE92
#FBCE92 is a very light, moderate orange. Relative luminance 0.667; OKLCH L 87.7% C 0.092 H 74.1°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCE92 |
|---|---|
| RGB | rgb(251, 206, 146) |
| HSL | hsl(34, 93%, 78%) |
| HSV | hsv(34, 42%, 98%) |
| CMYK | cmyk(0%, 17.9%, 41.8%, 1.6%) |
| CIE-LAB | lab(85.37, 8.16, 35.79) |
| CIE-LCH | lch(85.37, 36.71, 77.16°) |
| OKLab | oklab(87.69% 0.0251 0.0883) |
| OKLCH | oklch(87.69% 0.092 74.1) |
| XYZ | xyz(67.0454, 66.7305, 36.5373) |
| Luminance | 0.6673 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.79
Light Peach
#FFD8B1
ΔE00 5.63
Burlywood
#DEB887
ΔE00 6.17
Moccasin
#FFE4B5
ΔE00 6.75
Pale Peach
#FFE5AD
ΔE00 7.01
Wheat
#F5DEB3
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCE92 #92BFFB
analogous
#FB9A92 #FBCE92 #F3FB92
triadic
#FBCE92 #92FBCE #CE92FB
tetradic
#FBCE92 #92FB9A #92BFFB #FB92F3
square
#FBCE92 #92FB9A #92BFFB #FB92F3
split-complementary
#FBCE92 #92F3FB #9A92FB
monochromatic
#F7991C #F9B357 #FBCE92 #FDE9CD #FEF2E1
Accessibility & contrast
On white
1.46
#FBCE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#FBCE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCE92
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCE92 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF8E
Deuteranopia (green-blind)
#EADA93
Tritanopia (blue-blind)
#FFC2BF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fbce92; /* rgb */ color: rgb(251, 206, 146); /* oklch */ color: oklch(87.7% 0.092 74.1);
Tailwind
colors: {
custom: {
50: '#fedcb2',
500: '#fbce92',
950: '#000000',
},
}SCSS
$custom: #fbce92; $custom-light: #fedcb2; $custom-dark: #000000;
JSON
{
"hex": "#fbce92",
"rgb": {
"r": 251,
"g": 206,
"b": 146
},
"hsl": {
"h": 34.286,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.87693,
"c": 0.09178,
"h": 74.1
},
"luminance": 0.66727
}Semantic roles & 50–950 ramp
primary
#FBCE92
secondary
#568FDB
accent
#62E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481