#FCEDCC#FCEDCC
#FCEDCC is a very light, muted orange. Relative luminance 0.856; OKLCH L 95.0% C 0.046 H 86.5°. Best body text is #000000 at 18.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEDCC |
|---|---|
| RGB | rgb(252, 237, 204) |
| HSL | hsl(41, 89%, 89%) |
| HSV | hsv(41, 19%, 99%) |
| CMYK | cmyk(0%, 6%, 19%, 1.2%) |
| CIE-LAB | lab(94.15, -0.11, 17.83) |
| CIE-LCH | lch(94.15, 17.83, 90.35°) |
| OKLab | oklab(94.96% 0.0028 0.046) |
| OKLCH | oklch(94.96% 0.046 86.5) |
| XYZ | xyz(81.3278, 85.6250, 69.3581) |
| Luminance | 0.8562 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Papayawhip
#FFEFD5
ΔE00 2.66
Blanchedalmond
#FFEBCD
ΔE00 2.71
Champagne
#F7E7CE
ΔE00 3.15
Cornsilk
#FFF8DC
ΔE00 3.91
Wheat
#F5DEB3
ΔE00 4.63
Antiquewhite
#FAEBD7
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEDCC #CCDBFC
analogous
#FCD5CC #FCEDCC #F3FCCC
triadic
#FCEDCC #CCFCED #EDCCFC
tetradic
#FCEDCC #CCFCD5 #CCDBFC #FCCCF3
square
#FCEDCC #CCFCD5 #CCDBFC #FCCCF3
split-complementary
#FCEDCC #CCF3FC #D5CCFC
monochromatic
#F5C458 #F9D992 #FCEDCC #FDF5E2 #FDF5E2
Accessibility & contrast
On white
1.16
#FCEDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.12
#FCEDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEDCC
18.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEDCC | 1.00 | 1.16 | 18.12 | 18.12 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECCA
Deuteranopia (green-blind)
#F9F0CD
Tritanopia (blue-blind)
#FFE7E4
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #fcedcc; /* rgb */ color: rgb(252, 237, 204); /* oklch */ color: oklch(95.0% 0.046 86.5);
Tailwind
colors: {
custom: {
50: '#fdf2db',
500: '#fcedcc',
950: '#000000',
},
}SCSS
$custom: #fcedcc; $custom-light: #fdf2db; $custom-dark: #000000;
JSON
{
"hex": "#fcedcc",
"rgb": {
"r": 252,
"g": 237,
"b": 204
},
"hsl": {
"h": 41.25,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.94961,
"c": 0.04606,
"h": 86.5
},
"luminance": 0.85623
}Semantic roles & 50–950 ramp
primary
#FCEDCC
secondary
#89A5E3
accent
#48E600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#171715
muted
#858584