#FCDBF5#FCDBF5
#FCDBF5 is a very light, muted pink. Relative luminance 0.780; OKLCH L 92.6% C 0.050 H 333.2°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDBF5 |
|---|---|
| RGB | rgb(252, 219, 245) |
| HSL | hsl(313, 85%, 92%) |
| HSV | hsv(313, 13%, 99%) |
| CMYK | cmyk(0%, 13.1%, 2.8%, 1.2%) |
| CIE-LAB | lab(90.76, 15.74, -8.44) |
| CIE-LCH | lch(90.76, 17.86, 331.79°) |
| OKLab | oklab(92.63% 0.0444 -0.0224) |
| OKLCH | oklch(92.63% 0.05 333.2) |
| XYZ | xyz(81.9559, 77.9525, 97.0975) |
| Luminance | 0.7795 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.55
Light Pink
#FFD1DF
ΔE00 5.74
Very Light Purple
#F6CEFC
ΔE00 6.03
Pale Pink
#FFCFDC
ΔE00 6.43
Pale Lavender
#EECFFE
ΔE00 6.69
Thistle
#D8BFD8
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDBF5 #DBFCE2
analogous
#F2DBFC #FCDBF5 #FCDBE5
triadic
#FCDBF5 #F5FCDB #DBF5FC
tetradic
#FCDBF5 #FCF2DB #DBFCE2 #DBE5FC
square
#FCDBF5 #FCF2DB #DBFCE2 #DBE5FC
split-complementary
#FCDBF5 #E5FCDB #DBFCF2
monochromatic
#F36AD6 #F7A3E5 #FCDBF5 #FDE3F7 #FDE3F7
Accessibility & contrast
On white
1.27
#FCDBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#FCDBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDBF5
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDBF5 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE2F6
Deuteranopia (green-blind)
#E2E6F4
Tritanopia (blue-blind)
#FFDCE3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fcdbf5; /* rgb */ color: rgb(252, 219, 245); /* oklch */ color: oklch(92.6% 0.050 333.2);
Tailwind
colors: {
custom: {
50: '#fde6f8',
500: '#fcdbf5',
950: '#000000',
},
}SCSS
$custom: #fcdbf5; $custom-light: #fde6f8; $custom-dark: #000000;
JSON
{
"hex": "#fcdbf5",
"rgb": {
"r": 252,
"g": 219,
"b": 245
},
"hsl": {
"h": 312.727,
"s": 84.615,
"l": 92.353
},
"oklch": {
"l": 0.92633,
"c": 0.04968,
"h": 333.2
},
"luminance": 0.77951
}Semantic roles & 50–950 ramp
primary
#FCDBF5
secondary
#97E4A7
accent
#E13304
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485