#FCDFD5#FCDFD5
#FCDFD5 is a very light, muted orange. Relative luminance 0.783; OKLCH L 92.5% C 0.035 H 40.0°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDFD5 |
|---|---|
| RGB | rgb(252, 223, 213) |
| HSL | hsl(15, 87%, 91%) |
| HSV | hsv(15, 15%, 99%) |
| CMYK | cmyk(0%, 11.5%, 15.5%, 1.2%) |
| CIE-LAB | lab(90.91, 8.40, 8.55) |
| CIE-LCH | lch(90.91, 11.99, 45.52°) |
| OKLab | oklab(92.48% 0.0268 0.0225) |
| OKLCH | oklch(92.48% 0.035 40) |
| XYZ | xyz(78.5424, 78.2768, 73.9094) |
| Luminance | 0.7827 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.27
Very Light Pink
#FFF4F2
ΔE00 7.69
Apricot
#FBCEB1
ΔE00 8.06
Seashell
#FFF5EE
ΔE00 8.08
Linen
#FAF0E6
ΔE00 8.18
Lavenderblush
#FFF0F5
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDFD5 #D5F2FC
analogous
#FCD5DE #FCDFD5 #FCF2D5
triadic
#FCDFD5 #D5FCDF #DFD5FC
tetradic
#FCDFD5 #DEFCD5 #D5F2FC #F2D5FC
square
#FCDFD5 #DEFCD5 #D5F2FC #F2D5FC
split-complementary
#FCDFD5 #D5FCF2 #D5DEFC
monochromatic
#F48863 #F8B39C #FCDFD5 #FDE9E2 #FDE9E2
Accessibility & contrast
On white
1.26
#FCDFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#FCDFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDFD5
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDFD5 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E2D4
Deuteranopia (green-blind)
#ECE7D5
Tritanopia (blue-blind)
#FFDBDC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fcdfd5; /* rgb */ color: rgb(252, 223, 213); /* oklch */ color: oklch(92.5% 0.035 40.0);
Tailwind
colors: {
custom: {
50: '#fde9e1',
500: '#fcdfd5',
950: '#000000',
},
}SCSS
$custom: #fcdfd5; $custom-light: #fde9e1; $custom-dark: #000000;
JSON
{
"hex": "#fcdfd5",
"rgb": {
"r": 252,
"g": 223,
"b": 213
},
"hsl": {
"h": 15.385,
"s": 86.667,
"l": 91.176
},
"oklch": {
"l": 0.92479,
"c": 0.03497,
"h": 40
},
"luminance": 0.78275
}Semantic roles & 50–950 ramp
primary
#FCDFD5
secondary
#91CFE4
accent
#AAE302
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484