#FCE4BB#FCE4BB
#FCE4BB is a very light, muted orange. Relative luminance 0.798; OKLCH L 92.8% C 0.059 H 81.0°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE4BB |
|---|---|
| RGB | rgb(252, 228, 187) |
| HSL | hsl(38, 92%, 86%) |
| HSV | hsv(38, 26%, 99%) |
| CMYK | cmyk(0%, 9.5%, 25.8%, 1.2%) |
| CIE-LAB | lab(91.58, 2.11, 23.03) |
| CIE-LCH | lch(91.58, 23.13, 84.78°) |
| OKLab | oklab(92.83% 0.0093 0.0587) |
| OKLCH | oklch(92.83% 0.059 81) |
| XYZ | xyz(76.8585, 79.7723, 58.3530) |
| Luminance | 0.7977 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 1.58
Wheat
#F5DEB3
ΔE00 1.60
Navajowhite
#FFDEAD
ΔE00 3.15
Blanchedalmond
#FFEBCD
ΔE00 3.50
Bisque
#FFE4C4
ΔE00 3.52
Pale Peach
#FFE5AD
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE4BB #BBD3FC
analogous
#FCC3BB #FCE4BB #F3FCBB
triadic
#FCE4BB #BBFCE4 #E4BBFC
tetradic
#FCE4BB #BBFCC3 #BBD3FC #FCBBF3
square
#FCE4BB #BBFCC3 #BBD3FC #FCBBF3
split-complementary
#FCE4BB #BBF3FC #C3BBFC
monochromatic
#F7B546 #F9CD80 #FCE4BB #FEF3E2 #FEF3E2
Accessibility & contrast
On white
1.24
#FCE4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#FCE4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE4BB
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE4BB | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE3B8
Deuteranopia (green-blind)
#F5E9BC
Tritanopia (blue-blind)
#FFDCD9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fce4bb; /* rgb */ color: rgb(252, 228, 187); /* oklch */ color: oklch(92.8% 0.059 81.0);
Tailwind
colors: {
custom: {
50: '#feeccf',
500: '#fce4bb',
950: '#000000',
},
}SCSS
$custom: #fce4bb; $custom-light: #feeccf; $custom-dark: #000000;
JSON
{
"hex": "#fce4bb",
"rgb": {
"r": 252,
"g": 228,
"b": 187
},
"hsl": {
"h": 37.846,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.92828,
"c": 0.05947,
"h": 81
},
"luminance": 0.7977
}Semantic roles & 50–950 ramp
primary
#FCE4BB
secondary
#79A0E2
accent
#55E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181613
muted
#868483