#FCE6BB#FCE6BB
#FCE6BB is a very light, moderate orange. Relative luminance 0.809; OKLCH L 93.2% C 0.061 H 84.0°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE6BB |
|---|---|
| RGB | rgb(252, 230, 187) |
| HSL | hsl(40, 92%, 86%) |
| HSV | hsv(40, 26%, 99%) |
| CMYK | cmyk(0%, 8.7%, 25.8%, 1.2%) |
| CIE-LAB | lab(92.08, 1.09, 23.72) |
| CIE-LCH | lch(92.08, 23.74, 87.38°) |
| OKLab | oklab(93.22% 0.0063 0.0604) |
| OKLCH | oklch(93.22% 0.061 84) |
| XYZ | xyz(77.4118, 80.8790, 58.5374) |
| Luminance | 0.8088 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 1.71
Wheat
#F5DEB3
ΔE00 1.75
Pale Peach
#FFE5AD
ΔE00 3.12
Navajowhite
#FFDEAD
ΔE00 3.71
Blanchedalmond
#FFEBCD
ΔE00 3.96
Bisque
#FFE4C4
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE6BB #BBD1FC
analogous
#FCC5BB #FCE6BB #F1FCBB
triadic
#FCE6BB #BBFCE6 #E6BBFC
tetradic
#FCE6BB #BBFCC5 #BBD1FC #FCBBF1
square
#FCE6BB #BBFCC5 #BBD1FC #FCBBF1
split-complementary
#FCE6BB #BBF1FC #C5BBFC
monochromatic
#F7BB46 #F9D080 #FCE6BB #FEF4E2 #FEF4E2
Accessibility & contrast
On white
1.22
#FCE6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#FCE6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE6BB
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE6BB | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E5B8
Deuteranopia (green-blind)
#F6EBBC
Tritanopia (blue-blind)
#FFDEDA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fce6bb; /* rgb */ color: rgb(252, 230, 187); /* oklch */ color: oklch(93.2% 0.061 84.0);
Tailwind
colors: {
custom: {
50: '#feedcf',
500: '#fce6bb',
950: '#000000',
},
}SCSS
$custom: #fce6bb; $custom-light: #feedcf; $custom-dark: #000000;
JSON
{
"hex": "#fce6bb",
"rgb": {
"r": 252,
"g": 230,
"b": 187
},
"hsl": {
"h": 39.692,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.93218,
"c": 0.06074,
"h": 84
},
"luminance": 0.80877
}Semantic roles & 50–950 ramp
primary
#FCE6BB
secondary
#799DE2
accent
#4EE600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483