#FCDFFB#FCDFFB
#FCDFFB is a very light, muted purple. Relative luminance 0.804; OKLCH L 93.6% C 0.048 H 327.0°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDFFB |
|---|---|
| RGB | rgb(252, 223, 251) |
| HSL | hsl(302, 83%, 93%) |
| HSV | hsv(302, 12%, 99%) |
| CMYK | cmyk(0%, 11.5%, 0.4%, 1.2%) |
| CIE-LAB | lab(91.88, 14.71, -9.92) |
| CIE-LCH | lch(91.88, 17.74, 326.02°) |
| OKLab | oklab(93.56% 0.0407 -0.0264) |
| OKLCH | oklch(93.56% 0.048 327) |
| XYZ | xyz(83.9428, 80.4370, 102.3519) |
| Luminance | 0.8044 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.80
Very Light Purple
#F6CEFC
ΔE00 6.01
Pale Lavender
#EECFFE
ΔE00 6.26
Light Pink
#FFD1DF
ΔE00 7.16
Thistle
#D8BFD8
ΔE00 7.77
Pale Pink
#FFCFDC
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDFFB #DFFCE0
analogous
#EEDFFC #FCDFFB #FCDFEC
triadic
#FCDFFB #FBFCDF #DFFBFC
tetradic
#FCDFFB #FCEEDF #DFFCE0 #DFECFC
square
#FCDFFB #FCEEDF #DFFCE0 #DFECFC
split-complementary
#FCDFFB #ECFCDF #DFFCEE
monochromatic
#F26FED #F7A7F4 #FCDFFB #FCE3FC #FCE3FC
Accessibility & contrast
On white
1.23
#FCDFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#FCDFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDFFB
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDFFB | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE5FC
Deuteranopia (green-blind)
#E4E9FA
Tritanopia (blue-blind)
#FEE1E8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fcdffb; /* rgb */ color: rgb(252, 223, 251); /* oklch */ color: oklch(93.6% 0.048 327.0);
Tailwind
colors: {
custom: {
50: '#fde9fc',
500: '#fcdffb',
950: '#000000',
},
}SCSS
$custom: #fcdffb; $custom-light: #fde9fc; $custom-dark: #000000;
JSON
{
"hex": "#fcdffb",
"rgb": {
"r": 252,
"g": 223,
"b": 251
},
"hsl": {
"h": 302.069,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.93561,
"c": 0.04847,
"h": 327
},
"luminance": 0.80436
}Semantic roles & 50–950 ramp
primary
#FCDFFB
secondary
#9BE49D
accent
#DF0E06
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485