#FCDBF6#FCDBF6
#FCDBF6 is a very light, muted pink. Relative luminance 0.780; OKLCH L 92.7% C 0.051 H 332.1°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDBF6 |
|---|---|
| RGB | rgb(252, 219, 246) |
| HSL | hsl(311, 85%, 92%) |
| HSV | hsv(311, 13%, 99%) |
| CMYK | cmyk(0%, 13.1%, 2.4%, 1.2%) |
| CIE-LAB | lab(90.79, 15.91, -8.92) |
| CIE-LCH | lch(90.79, 18.24, 330.72°) |
| OKLab | oklab(92.66% 0.0447 -0.0237) |
| OKLCH | oklch(92.66% 0.051 332.1) |
| XYZ | xyz(82.1090, 78.0137, 97.9036) |
| Luminance | 0.7801 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.30
Very Light Purple
#F6CEFC
ΔE00 5.76
Light Pink
#FFD1DF
ΔE00 5.98
Pale Lavender
#EECFFE
ΔE00 6.41
Pale Pink
#FFCFDC
ΔE00 6.67
Thistle
#D8BFD8
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDBF6 #DBFCE1
analogous
#F2DBFC #FCDBF6 #FCDBE6
triadic
#FCDBF6 #F6FCDB #DBF6FC
tetradic
#FCDBF6 #FCF2DB #DBFCE1 #DBE6FC
square
#FCDBF6 #FCF2DB #DBFCE1 #DBE6FC
split-complementary
#FCDBF6 #E6FCDB #DBFCF2
monochromatic
#F36ADA #F7A3E8 #FCDBF6 #FDE3F8 #FDE3F8
Accessibility & contrast
On white
1.26
#FCDBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#FCDBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDBF6
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDBF6 | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE2F7
Deuteranopia (green-blind)
#E2E6F5
Tritanopia (blue-blind)
#FFDCE4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fcdbf6; /* rgb */ color: rgb(252, 219, 246); /* oklch */ color: oklch(92.7% 0.051 332.1);
Tailwind
colors: {
custom: {
50: '#fde6f9',
500: '#fcdbf6',
950: '#000000',
},
}SCSS
$custom: #fcdbf6; $custom-light: #fde6f9; $custom-dark: #000000;
JSON
{
"hex": "#fcdbf6",
"rgb": {
"r": 252,
"g": 219,
"b": 246
},
"hsl": {
"h": 310.909,
"s": 84.615,
"l": 92.353
},
"oklch": {
"l": 0.92664,
"c": 0.05059,
"h": 332.1
},
"luminance": 0.78012
}Semantic roles & 50–950 ramp
primary
#FCDBF6
secondary
#97E4A5
accent
#E12D04
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485