#FCDCFB#FCDCFB
#FCDCFB is a very light, muted purple. Relative luminance 0.788; OKLCH L 93.0% C 0.054 H 327.0°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDCFB |
|---|---|
| RGB | rgb(252, 220, 251) |
| HSL | hsl(302, 84%, 93%) |
| HSV | hsv(302, 13%, 99%) |
| CMYK | cmyk(0%, 12.7%, 0.4%, 1.2%) |
| CIE-LAB | lab(91.17, 16.28, -10.98) |
| CIE-LCH | lch(91.17, 19.64, 326.00°) |
| OKLab | oklab(93.01% 0.045 -0.0292) |
| OKLCH | oklch(93.01% 0.054 327) |
| XYZ | xyz(83.1484, 78.8481, 102.0871) |
| Luminance | 0.7885 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.60
Very Light Purple
#F6CEFC
ΔE00 4.87
Pale Lavender
#EECFFE
ΔE00 5.37
Light Pink
#FFD1DF
ΔE00 7.18
Light Lilac
#EDC8FF
ΔE00 7.44
Thistle
#D8BFD8
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDCFB #DCFCDD
analogous
#EDDCFC #FCDCFB #FCDCEB
triadic
#FCDCFB #FBFCDC #DCFBFC
tetradic
#FCDCFB #FCEDDC #DCFCDD #DCEBFC
square
#FCDCFB #FCEDDC #DCFCDD #DCEBFC
split-complementary
#FCDCFB #EBFCDC #DCFCED
monochromatic
#F26BEE #F7A4F5 #FCDCFB #FDE3FC #FDE3FC
Accessibility & contrast
On white
1.25
#FCDCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#FCDCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDCFB
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDCFB | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE3FC
Deuteranopia (green-blind)
#E1E7FA
Tritanopia (blue-blind)
#FEDEE6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fcdcfb; /* rgb */ color: rgb(252, 220, 251); /* oklch */ color: oklch(93.0% 0.054 327.0);
Tailwind
colors: {
custom: {
50: '#fde7fc',
500: '#fcdcfb',
950: '#000000',
},
}SCSS
$custom: #fcdcfb; $custom-light: #fde7fc; $custom-dark: #000000;
JSON
{
"hex": "#fcdcfb",
"rgb": {
"r": 252,
"g": 220,
"b": 251
},
"hsl": {
"h": 301.875,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.93006,
"c": 0.05365,
"h": 327
},
"luminance": 0.78847
}Semantic roles & 50–950 ramp
primary
#FCDCFB
secondary
#98E49A
accent
#E10C05
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485