#FCDDEE#FCDDEE
#FCDDEE is a very light, muted pink. Relative luminance 0.786; OKLCH L 92.8% C 0.041 H 343.7°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDDEE |
|---|---|
| RGB | rgb(252, 221, 238) |
| HSL | hsl(327, 84%, 93%) |
| HSV | hsv(327, 12%, 99%) |
| CMYK | cmyk(0%, 12.3%, 5.6%, 1.2%) |
| CIE-LAB | lab(91.05, 13.48, -4.35) |
| CIE-LCH | lch(91.05, 14.17, 342.14°) |
| OKLab | oklab(92.79% 0.039 -0.0114) |
| OKLCH | oklch(92.79% 0.041 343.7) |
| XYZ | xyz(81.4324, 78.5829, 91.7506) |
| Luminance | 0.7858 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.67
Pale Pink
#FFCFDC
ΔE00 5.36
Lavenderblush
#FFF0F5
ΔE00 7.83
Thistle
#D8BFD8
ΔE00 7.92
Mistyrose
#FFE4E1
ΔE00 8.15
Pale Mauve
#FED0FC
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDDEE #DDFCEB
analogous
#FBDDFC #FCDDEE #FCDDDE
triadic
#FCDDEE #EEFCDD #DDEEFC
tetradic
#FCDDEE #FCFBDD #DDFCEB #DDDEFC
square
#FCDDEE #FCFBDD #DDFCEB #DDDEFC
split-complementary
#FCDDEE #DEFCDD #DDFCFB
monochromatic
#F26DB6 #F7A5D2 #FCDDEE #FDE3F1 #FDE3F1
Accessibility & contrast
On white
1.26
#FCDDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#FCDDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDDEE
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDDEE | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3EF
Deuteranopia (green-blind)
#E5E7ED
Tritanopia (blue-blind)
#FFDDE3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fcddee; /* rgb */ color: rgb(252, 221, 238); /* oklch */ color: oklch(92.8% 0.041 343.7);
Tailwind
colors: {
custom: {
50: '#fde7f3',
500: '#fcddee',
950: '#000000',
},
}SCSS
$custom: #fcddee; $custom-light: #fde7f3; $custom-dark: #000000;
JSON
{
"hex": "#fcddee",
"rgb": {
"r": 252,
"g": 221,
"b": 238
},
"hsl": {
"h": 327.097,
"s": 83.784,
"l": 92.745
},
"oklch": {
"l": 0.92793,
"c": 0.04061,
"h": 343.7
},
"luminance": 0.78581
}Semantic roles & 50–950 ramp
primary
#FCDDEE
secondary
#99E4BB
accent
#E06805
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485