#FBCE91#FBCE91
#FBCE91 is a very light, moderate orange. Relative luminance 0.667; OKLCH L 87.7% C 0.093 H 74.6°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCE91 |
|---|---|
| RGB | rgb(251, 206, 145) |
| HSL | hsl(35, 93%, 78%) |
| HSV | hsv(35, 42%, 98%) |
| CMYK | cmyk(0%, 17.9%, 42.2%, 1.6%) |
| CIE-LAB | lab(85.35, 8.06, 36.28) |
| CIE-LCH | lch(85.35, 37.17, 77.48°) |
| OKLab | oklab(87.68% 0.0247 0.0894) |
| OKLCH | oklch(87.68% 0.093 74.6) |
| XYZ | xyz(66.9680, 66.6996, 36.1295) |
| Luminance | 0.6670 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.86
Light Peach
#FFD8B1
ΔE00 5.84
Burlywood
#DEB887
ΔE00 6.23
Moccasin
#FFE4B5
ΔE00 6.80
Pale Peach
#FFE5AD
ΔE00 6.99
Wheat
#F5DEB3
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCE91 #91BEFB
analogous
#FB9991 #FBCE91 #F3FB91
triadic
#FBCE91 #91FBCE #CE91FB
tetradic
#FBCE91 #91FB99 #91BEFB #FB91F3
square
#FBCE91 #91FB99 #91BEFB #FB91F3
split-complementary
#FBCE91 #91F3FB #9991FB
monochromatic
#F7991B #F9B456 #FBCE91 #FDE8CC #FEF2E1
Accessibility & contrast
On white
1.46
#FBCE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#FBCE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCE91
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCE91 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF8D
Deuteranopia (green-blind)
#EADA92
Tritanopia (blue-blind)
#FFC2BE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fbce91; /* rgb */ color: rgb(251, 206, 145); /* oklch */ color: oklch(87.7% 0.093 74.6);
Tailwind
colors: {
custom: {
50: '#fedcb2',
500: '#fbce91',
950: '#000000',
},
}SCSS
$custom: #fbce91; $custom-light: #fedcb2; $custom-dark: #000000;
JSON
{
"hex": "#fbce91",
"rgb": {
"r": 251,
"g": 206,
"b": 145
},
"hsl": {
"h": 34.528,
"s": 92.982,
"l": 77.647
},
"oklch": {
"l": 0.87675,
"c": 0.09273,
"h": 74.6
},
"luminance": 0.66696
}Semantic roles & 50–950 ramp
primary
#FBCE91
secondary
#558EDB
accent
#61E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181511
muted
#868481