#FCE5BB#FCE5BB
#FCE5BB is a very light, moderate orange. Relative luminance 0.803; OKLCH L 93.0% C 0.060 H 82.5°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE5BB |
|---|---|
| RGB | rgb(252, 229, 187) |
| HSL | hsl(39, 92%, 86%) |
| HSV | hsv(39, 26%, 99%) |
| CMYK | cmyk(0%, 9.1%, 25.8%, 1.2%) |
| CIE-LAB | lab(91.83, 1.60, 23.37) |
| CIE-LCH | lch(91.83, 23.43, 86.10°) |
| OKLab | oklab(93.02% 0.0078 0.0596) |
| OKLCH | oklch(93.02% 0.06 82.5) |
| XYZ | xyz(77.1343, 80.3240, 58.4449) |
| Luminance | 0.8032 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 1.55
Wheat
#F5DEB3
ΔE00 1.58
Pale Peach
#FFE5AD
ΔE00 3.36
Navajowhite
#FFDEAD
ΔE00 3.40
Blanchedalmond
#FFEBCD
ΔE00 3.70
Bisque
#FFE4C4
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE5BB #BBD2FC
analogous
#FCC4BB #FCE5BB #F2FCBB
triadic
#FCE5BB #BBFCE5 #E5BBFC
tetradic
#FCE5BB #BBFCC4 #BBD2FC #FCBBF2
square
#FCE5BB #BBFCC4 #BBD2FC #FCBBF2
split-complementary
#FCE5BB #BBF2FC #C4BBFC
monochromatic
#F7B846 #F9CF80 #FCE5BB #FEF4E2 #FEF4E2
Accessibility & contrast
On white
1.23
#FCE5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#FCE5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE5BB
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE5BB | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E4B8
Deuteranopia (green-blind)
#F6EABC
Tritanopia (blue-blind)
#FFDDD9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fce5bb; /* rgb */ color: rgb(252, 229, 187); /* oklch */ color: oklch(93.0% 0.060 82.5);
Tailwind
colors: {
custom: {
50: '#feedcf',
500: '#fce5bb',
950: '#000000',
},
}SCSS
$custom: #fce5bb; $custom-light: #feedcf; $custom-dark: #000000;
JSON
{
"hex": "#fce5bb",
"rgb": {
"r": 252,
"g": 229,
"b": 187
},
"hsl": {
"h": 38.769,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.93023,
"c": 0.06009,
"h": 82.5
},
"luminance": 0.80322
}Semantic roles & 50–950 ramp
primary
#FCE5BB
secondary
#799EE2
accent
#51E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483