#FCDDEB#FCDDEB
#FCDDEB is a very light, muted pink. Relative luminance 0.784; OKLCH L 92.7% C 0.039 H 348.8°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDDEB |
|---|---|
| RGB | rgb(252, 221, 235) |
| HSL | hsl(333, 84%, 93%) |
| HSV | hsv(333, 12%, 99%) |
| CMYK | cmyk(0%, 12.3%, 6.7%, 1.2%) |
| CIE-LAB | lab(90.97, 12.98, -2.89) |
| CIE-LCH | lch(90.97, 13.29, 347.45°) |
| OKLab | oklab(92.71% 0.0379 -0.0075) |
| OKLCH | oklch(92.71% 0.039 348.8) |
| XYZ | xyz(80.9953, 78.4081, 89.4487) |
| Luminance | 0.7841 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.48
Pale Pink
#FFCFDC
ΔE00 5.12
Mistyrose
#FFE4E1
ΔE00 7.15
Lavenderblush
#FFF0F5
ΔE00 7.29
Thistle
#D8BFD8
ΔE00 8.33
Light Rose
#FFC5CB
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDDEB #DDFCEE
analogous
#FCDDFB #FCDDEB #FCDEDD
triadic
#FCDDEB #EBFCDD #DDEBFC
tetradic
#FCDDEB #FBFCDD #DDFCEE #DEDDFC
square
#FCDDEB #FBFCDD #DDFCEE #DEDDFC
split-complementary
#FCDDEB #DDFCDE #DDFBFC
monochromatic
#F26DA9 #F7A5CA #FCDDEB #FDE3EE #FDE3EE
Accessibility & contrast
On white
1.26
#FCDDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#FCDDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDDEB
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDDEB | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EC
Deuteranopia (green-blind)
#E6E7EA
Tritanopia (blue-blind)
#FFDCE2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fcddeb; /* rgb */ color: rgb(252, 221, 235); /* oklch */ color: oklch(92.7% 0.039 348.8);
Tailwind
colors: {
custom: {
50: '#fde7f1',
500: '#fcddeb',
950: '#000000',
},
}SCSS
$custom: #fcddeb; $custom-light: #fde7f1; $custom-dark: #000000;
JSON
{
"hex": "#fcddeb",
"rgb": {
"r": 252,
"g": 221,
"b": 235
},
"hsl": {
"h": 332.903,
"s": 83.784,
"l": 92.745
},
"oklch": {
"l": 0.92705,
"c": 0.03864,
"h": 348.8
},
"luminance": 0.78407
}Semantic roles & 50–950 ramp
primary
#FCDDEB
secondary
#99E4C2
accent
#E07D05
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171616
muted
#858485