#FCE1BB#FCE1BB
#FCE1BB is a very light, muted orange. Relative luminance 0.781; OKLCH L 92.2% C 0.058 H 76.3°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE1BB |
|---|---|
| RGB | rgb(252, 225, 187) |
| HSL | hsl(35, 92%, 86%) |
| HSV | hsv(35, 26%, 99%) |
| CMYK | cmyk(0%, 10.7%, 25.8%, 1.2%) |
| CIE-LAB | lab(90.84, 3.64, 22.01) |
| CIE-LCH | lch(90.84, 22.31, 80.61°) |
| OKLab | oklab(92.25% 0.0137 0.0562) |
| OKLCH | oklch(92.25% 0.058 76.3) |
| XYZ | xyz(76.0403, 78.1360, 58.0803) |
| Luminance | 0.7813 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.11
Moccasin
#FFE4B5
ΔE00 2.62
Wheat
#F5DEB3
ΔE00 2.62
Navajowhite
#FFDEAD
ΔE00 2.99
Blanchedalmond
#FFEBCD
ΔE00 3.46
Light Peach
#FFD8B1
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE1BB #BBD6FC
analogous
#FCC0BB #FCE1BB #F6FCBB
triadic
#FCE1BB #BBFCE1 #E1BBFC
tetradic
#FCE1BB #BBFCC0 #BBD6FC #FCBBF6
square
#FCE1BB #BBFCC0 #BBD6FC #FCBBF6
split-complementary
#FCE1BB #BBF6FC #C0BBFC
monochromatic
#F7AD46 #F9C780 #FCE1BB #FEF2E2 #FEF2E2
Accessibility & contrast
On white
1.26
#FCE1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#FCE1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE1BB
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE1BB | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1B9
Deuteranopia (green-blind)
#F3E7BC
Tritanopia (blue-blind)
#FFDAD7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fce1bb; /* rgb */ color: rgb(252, 225, 187); /* oklch */ color: oklch(92.2% 0.058 76.3);
Tailwind
colors: {
custom: {
50: '#feeacf',
500: '#fce1bb',
950: '#000000',
},
}SCSS
$custom: #fce1bb; $custom-light: #feeacf; $custom-dark: #000000;
JSON
{
"hex": "#fce1bb",
"rgb": {
"r": 252,
"g": 225,
"b": 187
},
"hsl": {
"h": 35.077,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.92246,
"c": 0.05788,
"h": 76.3
},
"luminance": 0.78134
}Semantic roles & 50–950 ramp
primary
#FCE1BB
secondary
#79A5E2
accent
#5FE600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181613
muted
#868483