#FCEDCE#FCEDCE
#FCEDCE is a very light, muted orange. Relative luminance 0.857; OKLCH L 95.0% C 0.044 H 85.2°. Best body text is #000000 at 18.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEDCE |
|---|---|
| RGB | rgb(252, 237, 206) |
| HSL | hsl(40, 88%, 90%) |
| HSV | hsv(40, 18%, 99%) |
| CMYK | cmyk(0%, 6%, 18.3%, 1.2%) |
| CIE-LAB | lab(94.19, 0.18, 16.86) |
| CIE-LCH | lch(94.19, 16.86, 89.38°) |
| OKLab | oklab(95.01% 0.0036 0.0435) |
| OKLCH | oklch(95.01% 0.044 85.2) |
| XYZ | xyz(81.5693, 85.7216, 70.6295) |
| Luminance | 0.8572 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Papayawhip
#FFEFD5
ΔE00 2.04
Blanchedalmond
#FFEBCD
ΔE00 2.32
Champagne
#F7E7CE
ΔE00 2.58
Cornsilk
#FFF8DC
ΔE00 3.89
Antiquewhite
#FAEBD7
ΔE00 4.04
Eggshell
#F0EAD6
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEDCE #CEDDFC
analogous
#FCD6CE #FCEDCE #F4FCCE
triadic
#FCEDCE #CEFCED #EDCEFC
tetradic
#FCEDCE #CEFCD6 #CEDDFC #FCCEF4
square
#FCEDCE #CEFCD6 #CEDDFC #FCCEF4
split-complementary
#FCEDCE #CEF4FC #D6CEFC
monochromatic
#F5C35B #F8D894 #FCEDCE #FDF4E2 #FDF4E2
Accessibility & contrast
On white
1.16
#FCEDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.14
#FCEDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEDCE
18.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEDCE | 1.00 | 1.16 | 18.14 | 18.14 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECCC
Deuteranopia (green-blind)
#F9F0CF
Tritanopia (blue-blind)
#FFE8E4
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #fcedce; /* rgb */ color: rgb(252, 237, 206); /* oklch */ color: oklch(95.0% 0.044 85.2);
Tailwind
colors: {
custom: {
50: '#fdf2dd',
500: '#fcedce',
950: '#000000',
},
}SCSS
$custom: #fcedce; $custom-light: #fdf2dd; $custom-dark: #000000;
JSON
{
"hex": "#fcedce",
"rgb": {
"r": 252,
"g": 237,
"b": 206
},
"hsl": {
"h": 40.435,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.95007,
"c": 0.04369,
"h": 85.2
},
"luminance": 0.8572
}Semantic roles & 50–950 ramp
primary
#FCEDCE
secondary
#8BA8E4
accent
#4BE500
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171715
muted
#858584