#FCEDDC#FCEDDC
#FCEDDC is a very light, muted orange. Relative luminance 0.864; OKLCH L 95.3% C 0.028 H 70.9°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEDDC |
|---|---|
| RGB | rgb(252, 237, 220) |
| HSL | hsl(32, 84%, 93%) |
| HSV | hsv(32, 13%, 99%) |
| CMYK | cmyk(0%, 6%, 12.7%, 1.2%) |
| CIE-LAB | lab(94.50, 2.30, 10.05) |
| CIE-LCH | lch(94.50, 10.31, 77.12°) |
| OKLab | oklab(95.35% 0.0091 0.0263) |
| OKLCH | oklch(95.35% 0.028 70.9) |
| XYZ | xyz(83.3463, 86.4324, 79.9887) |
| Luminance | 0.8643 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 1.34
Linen
#FAF0E6
ΔE00 3.04
Champagne
#F7E7CE
ΔE00 3.33
Oldlace
#FDF5E6
ΔE00 3.35
Papayawhip
#FFEFD5
ΔE00 3.40
Warm Beige
#E9DCC9
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEDDC #DCEBFC
analogous
#FCDDDC #FCEDDC #FBFCDC
triadic
#FCEDDC #DCFCED #EDDCFC
tetradic
#FCEDDC #DCFCDD #DCEBFC #FCDCFB
square
#FCEDDC #DCFCDD #DCEBFC #FCDCFB
split-complementary
#FCEDDC #DCFBFC #DDDCFC
monochromatic
#F2B36B #F7D0A4 #FCEDDC #FDF1E3 #FDF1E3
Accessibility & contrast
On white
1.15
#FCEDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#FCEDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEDDC
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEDDC | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDDB
Deuteranopia (green-blind)
#F6F1DC
Tritanopia (blue-blind)
#FFE9E8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #fceddc; /* rgb */ color: rgb(252, 237, 220); /* oklch */ color: oklch(95.3% 0.028 70.9);
Tailwind
colors: {
custom: {
50: '#fdf2e6',
500: '#fceddc',
950: '#000000',
},
}SCSS
$custom: #fceddc; $custom-light: #fdf2e6; $custom-dark: #000000;
JSON
{
"hex": "#fceddc",
"rgb": {
"r": 252,
"g": 237,
"b": 220
},
"hsl": {
"h": 31.875,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.95346,
"c": 0.0278,
"h": 70.9
},
"luminance": 0.86431
}Semantic roles & 50–950 ramp
primary
#FCEDDC
secondary
#98BCE4
accent
#6CE105
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584