#FCDCF0#FCDCF0
#FCDCF0 is a very light, muted pink. Relative luminance 0.782; OKLCH L 92.7% C 0.044 H 340.1°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDCF0 |
|---|---|
| RGB | rgb(252, 220, 240) |
| HSL | hsl(323, 84%, 93%) |
| HSV | hsv(323, 13%, 99%) |
| CMYK | cmyk(0%, 12.7%, 4.8%, 1.2%) |
| CIE-LAB | lab(90.86, 14.35, -5.67) |
| CIE-LCH | lch(90.86, 15.43, 338.44°) |
| OKLab | oklab(92.67% 0.0412 -0.0149) |
| OKLCH | oklch(92.67% 0.044 340.1) |
| XYZ | xyz(81.4646, 78.1746, 93.2189) |
| Luminance | 0.7817 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.76
Pale Pink
#FFCFDC
ΔE00 5.47
Pale Mauve
#FED0FC
ΔE00 7.32
Thistle
#D8BFD8
ΔE00 7.56
Very Light Purple
#F6CEFC
ΔE00 7.85
Pale Lavender
#EECFFE
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDCF0 #DCFCE8
analogous
#F8DCFC #FCDCF0 #FCDCE0
triadic
#FCDCF0 #F0FCDC #DCF0FC
tetradic
#FCDCF0 #FCF8DC #DCFCE8 #DCE0FC
square
#FCDCF0 #FCF8DC #DCFCE8 #DCE0FC
split-complementary
#FCDCF0 #E0FCDC #DCFCF8
monochromatic
#F26BC0 #F7A4D8 #FCDCF0 #FDE3F3 #FDE3F3
Accessibility & contrast
On white
1.26
#FCDCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#FCDCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDCF0
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDCF0 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2F1
Deuteranopia (green-blind)
#E4E7EF
Tritanopia (blue-blind)
#FFDCE2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fcdcf0; /* rgb */ color: rgb(252, 220, 240); /* oklch */ color: oklch(92.7% 0.044 340.1);
Tailwind
colors: {
custom: {
50: '#fde7f4',
500: '#fcdcf0',
950: '#000000',
},
}SCSS
$custom: #fcdcf0; $custom-light: #fde7f4; $custom-dark: #000000;
JSON
{
"hex": "#fcdcf0",
"rgb": {
"r": 252,
"g": 220,
"b": 240
},
"hsl": {
"h": 322.5,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.92667,
"c": 0.04378,
"h": 340.1
},
"luminance": 0.78173
}Semantic roles & 50–950 ramp
primary
#FCDCF0
secondary
#98E4B5
accent
#E15705
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485