#FCDBF2#FCDBF2
#FCDBF2 is a very light, muted pink. Relative luminance 0.778; OKLCH L 92.5% C 0.047 H 336.9°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDBF2 |
|---|---|
| RGB | rgb(252, 219, 242) |
| HSL | hsl(318, 85%, 92%) |
| HSV | hsv(318, 13%, 99%) |
| CMYK | cmyk(0%, 13.1%, 4%, 1.2%) |
| CIE-LAB | lab(90.68, 15.21, -6.99) |
| CIE-LCH | lch(90.68, 16.74, 335.32°) |
| OKLab | oklab(92.54% 0.0433 -0.0184) |
| OKLCH | oklch(92.54% 0.047 336.9) |
| XYZ | xyz(81.5017, 77.7708, 94.7050) |
| Luminance | 0.7777 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.06
Pale Pink
#FFCFDC
ΔE00 5.77
Pale Mauve
#FED0FC
ΔE00 6.35
Very Light Purple
#F6CEFC
ΔE00 6.88
Thistle
#D8BFD8
ΔE00 7.32
Pale Lavender
#EECFFE
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDBF2 #DBFCE5
analogous
#F6DBFC #FCDBF2 #FCDBE2
triadic
#FCDBF2 #F2FCDB #DBF2FC
tetradic
#FCDBF2 #FCF6DB #DBFCE5 #DBE2FC
square
#FCDBF2 #FCF6DB #DBFCE5 #DBE2FC
split-complementary
#FCDBF2 #E2FCDB #DBFCF6
monochromatic
#F36AC9 #F7A3DE #FCDBF2 #FDE3F5 #FDE3F5
Accessibility & contrast
On white
1.27
#FCDBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#FCDBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDBF2
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDBF2 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE1F3
Deuteranopia (green-blind)
#E3E6F1
Tritanopia (blue-blind)
#FFDCE2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fcdbf2; /* rgb */ color: rgb(252, 219, 242); /* oklch */ color: oklch(92.5% 0.047 336.9);
Tailwind
colors: {
custom: {
50: '#fde6f6',
500: '#fcdbf2',
950: '#000000',
},
}SCSS
$custom: #fcdbf2; $custom-light: #fde6f6; $custom-dark: #000000;
JSON
{
"hex": "#fcdbf2",
"rgb": {
"r": 252,
"g": 219,
"b": 242
},
"hsl": {
"h": 318.182,
"s": 84.615,
"l": 92.353
},
"oklch": {
"l": 0.92541,
"c": 0.04709,
"h": 336.9
},
"luminance": 0.77769
}Semantic roles & 50–950 ramp
primary
#FCDBF2
secondary
#97E4AE
accent
#E14704
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485