#FCE3BF#FCE3BF
#FCE3BF is a very light, muted orange. Relative luminance 0.794; OKLCH L 92.7% C 0.055 H 76.9°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE3BF |
|---|---|
| RGB | rgb(252, 227, 191) |
| HSL | hsl(35, 91%, 87%) |
| HSV | hsv(35, 24%, 99%) |
| CMYK | cmyk(0%, 9.9%, 24.2%, 1.2%) |
| CIE-LAB | lab(91.41, 3.16, 20.73) |
| CIE-LCH | lch(91.41, 20.97, 81.34°) |
| OKLab | oklab(92.72% 0.0123 0.0531) |
| OKLCH | oklch(92.72% 0.055 76.9) |
| XYZ | xyz(77.0183, 79.3973, 60.5482) |
| Luminance | 0.7940 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.86
Blanchedalmond
#FFEBCD
ΔE00 2.65
Wheat
#F5DEB3
ΔE00 2.81
Moccasin
#FFE4B5
ΔE00 2.97
Navajowhite
#FFDEAD
ΔE00 3.73
Champagne
#F7E7CE
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE3BF #BFD8FC
analogous
#FCC5BF #FCE3BF #F7FCBF
triadic
#FCE3BF #BFFCE3 #E3BFFC
tetradic
#FCE3BF #BFFCC5 #BFD8FC #FCBFF7
square
#FCE3BF #BFFCC5 #BFD8FC #FCBFF7
split-complementary
#FCE3BF #BFF7FC #C5BFFC
monochromatic
#F7B04A #F9C985 #FCE3BF #FEF2E2 #FEF2E2
Accessibility & contrast
On white
1.24
#FCE3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#FCE3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE3BF
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE3BF | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE3BD
Deuteranopia (green-blind)
#F3E9C0
Tritanopia (blue-blind)
#FFDCD9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fce3bf; /* rgb */ color: rgb(252, 227, 191); /* oklch */ color: oklch(92.7% 0.055 76.9);
Tailwind
colors: {
custom: {
50: '#feebd2',
500: '#fce3bf',
950: '#000000',
},
}SCSS
$custom: #fce3bf; $custom-light: #feebd2; $custom-dark: #000000;
JSON
{
"hex": "#fce3bf",
"rgb": {
"r": 252,
"g": 227,
"b": 191
},
"hsl": {
"h": 35.41,
"s": 91.045,
"l": 86.863
},
"oklch": {
"l": 0.92721,
"c": 0.05452,
"h": 76.9
},
"luminance": 0.79395
}Semantic roles & 50–950 ramp
primary
#FCE3BF
secondary
#7DA6E2
accent
#5EE600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483