#FBDCF9#FBDCF9
#FBDCF9 is a very light, muted purple. Relative luminance 0.785; OKLCH L 92.9% C 0.051 H 328.0°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDCF9 |
|---|---|
| RGB | rgb(251, 220, 249) |
| HSL | hsl(304, 79%, 92%) |
| HSV | hsv(304, 12%, 98%) |
| CMYK | cmyk(0%, 12.4%, 0.8%, 1.6%) |
| CIE-LAB | lab(91.02, 15.59, -10.15) |
| CIE-LCH | lch(91.02, 18.61, 326.93°) |
| OKLab | oklab(92.86% 0.0432 -0.027) |
| OKLCH | oklch(92.86% 0.051 328) |
| XYZ | xyz(82.4736, 78.5364, 100.4185) |
| Luminance | 0.7853 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.11
Very Light Purple
#F6CEFC
ΔE00 5.37
Pale Lavender
#EECFFE
ΔE00 5.80
Light Pink
#FFD1DF
ΔE00 6.85
Thistle
#D8BFD8
ΔE00 7.36
Pale Pink
#FFCFDC
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDCF9 #DCFBDE
analogous
#EEDCFB #FBDCF9 #FBDCEA
triadic
#FBDCF9 #F9FBDC #DCF9FB
tetradic
#FBDCF9 #FBEEDC #DCFBDE #DCEAFB
square
#FBDCF9 #FBEEDC #DCFBDE #DCEAFB
split-complementary
#FBDCF9 #EAFBDC #DCFBEE
monochromatic
#EE6EE6 #F5A5F0 #FBDCF9 #FCE4FA #FCE4FA
Accessibility & contrast
On white
1.26
#FBDCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#FBDCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDCF9
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDCF9 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE3FA
Deuteranopia (green-blind)
#E1E7F8
Tritanopia (blue-blind)
#FEDEE5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fbdcf9; /* rgb */ color: rgb(251, 220, 249); /* oklch */ color: oklch(92.9% 0.051 328.0);
Tailwind
colors: {
custom: {
50: '#fce7fb',
500: '#fbdcf9',
950: '#000000',
},
}SCSS
$custom: #fbdcf9; $custom-light: #fce7fb; $custom-dark: #000000;
JSON
{
"hex": "#fbdcf9",
"rgb": {
"r": 251,
"g": 220,
"b": 249
},
"hsl": {
"h": 303.871,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.92857,
"c": 0.05097,
"h": 328
},
"luminance": 0.78535
}Semantic roles & 50–950 ramp
primary
#FBDCF9
secondary
#99E29E
accent
#DC170A
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485