#FCDBEC#FCDBEC
#FCDBEC is a very light, muted pink. Relative luminance 0.774; OKLCH L 92.4% C 0.043 H 345.5°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDBEC |
|---|---|
| RGB | rgb(252, 219, 236) |
| HSL | hsl(329, 85%, 92%) |
| HSV | hsv(329, 13%, 99%) |
| CMYK | cmyk(0%, 13.1%, 6.3%, 1.2%) |
| CIE-LAB | lab(90.51, 14.19, -4.08) |
| CIE-LCH | lch(90.51, 14.76, 343.95°) |
| OKLab | oklab(92.36% 0.0412 -0.0106) |
| OKLCH | oklch(92.36% 0.043 345.5) |
| XYZ | xyz(80.6153, 77.4162, 90.0367) |
| Luminance | 0.7742 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.02
Pale Pink
#FFCFDC
ΔE00 4.72
Thistle
#D8BFD8
ΔE00 7.77
Pale Mauve
#FED0FC
ΔE00 8.12
Mistyrose
#FFE4E1
ΔE00 8.30
Lavenderblush
#FFF0F5
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDBEC #DBFCEB
analogous
#FCDBFC #FCDBEC #FCDBDC
triadic
#FCDBEC #ECFCDB #DBECFC
tetradic
#FCDBEC #FCFCDB #DBFCEB #DBDCFC
square
#FCDBEC #FCFCDB #DBFCEB #DBDCFC
split-complementary
#FCDBEC #DCFCDB #DBFCFC
monochromatic
#F36AB0 #F7A3CE #FCDBEC #FDE3F0 #FDE3F0
Accessibility & contrast
On white
1.27
#FCDBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#FCDBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDBEC
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDBEC | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1ED
Deuteranopia (green-blind)
#E4E6EB
Tritanopia (blue-blind)
#FFDBE1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fcdbec; /* rgb */ color: rgb(252, 219, 236); /* oklch */ color: oklch(92.4% 0.043 345.5);
Tailwind
colors: {
custom: {
50: '#fde6f2',
500: '#fcdbec',
950: '#000000',
},
}SCSS
$custom: #fcdbec; $custom-light: #fde6f2; $custom-dark: #000000;
JSON
{
"hex": "#fcdbec",
"rgb": {
"r": 252,
"g": 219,
"b": 236
},
"hsl": {
"h": 329.091,
"s": 84.615,
"l": 92.353
},
"oklch": {
"l": 0.92361,
"c": 0.04254,
"h": 345.5
},
"luminance": 0.77415
}Semantic roles & 50–950 ramp
primary
#FCDBEC
secondary
#97E4BC
accent
#E16F04
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171516
muted
#858485