#FCE2BB#FCE2BB
#FCE2BB is a very light, muted orange. Relative luminance 0.787; OKLCH L 92.4% C 0.058 H 77.9°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE2BB |
|---|---|
| RGB | rgb(252, 226, 187) |
| HSL | hsl(36, 92%, 86%) |
| HSV | hsv(36, 26%, 99%) |
| CMYK | cmyk(0%, 10.3%, 25.8%, 1.2%) |
| CIE-LAB | lab(91.09, 3.13, 22.35) |
| CIE-LCH | lch(91.09, 22.57, 82.04°) |
| OKLab | oklab(92.44% 0.0122 0.0571) |
| OKLCH | oklch(92.44% 0.058 77.9) |
| XYZ | xyz(76.3114, 78.6782, 58.1706) |
| Luminance | 0.7868 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 2.17
Wheat
#F5DEB3
ΔE00 2.17
Bisque
#FFE4C4
ΔE00 2.54
Navajowhite
#FFDEAD
ΔE00 2.93
Blanchedalmond
#FFEBCD
ΔE00 3.37
Pale Peach
#FFE5AD
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE2BB #BBD5FC
analogous
#FCC1BB #FCE2BB #F5FCBB
triadic
#FCE2BB #BBFCE2 #E2BBFC
tetradic
#FCE2BB #BBFCC1 #BBD5FC #FCBBF5
square
#FCE2BB #BBFCC1 #BBD5FC #FCBBF5
split-complementary
#FCE2BB #BBF5FC #C1BBFC
monochromatic
#F7B046 #F9C980 #FCE2BB #FEF3E2 #FEF3E2
Accessibility & contrast
On white
1.25
#FCE2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#FCE2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE2BB
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE2BB | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2B9
Deuteranopia (green-blind)
#F3E8BC
Tritanopia (blue-blind)
#FFDBD7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fce2bb; /* rgb */ color: rgb(252, 226, 187); /* oklch */ color: oklch(92.4% 0.058 77.9);
Tailwind
colors: {
custom: {
50: '#feebcf',
500: '#fce2bb',
950: '#000000',
},
}SCSS
$custom: #fce2bb; $custom-light: #feebcf; $custom-dark: #000000;
JSON
{
"hex": "#fce2bb",
"rgb": {
"r": 252,
"g": 226,
"b": 187
},
"hsl": {
"h": 36,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.9244,
"c": 0.05837,
"h": 77.9
},
"luminance": 0.78676
}Semantic roles & 50–950 ramp
primary
#FCE2BB
secondary
#79A3E2
accent
#5CE600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181613
muted
#868483