#FCE3BB#FCE3BB
#FCE3BB is a very light, muted orange. Relative luminance 0.792; OKLCH L 92.6% C 0.059 H 79.5°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE3BB |
|---|---|
| RGB | rgb(252, 227, 187) |
| HSL | hsl(37, 92%, 86%) |
| HSV | hsv(37, 26%, 99%) |
| CMYK | cmyk(0%, 9.9%, 25.8%, 1.2%) |
| CIE-LAB | lab(91.34, 2.62, 22.69) |
| CIE-LCH | lch(91.34, 22.84, 83.42°) |
| OKLab | oklab(92.63% 0.0107 0.0579) |
| OKLCH | oklch(92.63% 0.059 79.5) |
| XYZ | xyz(76.5842, 79.2237, 58.2615) |
| Luminance | 0.7922 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 1.81
Wheat
#F5DEB3
ΔE00 1.81
Navajowhite
#FFDEAD
ΔE00 2.99
Bisque
#FFE4C4
ΔE00 3.02
Blanchedalmond
#FFEBCD
ΔE00 3.39
Pale Peach
#FFE5AD
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE3BB #BBD4FC
analogous
#FCC2BB #FCE3BB #F4FCBB
triadic
#FCE3BB #BBFCE3 #E3BBFC
tetradic
#FCE3BB #BBFCC2 #BBD4FC #FCBBF4
square
#FCE3BB #BBFCC2 #BBD4FC #FCBBF4
split-complementary
#FCE3BB #BBF4FC #C2BBFC
monochromatic
#F7B346 #F9CB80 #FCE3BB #FEF3E2 #FEF3E2
Accessibility & contrast
On white
1.25
#FCE3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#FCE3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE3BB
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE3BB | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE3B8
Deuteranopia (green-blind)
#F4E9BC
Tritanopia (blue-blind)
#FFDBD8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fce3bb; /* rgb */ color: rgb(252, 227, 187); /* oklch */ color: oklch(92.6% 0.059 79.5);
Tailwind
colors: {
custom: {
50: '#feebcf',
500: '#fce3bb',
950: '#000000',
},
}SCSS
$custom: #fce3bb; $custom-light: #feebcf; $custom-dark: #000000;
JSON
{
"hex": "#fce3bb",
"rgb": {
"r": 252,
"g": 227,
"b": 187
},
"hsl": {
"h": 36.923,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.92634,
"c": 0.05889,
"h": 79.5
},
"luminance": 0.79221
}Semantic roles & 50–950 ramp
primary
#FCE3BB
secondary
#79A2E2
accent
#58E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181613
muted
#868483