#FCDFF0#FCDFF0
#FCDFF0 is a very light, muted pink. Relative luminance 0.798; OKLCH L 93.2% C 0.039 H 341.8°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDFF0 |
|---|---|
| RGB | rgb(252, 223, 240) |
| HSL | hsl(325, 83%, 93%) |
| HSV | hsv(325, 12%, 99%) |
| CMYK | cmyk(0%, 11.5%, 4.8%, 1.2%) |
| CIE-LAB | lab(91.58, 12.79, -4.61) |
| CIE-LCH | lch(91.58, 13.59, 340.18°) |
| OKLab | oklab(93.23% 0.0368 -0.0121) |
| OKLCH | oklch(93.23% 0.039 341.8) |
| XYZ | xyz(82.2590, 79.7635, 93.4837) |
| Luminance | 0.7976 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.33
Pale Pink
#FFCFDC
ΔE00 6.01
Lavenderblush
#FFF0F5
ΔE00 7.32
Mistyrose
#FFE4E1
ΔE00 8.04
Thistle
#D8BFD8
ΔE00 8.12
Pale Mauve
#FED0FC
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDFF0 #DFFCEB
analogous
#F9DFFC #FCDFF0 #FCDFE1
triadic
#FCDFF0 #F0FCDF #DFF0FC
tetradic
#FCDFF0 #FCF9DF #DFFCEB #DFE1FC
square
#FCDFF0 #FCF9DF #DFFCEB #DFE1FC
split-complementary
#FCDFF0 #E1FCDF #DFFCF9
monochromatic
#F26FBC #F7A7D6 #FCDFF0 #FCE3F2 #FCE3F2
Accessibility & contrast
On white
1.24
#FCDFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#FCDFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDFF0
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDFF0 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4F1
Deuteranopia (green-blind)
#E6E8EF
Tritanopia (blue-blind)
#FFDFE4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fcdff0; /* rgb */ color: rgb(252, 223, 240); /* oklch */ color: oklch(93.2% 0.039 341.8);
Tailwind
colors: {
custom: {
50: '#fde9f4',
500: '#fcdff0',
950: '#000000',
},
}SCSS
$custom: #fcdff0; $custom-light: #fde9f4; $custom-dark: #000000;
JSON
{
"hex": "#fcdff0",
"rgb": {
"r": 252,
"g": 223,
"b": 240
},
"hsl": {
"h": 324.828,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.93226,
"c": 0.03874,
"h": 341.8
},
"luminance": 0.79762
}Semantic roles & 50–950 ramp
primary
#FCDFF0
secondary
#9BE4B9
accent
#DF6006
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485