#FCDFEB#FCDFEB
#FCDFEB is a very light, muted pink. Relative luminance 0.795; OKLCH L 93.1% C 0.035 H 350.9°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDFEB |
|---|---|
| RGB | rgb(252, 223, 235) |
| HSL | hsl(335, 83%, 93%) |
| HSV | hsv(335, 12%, 99%) |
| CMYK | cmyk(0%, 11.5%, 6.7%, 1.2%) |
| CIE-LAB | lab(91.45, 11.94, -2.18) |
| CIE-LCH | lch(91.45, 12.13, 349.63°) |
| OKLab | oklab(93.08% 0.035 -0.0056) |
| OKLCH | oklch(93.08% 0.035 350.9) |
| XYZ | xyz(81.5265, 79.4705, 89.6258) |
| Luminance | 0.7947 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.18
Pale Pink
#FFCFDC
ΔE00 5.77
Mistyrose
#FFE4E1
ΔE00 6.30
Lavenderblush
#FFF0F5
ΔE00 6.36
Thistle
#D8BFD8
ΔE00 8.86
Light Rose
#FFC5CB
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDFEB #DFFCF0
analogous
#FCDFF9 #FCDFEB #FCE1DF
triadic
#FCDFEB #EBFCDF #DFEBFC
tetradic
#FCDFEB #F9FCDF #DFFCF0 #E1DFFC
square
#FCDFEB #F9FCDF #DFFCF0 #E1DFFC
split-complementary
#FCDFEB #DFFCE1 #DFF9FC
monochromatic
#F26FA5 #F7A7C8 #FCDFEB #FCE3EE #FCE3EE
Accessibility & contrast
On white
1.24
#FCDFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#FCDFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDFEB
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDFEB | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E4EB
Deuteranopia (green-blind)
#E8E8EA
Tritanopia (blue-blind)
#FFDEE3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fcdfeb; /* rgb */ color: rgb(252, 223, 235); /* oklch */ color: oklch(93.1% 0.035 350.9);
Tailwind
colors: {
custom: {
50: '#fde9f1',
500: '#fcdfeb',
950: '#000000',
},
}SCSS
$custom: #fcdfeb; $custom-light: #fde9f1; $custom-dark: #000000;
JSON
{
"hex": "#fcdfeb",
"rgb": {
"r": 252,
"g": 223,
"b": 235
},
"hsl": {
"h": 335.172,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.9308,
"c": 0.03545,
"h": 350.9
},
"luminance": 0.79469
}Semantic roles & 50–950 ramp
primary
#FCDFEB
secondary
#9BE4C6
accent
#DF8506
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171616
muted
#858485