#FCEBCC#FCEBCC
#FCEBCC is a very light, muted orange. Relative luminance 0.845; OKLCH L 94.6% C 0.045 H 82.6°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEBCC |
|---|---|
| RGB | rgb(252, 235, 204) |
| HSL | hsl(39, 89%, 89%) |
| HSV | hsv(39, 19%, 99%) |
| CMYK | cmyk(0%, 6.7%, 19%, 1.2%) |
| CIE-LAB | lab(93.66, 0.91, 17.14) |
| CIE-LCH | lch(93.66, 17.16, 86.97°) |
| OKLab | oklab(94.57% 0.0057 0.0442) |
| OKLCH | oklch(94.57% 0.045 82.6) |
| XYZ | xyz(80.7520, 84.4734, 69.1661) |
| Luminance | 0.8447 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Blanchedalmond
#FFEBCD
ΔE00 1.47
Papayawhip
#FFEFD5
ΔE00 1.84
Champagne
#F7E7CE
ΔE00 2.11
Antiquewhite
#FAEBD7
ΔE00 3.75
Bisque
#FFE4C4
ΔE00 4.10
Wheat
#F5DEB3
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEBCC #CCDDFC
analogous
#FCD3CC #FCEBCC #F5FCCC
triadic
#FCEBCC #CCFCEB #EBCCFC
tetradic
#FCEBCC #CCFCD3 #CCDDFC #FCCCF5
square
#FCEBCC #CCFCD3 #CCDDFC #FCCCF5
split-complementary
#FCEBCC #CCF5FC #D3CCFC
monochromatic
#F5BE58 #F9D492 #FCEBCC #FDF4E2 #FDF4E2
Accessibility & contrast
On white
1.17
#FCEBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#FCEBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEBCC
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEBCC | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EACA
Deuteranopia (green-blind)
#F8EFCD
Tritanopia (blue-blind)
#FFE5E2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #fcebcc; /* rgb */ color: rgb(252, 235, 204); /* oklch */ color: oklch(94.6% 0.045 82.6);
Tailwind
colors: {
custom: {
50: '#fdf1db',
500: '#fcebcc',
950: '#000000',
},
}SCSS
$custom: #fcebcc; $custom-light: #fdf1db; $custom-dark: #000000;
JSON
{
"hex": "#fcebcc",
"rgb": {
"r": 252,
"g": 235,
"b": 204
},
"hsl": {
"h": 38.75,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.94571,
"c": 0.0446,
"h": 82.6
},
"luminance": 0.84472
}Semantic roles & 50–950 ramp
primary
#FCEBCC
secondary
#89A9E3
accent
#51E600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#171615
muted
#858584