#FCEBBB#FCEBBB
#FCEBBB is a very light, moderate orange. Relative luminance 0.837; OKLCH L 94.2% C 0.065 H 90.9°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEBBB |
|---|---|
| RGB | rgb(252, 235, 187) |
| HSL | hsl(44, 92%, 86%) |
| HSV | hsv(44, 26%, 99%) |
| CMYK | cmyk(0%, 6.7%, 25.8%, 1.2%) |
| CIE-LAB | lab(93.32, -1.45, 25.42) |
| CIE-LCH | lch(93.32, 25.47, 93.27°) |
| OKLab | oklab(94.2% -0.001 0.0646) |
| OKLCH | oklch(94.2% 0.065 90.9) |
| XYZ | xyz(78.8233, 83.7018, 59.0079) |
| Luminance | 0.8370 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Vanilla
#F3E5AB
ΔE00 3.13
Pale Peach
#FFE5AD
ΔE00 3.23
Moccasin
#FFE4B5
ΔE00 3.68
Wheat
#F5DEB3
ΔE00 3.77
Light Tan
#FBEEAC
ΔE00 4.36
Beige (survey)
#E6DAA6
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEBBB #BBCCFC
analogous
#FCCABB #FCEBBB #ECFCBB
triadic
#FCEBBB #BBFCEB #EBBBFC
tetradic
#FCEBBB #BBFCCA #BBCCFC #FCBBEC
square
#FCEBBB #BBFCCA #BBCCFC #FCBBEC
split-complementary
#FCEBBB #BBECFC #CABBFC
monochromatic
#F7C946 #F9DA80 #FCEBBB #FEF6E2 #FEF6E2
Accessibility & contrast
On white
1.18
#FCEBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#FCEBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEBBB
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEBBB | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E9B8
Deuteranopia (green-blind)
#FAEEBC
Tritanopia (blue-blind)
#FFE3DE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #fcebbb; /* rgb */ color: rgb(252, 235, 187); /* oklch */ color: oklch(94.2% 0.065 90.9);
Tailwind
colors: {
custom: {
50: '#fef1cf',
500: '#fcebbb',
950: '#000000',
},
}SCSS
$custom: #fcebbb; $custom-light: #fef1cf; $custom-dark: #000000;
JSON
{
"hex": "#fcebbb",
"rgb": {
"r": 252,
"g": 235,
"b": 187
},
"hsl": {
"h": 44.308,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.94197,
"c": 0.06459,
"h": 90.9
},
"luminance": 0.837
}Semantic roles & 50–950 ramp
primary
#FCEBBB
secondary
#7995E2
accent
#3CE600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181614
muted
#868583