#FBCE93#FBCE93
#FBCE93 is a very light, moderate orange. Relative luminance 0.668; OKLCH L 87.7% C 0.091 H 73.7°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCE93 |
|---|---|
| RGB | rgb(251, 206, 147) |
| HSL | hsl(34, 93%, 78%) |
| HSV | hsv(34, 41%, 98%) |
| CMYK | cmyk(0%, 17.9%, 41.4%, 1.6%) |
| CIE-LAB | lab(85.38, 8.26, 35.30) |
| CIE-LCH | lch(85.38, 36.25, 76.82°) |
| OKLab | oklab(87.71% 0.0255 0.0872) |
| OKLCH | oklch(87.71% 0.091 73.7) |
| XYZ | xyz(67.1236, 66.7618, 36.9488) |
| Luminance | 0.6676 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.72
Light Peach
#FFD8B1
ΔE00 5.42
Burlywood
#DEB887
ΔE00 6.11
Moccasin
#FFE4B5
ΔE00 6.71
Pale Peach
#FFE5AD
ΔE00 7.05
Wheat
#F5DEB3
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCE93 #93C0FB
analogous
#FB9A93 #FBCE93 #F4FB93
triadic
#FBCE93 #93FBCE #CE93FB
tetradic
#FBCE93 #93FB9A #93C0FB #FB93F4
square
#FBCE93 #93FB9A #93C0FB #FB93F4
split-complementary
#FBCE93 #93F4FB #9A93FB
monochromatic
#F7981D #F9B358 #FBCE93 #FDE9CE #FEF2E1
Accessibility & contrast
On white
1.46
#FBCE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#FBCE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCE93
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCE93 | 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)
#DFCF8F
Deuteranopia (green-blind)
#EADA94
Tritanopia (blue-blind)
#FFC2BF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fbce93; /* rgb */ color: rgb(251, 206, 147); /* oklch */ color: oklch(87.7% 0.091 73.7);
Tailwind
colors: {
custom: {
50: '#fedcb3',
500: '#fbce93',
950: '#000000',
},
}SCSS
$custom: #fbce93; $custom-light: #fedcb3; $custom-dark: #000000;
JSON
{
"hex": "#fbce93",
"rgb": {
"r": 251,
"g": 206,
"b": 147
},
"hsl": {
"h": 34.038,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.8771,
"c": 0.09081,
"h": 73.7
},
"luminance": 0.66758
}Semantic roles & 50–950 ramp
primary
#FBCE93
secondary
#5790DB
accent
#63E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481