#FCDCD0#FCDCD0
#FCDCD0 is a very light, muted orange. Relative luminance 0.764; OKLCH L 91.8% C 0.039 H 41.7°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDCD0 |
|---|---|
| RGB | rgb(252, 220, 208) |
| HSL | hsl(16, 88%, 90%) |
| HSV | hsv(16, 17%, 99%) |
| CMYK | cmyk(0%, 12.7%, 17.5%, 1.2%) |
| CIE-LAB | lab(90.06, 9.19, 9.96) |
| CIE-LCH | lch(90.06, 13.55, 47.30°) |
| OKLab | oklab(91.78% 0.0293 0.0261) |
| OKLCH | oklch(91.78% 0.039 41.7) |
| XYZ | xyz(77.1231, 76.4380, 70.3537) |
| Luminance | 0.7644 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.26
Apricot
#FBCEB1
ΔE00 6.96
Peach
#FFDAB9
ΔE00 7.88
Very Light Pink
#FFF4F2
ΔE00 8.86
Linen
#FAF0E6
ΔE00 9.07
Seashell
#FFF5EE
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDCD0 #D0F0FC
analogous
#FCD0DA #FCDCD0 #FCF2D0
triadic
#FCDCD0 #D0FCDC #DCD0FC
tetradic
#FCDCD0 #DAFCD0 #D0F0FC #F2D0FC
square
#FCDCD0 #DAFCD0 #D0F0FC #F2D0FC
split-complementary
#FCDCD0 #D0FCF2 #D0DAFC
monochromatic
#F5865D #F8B196 #FCDCD0 #FDEAE2 #FDEAE2
Accessibility & contrast
On white
1.29
#FCDCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#FCDCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDCD0
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDCD0 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DFCF
Deuteranopia (green-blind)
#EBE5D0
Tritanopia (blue-blind)
#FFD7D9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fcdcd0; /* rgb */ color: rgb(252, 220, 208); /* oklch */ color: oklch(91.8% 0.039 41.7);
Tailwind
colors: {
custom: {
50: '#fde6de',
500: '#fcdcd0',
950: '#000000',
},
}SCSS
$custom: #fcdcd0; $custom-light: #fde6de; $custom-dark: #000000;
JSON
{
"hex": "#fcdcd0",
"rgb": {
"r": 252,
"g": 220,
"b": 208
},
"hsl": {
"h": 16.364,
"s": 88,
"l": 90.196
},
"oklch": {
"l": 0.91782,
"c": 0.03925,
"h": 41.7
},
"luminance": 0.76436
}Semantic roles & 50–950 ramp
primary
#FCDCD0
secondary
#8CCCE4
accent
#A6E501
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484