#FCE0BB#FCE0BB
#FCE0BB is a very light, muted orange. Relative luminance 0.776; OKLCH L 92.1% C 0.057 H 74.7°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE0BB |
|---|---|
| RGB | rgb(252, 224, 187) |
| HSL | hsl(34, 92%, 86%) |
| HSV | hsv(34, 26%, 99%) |
| CMYK | cmyk(0%, 11.1%, 25.8%, 1.2%) |
| CIE-LAB | lab(90.60, 4.15, 21.67) |
| CIE-LCH | lch(90.60, 22.06, 79.15°) |
| OKLab | oklab(92.05% 0.0152 0.0554) |
| OKLCH | oklch(92.05% 0.057 74.7) |
| XYZ | xyz(75.7708, 77.5969, 57.9904) |
| Luminance | 0.7760 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.77
Moccasin
#FFE4B5
ΔE00 3.12
Wheat
#F5DEB3
ΔE00 3.13
Navajowhite
#FFDEAD
ΔE00 3.16
Blanchedalmond
#FFEBCD
ΔE00 3.65
Light Peach
#FFD8B1
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE0BB #BBD7FC
analogous
#FCBFBB #FCE0BB #F7FCBB
triadic
#FCE0BB #BBFCE0 #E0BBFC
tetradic
#FCE0BB #BBFCBF #BBD7FC #FCBBF7
square
#FCE0BB #BBFCBF #BBD7FC #FCBBF7
split-complementary
#FCE0BB #BBF7FC #BFBBFC
monochromatic
#F7AB46 #F9C580 #FCE0BB #FEF2E2 #FEF2E2
Accessibility & contrast
On white
1.27
#FCE0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#FCE0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE0BB
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE0BB | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE0B9
Deuteranopia (green-blind)
#F2E7BC
Tritanopia (blue-blind)
#FFD9D6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fce0bb; /* rgb */ color: rgb(252, 224, 187); /* oklch */ color: oklch(92.1% 0.057 74.7);
Tailwind
colors: {
custom: {
50: '#fee9cf',
500: '#fce0bb',
950: '#000000',
},
}SCSS
$custom: #fce0bb; $custom-light: #fee9cf; $custom-dark: #000000;
JSON
{
"hex": "#fce0bb",
"rgb": {
"r": 252,
"g": 224,
"b": 187
},
"hsl": {
"h": 34.154,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.92053,
"c": 0.05744,
"h": 74.7
},
"luminance": 0.77595
}Semantic roles & 50–950 ramp
primary
#FCE0BB
secondary
#79A6E2
accent
#63E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181613
muted
#868483