#FBDCFA#FBDCFA
#FBDCFA is a very light, muted purple. Relative luminance 0.786; OKLCH L 92.9% C 0.052 H 327.0°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDCFA |
|---|---|
| RGB | rgb(251, 220, 250) |
| HSL | hsl(302, 79%, 92%) |
| HSV | hsv(302, 12%, 98%) |
| CMYK | cmyk(0%, 12.4%, 0.4%, 1.6%) |
| CIE-LAB | lab(91.05, 15.77, -10.63) |
| CIE-LCH | lch(91.05, 19.02, 326.01°) |
| OKLab | oklab(92.89% 0.0436 -0.0283) |
| OKLCH | oklch(92.89% 0.052 327) |
| XYZ | xyz(82.6299, 78.5990, 101.2421) |
| Luminance | 0.7860 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.91
Very Light Purple
#F6CEFC
ΔE00 5.13
Pale Lavender
#EECFFE
ΔE00 5.54
Light Pink
#FFD1DF
ΔE00 7.09
Thistle
#D8BFD8
ΔE00 7.42
Light Lilac
#EDC8FF
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDCFA #DCFBDD
analogous
#ECDCFB #FBDCFA #FBDCEB
triadic
#FBDCFA #FAFBDC #DCFAFB
tetradic
#FBDCFA #FBECDC #DCFBDD #DCEBFB
square
#FBDCFA #FBECDC #DCFBDD #DCEBFB
split-complementary
#FBDCFA #EBFBDC #DCFBEC
monochromatic
#EE6EEA #F5A5F2 #FBDCFA #FCE4FB #FCE4FB
Accessibility & contrast
On white
1.26
#FBDCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#FBDCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDCFA
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDCFA | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE3FB
Deuteranopia (green-blind)
#E1E7F9
Tritanopia (blue-blind)
#FDDEE6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fbdcfa; /* rgb */ color: rgb(251, 220, 250); /* oklch */ color: oklch(92.9% 0.052 327.0);
Tailwind
colors: {
custom: {
50: '#fce7fc',
500: '#fbdcfa',
950: '#000000',
},
}SCSS
$custom: #fbdcfa; $custom-light: #fce7fc; $custom-dark: #000000;
JSON
{
"hex": "#fbdcfa",
"rgb": {
"r": 251,
"g": 220,
"b": 250
},
"hsl": {
"h": 301.935,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.92888,
"c": 0.05197,
"h": 327
},
"luminance": 0.78598
}Semantic roles & 50–950 ramp
primary
#FBDCFA
secondary
#99E29C
accent
#DC100A
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485