#FCDBF3#FCDBF3
#FCDBF3 is a very light, muted pink. Relative luminance 0.778; OKLCH L 92.6% C 0.048 H 335.7°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDBF3 |
|---|---|
| RGB | rgb(252, 219, 243) |
| HSL | hsl(316, 85%, 92%) |
| HSV | hsv(316, 13%, 99%) |
| CMYK | cmyk(0%, 13.1%, 3.6%, 1.2%) |
| CIE-LAB | lab(90.70, 15.39, -7.47) |
| CIE-LCH | lch(90.70, 17.11, 334.09°) |
| OKLab | oklab(92.57% 0.0437 -0.0197) |
| OKLCH | oklch(92.57% 0.048 335.7) |
| XYZ | xyz(81.6523, 77.8310, 95.4982) |
| Luminance | 0.7783 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.27
Pale Pink
#FFCFDC
ΔE00 5.98
Pale Mauve
#FED0FC
ΔE00 6.07
Very Light Purple
#F6CEFC
ΔE00 6.59
Pale Lavender
#EECFFE
ΔE00 7.25
Thistle
#D8BFD8
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDBF3 #DBFCE4
analogous
#F5DBFC #FCDBF3 #FCDBE3
triadic
#FCDBF3 #F3FCDB #DBF3FC
tetradic
#FCDBF3 #FCF5DB #DBFCE4 #DBE3FC
square
#FCDBF3 #FCF5DB #DBFCE4 #DBE3FC
split-complementary
#FCDBF3 #E3FCDB #DBFCF5
monochromatic
#F36ACD #F7A3E0 #FCDBF3 #FDE3F6 #FDE3F6
Accessibility & contrast
On white
1.27
#FCDBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#FCDBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDBF3
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDBF3 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE2F4
Deuteranopia (green-blind)
#E2E6F2
Tritanopia (blue-blind)
#FFDCE3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fcdbf3; /* rgb */ color: rgb(252, 219, 243); /* oklch */ color: oklch(92.6% 0.048 335.7);
Tailwind
colors: {
custom: {
50: '#fde6f7',
500: '#fcdbf3',
950: '#000000',
},
}SCSS
$custom: #fcdbf3; $custom-light: #fde6f7; $custom-dark: #000000;
JSON
{
"hex": "#fcdbf3",
"rgb": {
"r": 252,
"g": 219,
"b": 243
},
"hsl": {
"h": 316.364,
"s": 84.615,
"l": 92.353
},
"oklch": {
"l": 0.92572,
"c": 0.04793,
"h": 335.7
},
"luminance": 0.7783
}Semantic roles & 50–950 ramp
primary
#FCDBF3
secondary
#97E4AC
accent
#E14104
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485