#FCDBF1#FCDBF1
#FCDBF1 is a very light, muted pink. Relative luminance 0.777; OKLCH L 92.5% C 0.046 H 338.2°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDBF1 |
|---|---|
| RGB | rgb(252, 219, 241) |
| HSL | hsl(320, 85%, 92%) |
| HSV | hsv(320, 13%, 99%) |
| CMYK | cmyk(0%, 13.1%, 4.4%, 1.2%) |
| CIE-LAB | lab(90.65, 15.04, -6.51) |
| CIE-LCH | lch(90.65, 16.39, 336.61°) |
| OKLab | oklab(92.51% 0.043 -0.0171) |
| OKLCH | oklch(92.51% 0.046 338.2) |
| XYZ | xyz(81.3519, 77.7109, 93.9162) |
| Luminance | 0.7771 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.85
Pale Pink
#FFCFDC
ΔE00 5.56
Pale Mauve
#FED0FC
ΔE00 6.63
Very Light Purple
#F6CEFC
ΔE00 7.18
Thistle
#D8BFD8
ΔE00 7.36
Pale Lavender
#EECFFE
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDBF1 #DBFCE6
analogous
#F7DBFC #FCDBF1 #FCDBE1
triadic
#FCDBF1 #F1FCDB #DBF1FC
tetradic
#FCDBF1 #FCF7DB #DBFCE6 #DBE1FC
square
#FCDBF1 #FCF7DB #DBFCE6 #DBE1FC
split-complementary
#FCDBF1 #E1FCDB #DBFCF7
monochromatic
#F36AC5 #F7A3DB #FCDBF1 #FDE3F4 #FDE3F4
Accessibility & contrast
On white
1.27
#FCDBF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#FCDBF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDBF1
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDBF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDBF1 | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1F2
Deuteranopia (green-blind)
#E3E6F0
Tritanopia (blue-blind)
#FFDCE2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fcdbf1; /* rgb */ color: rgb(252, 219, 241); /* oklch */ color: oklch(92.5% 0.046 338.2);
Tailwind
colors: {
custom: {
50: '#fde6f5',
500: '#fcdbf1',
950: '#000000',
},
}SCSS
$custom: #fcdbf1; $custom-light: #fde6f5; $custom-dark: #000000;
JSON
{
"hex": "#fcdbf1",
"rgb": {
"r": 252,
"g": 219,
"b": 241
},
"hsl": {
"h": 320,
"s": 84.615,
"l": 92.353
},
"oklch": {
"l": 0.92511,
"c": 0.04627,
"h": 338.2
},
"luminance": 0.77709
}Semantic roles & 50–950 ramp
primary
#FCDBF1
secondary
#97E4B1
accent
#E14E04
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485