#FCDED4#FCDED4
#FCDED4 is a very light, muted orange. Relative luminance 0.777; OKLCH L 92.3% C 0.036 H 39.3°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDED4 |
|---|---|
| RGB | rgb(252, 222, 212) |
| HSL | hsl(15, 87%, 91%) |
| HSV | hsv(15, 16%, 99%) |
| CMYK | cmyk(0%, 11.9%, 15.9%, 1.2%) |
| CIE-LAB | lab(90.64, 8.76, 8.69) |
| CIE-LCH | lch(90.64, 12.34, 44.77°) |
| OKLab | oklab(92.26% 0.0279 0.0228) |
| OKLCH | oklch(92.26% 0.036 39.3) |
| XYZ | xyz(78.1495, 77.6934, 73.1542) |
| Luminance | 0.7769 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.32
Apricot
#FBCEB1
ΔE00 7.93
Very Light Pink
#FFF4F2
ΔE00 8.02
Lavenderblush
#FFF0F5
ΔE00 8.41
Seashell
#FFF5EE
ΔE00 8.45
Linen
#FAF0E6
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDED4 #D4F2FC
analogous
#FCD4DE #FCDED4 #FCF2D4
triadic
#FCDED4 #D4FCDE #DED4FC
tetradic
#FCDED4 #DEFCD4 #D4F2FC #F2D4FC
square
#FCDED4 #DEFCD4 #D4F2FC #F2D4FC
split-complementary
#FCDED4 #D4FCF2 #D4DEFC
monochromatic
#F48662 #F8B29B #FCDED4 #FDE9E2 #FDE9E2
Accessibility & contrast
On white
1.27
#FCDED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#FCDED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDED4
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDED4 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E1D3
Deuteranopia (green-blind)
#ECE6D4
Tritanopia (blue-blind)
#FFDADB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fcded4; /* rgb */ color: rgb(252, 222, 212); /* oklch */ color: oklch(92.3% 0.036 39.3);
Tailwind
colors: {
custom: {
50: '#fde8e1',
500: '#fcded4',
950: '#000000',
},
}SCSS
$custom: #fcded4; $custom-light: #fde8e1; $custom-dark: #000000;
JSON
{
"hex": "#fcded4",
"rgb": {
"r": 252,
"g": 222,
"b": 212
},
"hsl": {
"h": 15,
"s": 86.957,
"l": 90.98
},
"oklch": {
"l": 0.92263,
"c": 0.03604,
"h": 39.3
},
"luminance": 0.77691
}Semantic roles & 50–950 ramp
primary
#FCDED4
secondary
#90CFE4
accent
#ABE402
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484