#FCDCCE#FCDCCE
#FCDCCE is a very light, muted orange. Relative luminance 0.763; OKLCH L 91.7% C 0.040 H 45.1°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDCCE |
|---|---|
| RGB | rgb(252, 220, 206) |
| HSL | hsl(18, 88%, 90%) |
| HSV | hsv(18, 18%, 99%) |
| CMYK | cmyk(0%, 12.7%, 18.3%, 1.2%) |
| CIE-LAB | lab(90.02, 8.89, 10.95) |
| CIE-LCH | lch(90.02, 14.10, 50.90°) |
| OKLab | oklab(91.73% 0.0285 0.0286) |
| OKLCH | oklch(91.73% 0.04 45.1) |
| XYZ | xyz(76.8786, 76.3402, 69.0659) |
| Luminance | 0.7634 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.03
Apricot
#FBCEB1
ΔE00 6.28
Peach
#FFDAB9
ΔE00 6.98
Bisque
#FFE4C4
ΔE00 8.45
Antiquewhite
#FAEBD7
ΔE00 8.74
Light Peach
#FFD8B1
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDCCE #CEEEFC
analogous
#FCCED7 #FCDCCE #FCF3CE
triadic
#FCDCCE #CEFCDC #DCCEFC
tetradic
#FCDCCE #D7FCCE #CEEEFC #F3CEFC
square
#FCDCCE #D7FCCE #CEEEFC #F3CEFC
split-complementary
#FCDCCE #CEFCF3 #CED7FC
monochromatic
#F58A5B #F8B394 #FCDCCE #FDEAE2 #FDEAE2
Accessibility & contrast
On white
1.29
#FCDCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#FCDCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDCCE
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDCCE | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DFCD
Deuteranopia (green-blind)
#EBE5CE
Tritanopia (blue-blind)
#FFD7D8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fcdcce; /* rgb */ color: rgb(252, 220, 206); /* oklch */ color: oklch(91.7% 0.040 45.1);
Tailwind
colors: {
custom: {
50: '#fde6dd',
500: '#fcdcce',
950: '#000000',
},
}SCSS
$custom: #fcdcce; $custom-light: #fde6dd; $custom-dark: #000000;
JSON
{
"hex": "#fcdcce",
"rgb": {
"r": 252,
"g": 220,
"b": 206
},
"hsl": {
"h": 18.261,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.91731,
"c": 0.04041,
"h": 45.1
},
"luminance": 0.76338
}Semantic roles & 50–950 ramp
primary
#FCDCCE
secondary
#8BC9E4
accent
#9FE500
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484