#FBDCFD#FBDCFD
#FBDCFD is a very light, muted purple. Relative luminance 0.788; OKLCH L 93.0% C 0.055 H 324.1°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDCFD |
|---|---|
| RGB | rgb(251, 220, 253) |
| HSL | hsl(296, 89%, 93%) |
| HSV | hsv(296, 13%, 99%) |
| CMYK | cmyk(0.8%, 13%, 0%, 0.8%) |
| CIE-LAB | lab(91.14, 16.31, -12.08) |
| CIE-LCH | lch(91.14, 20.30, 323.48°) |
| OKLab | oklab(92.98% 0.0446 -0.0322) |
| OKLCH | oklch(92.98% 0.055 324.1) |
| XYZ | xyz(83.1041, 78.7886, 103.7393) |
| Luminance | 0.7879 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.39
Very Light Purple
#F6CEFC
ΔE00 4.47
Pale Lavender
#EECFFE
ΔE00 4.80
Light Lilac
#EDC8FF
ΔE00 6.92
Pale Lilac
#E4CBFF
ΔE00 7.05
Thistle
#D8BFD8
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDCFD #DEFDDC
analogous
#EADCFD #FBDCFD #FDDCEE
triadic
#FBDCFD #FDFBDC #DCFDFB
tetradic
#FBDCFD #FDEADC #DEFDDC #DCEEFD
square
#FBDCFD #FDEADC #DEFDDC #DCEEFD
split-complementary
#FBDCFD #EEFDDC #DCFDEA
monochromatic
#EE68F6 #F4A2FA #FBDCFD #FCE2FD #FCE2FD
Accessibility & contrast
On white
1.25
#FBDCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#FBDCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDCFD
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDCFD | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE3FE
Deuteranopia (green-blind)
#E0E7FC
Tritanopia (blue-blind)
#FDDFE7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fbdcfd; /* rgb */ color: rgb(251, 220, 253); /* oklch */ color: oklch(93.0% 0.055 324.1);
Tailwind
colors: {
custom: {
50: '#fce7fe',
500: '#fbdcfd',
950: '#000000',
},
}SCSS
$custom: #fbdcfd; $custom-light: #fce7fe; $custom-dark: #000000;
JSON
{
"hex": "#fbdcfd",
"rgb": {
"r": 251,
"g": 220,
"b": 253
},
"hsl": {
"h": 296.364,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.92984,
"c": 0.05502,
"h": 324.1
},
"luminance": 0.78787
}Semantic roles & 50–950 ramp
primary
#FBDCFD
secondary
#9BE796
accent
#E6000E
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485