#FCDCD1#FCDCD1
#FCDCD1 is a very light, muted orange. Relative luminance 0.765; OKLCH L 91.8% C 0.039 H 39.9°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDCD1 |
|---|---|
| RGB | rgb(252, 220, 209) |
| HSL | hsl(15, 88%, 90%) |
| HSV | hsv(15, 17%, 99%) |
| CMYK | cmyk(0%, 12.7%, 17.1%, 1.2%) |
| CIE-LAB | lab(90.09, 9.34, 9.47) |
| CIE-LCH | lch(90.09, 13.30, 45.39°) |
| OKLab | oklab(91.81% 0.0297 0.0248) |
| OKLCH | oklch(91.81% 0.039 39.9) |
| XYZ | xyz(77.2465, 76.4874, 71.0036) |
| Luminance | 0.7649 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.89
Apricot
#FBCEB1
ΔE00 7.32
Peach
#FFDAB9
ΔE00 8.34
Very Light Pink
#FFF4F2
ΔE00 8.76
Lavenderblush
#FFF0F5
ΔE00 9.12
Seashell
#FFF5EE
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDCD1 #D1F1FC
analogous
#FCD1DB #FCDCD1 #FCF1D1
triadic
#FCDCD1 #D1FCDC #DCD1FC
tetradic
#FCDCD1 #DBFCD1 #D1F1FC #F1D1FC
square
#FCDCD1 #DBFCD1 #D1F1FC #F1D1FC
split-complementary
#FCDCD1 #D1FCF1 #D1DBFC
monochromatic
#F5855E #F8B098 #FCDCD1 #FDE9E2 #FDE9E2
Accessibility & contrast
On white
1.29
#FCDCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#FCDCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDCD1
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDCD1 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DFD0
Deuteranopia (green-blind)
#EBE5D1
Tritanopia (blue-blind)
#FFD8D9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fcdcd1; /* rgb */ color: rgb(252, 220, 209); /* oklch */ color: oklch(91.8% 0.039 39.9);
Tailwind
colors: {
custom: {
50: '#fde6df',
500: '#fcdcd1',
950: '#000000',
},
}SCSS
$custom: #fcdcd1; $custom-light: #fde6df; $custom-dark: #000000;
JSON
{
"hex": "#fcdcd1",
"rgb": {
"r": 252,
"g": 220,
"b": 209
},
"hsl": {
"h": 15.349,
"s": 87.755,
"l": 90.392
},
"oklch": {
"l": 0.91807,
"c": 0.03872,
"h": 39.9
},
"luminance": 0.76485
}Semantic roles & 50–950 ramp
primary
#FCDCD1
secondary
#8DCEE4
accent
#AAE401
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484