#FBDCFC#FBDCFC
#FBDCFC is a very light, muted purple. Relative luminance 0.787; OKLCH L 93.0% C 0.054 H 325.0°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDCFC |
|---|---|
| RGB | rgb(251, 220, 252) |
| HSL | hsl(298, 84%, 93%) |
| HSV | hsv(298, 13%, 99%) |
| CMYK | cmyk(0.4%, 12.7%, 0%, 1.2%) |
| CIE-LAB | lab(91.11, 16.13, -11.60) |
| CIE-LCH | lch(91.11, 19.87, 324.28°) |
| OKLab | oklab(92.95% 0.0443 -0.0309) |
| OKLCH | oklch(92.95% 0.054 325) |
| XYZ | xyz(82.9452, 78.7251, 102.9025) |
| Luminance | 0.7872 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.55
Very Light Purple
#F6CEFC
ΔE00 4.68
Pale Lavender
#EECFFE
ΔE00 5.04
Light Lilac
#EDC8FF
ΔE00 7.16
Pale Lilac
#E4CBFF
ΔE00 7.28
Thistle
#D8BFD8
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDCFC #DDFCDC
analogous
#EBDCFC #FBDCFC #FCDCED
triadic
#FBDCFC #FCFBDC #DCFCFB
tetradic
#FBDCFC #FCEBDC #DDFCDC #DCEDFC
square
#FBDCFC #FCEBDC #DDFCDC #DCEDFC
split-complementary
#FBDCFC #EDFCDC #DCFCEB
monochromatic
#EE6BF2 #F5A4F7 #FBDCFC #FCE3FD #FCE3FD
Accessibility & contrast
On white
1.25
#FBDCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#FBDCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDCFC
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDCFC | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE3FD
Deuteranopia (green-blind)
#E0E7FB
Tritanopia (blue-blind)
#FDDFE7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fbdcfc; /* rgb */ color: rgb(251, 220, 252); /* oklch */ color: oklch(93.0% 0.054 325.0);
Tailwind
colors: {
custom: {
50: '#fce7fd',
500: '#fbdcfc',
950: '#000000',
},
}SCSS
$custom: #fbdcfc; $custom-light: #fce7fd; $custom-dark: #000000;
JSON
{
"hex": "#fbdcfc",
"rgb": {
"r": 251,
"g": 220,
"b": 252
},
"hsl": {
"h": 298.125,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.92952,
"c": 0.05399,
"h": 325
},
"luminance": 0.78724
}Semantic roles & 50–950 ramp
primary
#FBDCFC
secondary
#9AE498
accent
#E1050C
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485