#FBCE95#FBCE95
#FBCE95 is a very light, moderate orange. Relative luminance 0.668; OKLCH L 87.7% C 0.089 H 72.8°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FBCE95 |
|---|---|
| RGB | rgb(251, 206, 149) |
| HSL | hsl(34, 93%, 78%) |
| HSV | hsv(34, 41%, 98%) |
| CMYK | cmyk(0%, 17.9%, 40.6%, 1.6%) |
| CIE-LAB | lab(85.42, 8.48, 34.31) |
| CIE-LCH | lch(85.42, 35.34, 76.12°) |
| OKLab | oklab(87.75% 0.0263 0.085) |
| OKLCH | oklch(87.75% 0.089 72.8) |
| XYZ | xyz(67.2819, 66.8251, 37.7825) |
| Luminance | 0.6682 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.62
Light Peach
#FFD8B1
ΔE00 5.00
Burlywood
#DEB887
ΔE00 6.03
Moccasin
#FFE4B5
ΔE00 6.66
Peach
#FFDAB9
ΔE00 6.77
Wheat
#F5DEB3
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBCE95 #95C2FB
analogous
#FB9B95 #FBCE95 #F5FB95
triadic
#FBCE95 #95FBCE #CE95FB
tetradic
#FBCE95 #95FB9B #95C2FB #FB95F5
square
#FBCE95 #95FB9B #95C2FB #FB95F5
split-complementary
#FBCE95 #95F5FB #9B95FB
monochromatic
#F7971F #F9B35A #FBCE95 #FDE9D0 #FEF1E2
Accessibility & contrast
On white
1.46
#FBCE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#FBCE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBCE95
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBCE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBCE95 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF91
Deuteranopia (green-blind)
#E9DA96
Tritanopia (blue-blind)
#FFC3BF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fbce95; /* rgb */ color: rgb(251, 206, 149); /* oklch */ color: oklch(87.7% 0.089 72.8);
Tailwind
colors: {
custom: {
50: '#fedcb4',
500: '#fbce95',
950: '#000000',
},
}SCSS
$custom: #fbce95; $custom-light: #fedcb4; $custom-dark: #000000;
JSON
{
"hex": "#fbce95",
"rgb": {
"r": 251,
"g": 206,
"b": 149
},
"hsl": {
"h": 33.529,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.87746,
"c": 0.08891,
"h": 72.8
},
"luminance": 0.66822
}Semantic roles & 50–950 ramp
primary
#FBCE95
secondary
#5992DC
accent
#65E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481