#FCEFDE#FCEFDE
#FCEFDE is a very light, muted orange. Relative luminance 0.877; OKLCH L 95.8% C 0.027 H 74.8°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEFDE |
|---|---|
| RGB | rgb(252, 239, 222) |
| HSL | hsl(34, 83%, 93%) |
| HSV | hsv(34, 12%, 99%) |
| CMYK | cmyk(0%, 5.2%, 11.9%, 1.2%) |
| CIE-LAB | lab(95.04, 1.59, 9.79) |
| CIE-LCH | lch(95.04, 9.91, 80.75°) |
| OKLab | oklab(95.78% 0.007 0.0256) |
| OKLCH | oklch(95.78% 0.027 74.8) |
| XYZ | xyz(84.1951, 87.7035, 81.5862) |
| Luminance | 0.8770 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 1.43
Oldlace
#FDF5E6
ΔE00 2.42
Linen
#FAF0E6
ΔE00 2.84
Papayawhip
#FFEFD5
ΔE00 3.17
Champagne
#F7E7CE
ΔE00 3.33
Eggshell
#F0EAD6
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEFDE #DEEBFC
analogous
#FCE0DE #FCEFDE #FAFCDE
triadic
#FCEFDE #DEFCEF #EFDEFC
tetradic
#FCEFDE #DEFCE0 #DEEBFC #FCDEFA
square
#FCEFDE #DEFCE0 #DEEBFC #FCDEFA
split-complementary
#FCEFDE #DEFAFC #E0DEFC
monochromatic
#F2B96E #F7D4A6 #FCEFDE #FCF1E3 #FCF1E3
Accessibility & contrast
On white
1.13
#FCEFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#FCEFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEFDE
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEFDE | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDD
Deuteranopia (green-blind)
#F7F2DE
Tritanopia (blue-blind)
#FFECEA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fcefde; /* rgb */ color: rgb(252, 239, 222); /* oklch */ color: oklch(95.8% 0.027 74.8);
Tailwind
colors: {
custom: {
50: '#fdf4e8',
500: '#fcefde',
950: '#000000',
},
}SCSS
$custom: #fcefde; $custom-light: #fdf4e8; $custom-dark: #000000;
JSON
{
"hex": "#fcefde",
"rgb": {
"r": 252,
"g": 239,
"b": 222
},
"hsl": {
"h": 34,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.95784,
"c": 0.02653,
"h": 74.8
},
"luminance": 0.87702
}Semantic roles & 50–950 ramp
primary
#FCEFDE
secondary
#9ABAE4
accent
#64E006
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584