#FCDBFD#FCDBFD
#FCDBFD is a very light, muted purple. Relative luminance 0.784; OKLCH L 92.9% C 0.057 H 325.1°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDBFD |
|---|---|
| RGB | rgb(252, 219, 253) |
| HSL | hsl(298, 89%, 93%) |
| HSV | hsv(298, 13%, 99%) |
| CMYK | cmyk(0.4%, 13.4%, 0%, 0.8%) |
| CIE-LAB | lab(90.99, 17.16, -12.30) |
| CIE-LCH | lch(90.99, 21.11, 324.37°) |
| OKLab | oklab(92.89% 0.0471 -0.0328) |
| OKLCH | oklch(92.89% 0.057 325.1) |
| XYZ | xyz(83.2037, 78.4516, 103.6690) |
| Luminance | 0.7845 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.87
Very Light Purple
#F6CEFC
ΔE00 4.07
Pale Lavender
#EECFFE
ΔE00 4.63
Light Lilac
#EDC8FF
ΔE00 6.66
Pale Lilac
#E4CBFF
ΔE00 6.99
Thistle
#D8BFD8
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDBFD #DCFDDB
analogous
#EBDBFD #FCDBFD #FDDBED
triadic
#FCDBFD #FDFCDB #DBFDFC
tetradic
#FCDBFD #FDEBDB #DCFDDB #DBEDFD
square
#FCDBFD #FDEBDB #DCFDDB #DBEDFD
split-complementary
#FCDBFD #EDFDDB #DBFDEB
monochromatic
#F267F7 #F7A1FA #FCDBFD #FDE2FD #FDE2FD
Accessibility & contrast
On white
1.26
#FCDBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#FCDBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDBFD
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDBFD | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E3FE
Deuteranopia (green-blind)
#E0E7FC
Tritanopia (blue-blind)
#FEDEE6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fcdbfd; /* rgb */ color: rgb(252, 219, 253); /* oklch */ color: oklch(92.9% 0.057 325.1);
Tailwind
colors: {
custom: {
50: '#fde6fe',
500: '#fcdbfd',
950: '#000000',
},
}SCSS
$custom: #fcdbfd; $custom-light: #fde6fe; $custom-dark: #000000;
JSON
{
"hex": "#fcdbfd",
"rgb": {
"r": 252,
"g": 219,
"b": 253
},
"hsl": {
"h": 298.235,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.92885,
"c": 0.05741,
"h": 325.1
},
"luminance": 0.7845
}Semantic roles & 50–950 ramp
primary
#FCDBFD
secondary
#98E795
accent
#E60007
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485