#FBDCFB#FBDCFB
#FBDCFB is a very light, muted purple. Relative luminance 0.787; OKLCH L 92.9% C 0.053 H 326.0°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDCFB |
|---|---|
| RGB | rgb(251, 220, 251) |
| HSL | hsl(300, 79%, 92%) |
| HSV | hsv(300, 12%, 98%) |
| CMYK | cmyk(0%, 12.4%, 0%, 1.6%) |
| CIE-LAB | lab(91.08, 15.95, -11.12) |
| CIE-LCH | lch(91.08, 19.44, 325.12°) |
| OKLab | oklab(92.92% 0.0439 -0.0296) |
| OKLCH | oklch(92.92% 0.053 326) |
| XYZ | xyz(82.7871, 78.6619, 102.0701) |
| Luminance | 0.7866 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.72
Very Light Purple
#F6CEFC
ΔE00 4.90
Pale Lavender
#EECFFE
ΔE00 5.28
Light Pink
#FFD1DF
ΔE00 7.33
Light Lilac
#EDC8FF
ΔE00 7.40
Thistle
#D8BFD8
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDCFB #DCFBDC
analogous
#ECDCFB #FBDCFB #FBDCEC
triadic
#FBDCFB #FBFBDC #DCFBFB
tetradic
#FBDCFB #FBECDC #DCFBDC #DCECFB
square
#FBDCFB #FBECDC #DCFBDC #DCECFB
split-complementary
#FBDCFB #ECFBDC #DCFBEC
monochromatic
#EE6EEE #F5A5F5 #FBDCFB #FCE4FC #FCE4FC
Accessibility & contrast
On white
1.26
#FBDCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#FBDCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDCFB
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDCFB | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE3FC
Deuteranopia (green-blind)
#E1E7FA
Tritanopia (blue-blind)
#FDDEE6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fbdcfb; /* rgb */ color: rgb(251, 220, 251); /* oklch */ color: oklch(92.9% 0.053 326.0);
Tailwind
colors: {
custom: {
50: '#fce7fc',
500: '#fbdcfb',
950: '#000000',
},
}SCSS
$custom: #fbdcfb; $custom-light: #fce7fc; $custom-dark: #000000;
JSON
{
"hex": "#fbdcfb",
"rgb": {
"r": 251,
"g": 220,
"b": 251
},
"hsl": {
"h": 300,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.9292,
"c": 0.05297,
"h": 326
},
"luminance": 0.78661
}Semantic roles & 50–950 ramp
primary
#FBDCFB
secondary
#99E299
accent
#DC0A0A
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485