#FBDCF8#FBDCF8
#FBDCF8 is a very light, muted purple. Relative luminance 0.785; OKLCH L 92.8% C 0.050 H 329.1°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDCF8 |
|---|---|
| RGB | rgb(251, 220, 248) |
| HSL | hsl(306, 79%, 92%) |
| HSV | hsv(306, 12%, 98%) |
| CMYK | cmyk(0%, 12.4%, 1.2%, 1.6%) |
| CIE-LAB | lab(91.00, 15.41, -9.67) |
| CIE-LCH | lch(91.00, 18.20, 327.89°) |
| OKLab | oklab(92.83% 0.0429 -0.0257) |
| OKLCH | oklch(92.83% 0.05 329.1) |
| XYZ | xyz(82.3180, 78.4742, 99.5993) |
| Luminance | 0.7847 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.33
Very Light Purple
#F6CEFC
ΔE00 5.62
Pale Lavender
#EECFFE
ΔE00 6.07
Light Pink
#FFD1DF
ΔE00 6.61
Pale Pink
#FFCFDC
ΔE00 7.30
Thistle
#D8BFD8
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDCF8 #DCFBDF
analogous
#EEDCFB #FBDCF8 #FBDCE9
triadic
#FBDCF8 #F8FBDC #DCF8FB
tetradic
#FBDCF8 #FBEEDC #DCFBDF #DCE9FB
square
#FBDCF8 #FBEEDC #DCFBDF #DCE9FB
split-complementary
#FBDCF8 #E9FBDC #DCFBEE
monochromatic
#EE6EE2 #F5A5ED #FBDCF8 #FCE4FA #FCE4FA
Accessibility & contrast
On white
1.26
#FBDCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#FBDCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDCF8
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDCF8 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE3F9
Deuteranopia (green-blind)
#E1E7F7
Tritanopia (blue-blind)
#FEDEE5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fbdcf8; /* rgb */ color: rgb(251, 220, 248); /* oklch */ color: oklch(92.8% 0.050 329.1);
Tailwind
colors: {
custom: {
50: '#fce7fa',
500: '#fbdcf8',
950: '#000000',
},
}SCSS
$custom: #fbdcf8; $custom-light: #fce7fa; $custom-dark: #000000;
JSON
{
"hex": "#fbdcf8",
"rgb": {
"r": 251,
"g": 220,
"b": 248
},
"hsl": {
"h": 305.806,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.92826,
"c": 0.05,
"h": 329.1
},
"luminance": 0.78473
}Semantic roles & 50–950 ramp
primary
#FBDCF8
secondary
#99E2A0
accent
#DC1E0A
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485