#FBDFFC#FBDFFC
#FBDFFC is a very light, muted purple. Relative luminance 0.803; OKLCH L 93.5% C 0.049 H 324.9°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDFFC |
|---|---|
| RGB | rgb(251, 223, 252) |
| HSL | hsl(298, 83%, 93%) |
| HSV | hsv(298, 12%, 99%) |
| CMYK | cmyk(0.4%, 11.5%, 0%, 1.2%) |
| CIE-LAB | lab(91.83, 14.56, -10.53) |
| CIE-LCH | lch(91.83, 17.97, 324.13°) |
| OKLab | oklab(93.51% 0.0399 -0.0281) |
| OKLCH | oklch(93.51% 0.049 324.9) |
| XYZ | xyz(83.7396, 80.3139, 103.1673) |
| Luminance | 0.8031 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.75
Very Light Purple
#F6CEFC
ΔE00 5.84
Pale Lavender
#EECFFE
ΔE00 5.96
Light Pink
#FFD1DF
ΔE00 7.56
Thistle
#D8BFD8
ΔE00 7.74
Pale Lilac
#E4CBFF
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDFFC #E0FCDF
analogous
#ECDFFC #FBDFFC #FCDFEE
triadic
#FBDFFC #FCFBDF #DFFCFB
tetradic
#FBDFFC #FCECDF #E0FCDF #DFEEFC
square
#FBDFFC #FCECDF #E0FCDF #DFEEFC
split-complementary
#FBDFFC #EEFCDF #DFFCEC
monochromatic
#ED6FF2 #F4A7F7 #FBDFFC #FCE3FC #FCE3FC
Accessibility & contrast
On white
1.23
#FBDFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#FBDFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDFFC
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDFFC | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE5FD
Deuteranopia (green-blind)
#E3E9FB
Tritanopia (blue-blind)
#FDE1E8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fbdffc; /* rgb */ color: rgb(251, 223, 252); /* oklch */ color: oklch(93.5% 0.049 324.9);
Tailwind
colors: {
custom: {
50: '#fce9fd',
500: '#fbdffc',
950: '#000000',
},
}SCSS
$custom: #fbdffc; $custom-light: #fce9fd; $custom-dark: #000000;
JSON
{
"hex": "#fbdffc",
"rgb": {
"r": 251,
"g": 223,
"b": 252
},
"hsl": {
"h": 297.931,
"s": 82.857,
"l": 93.137
},
"oklch": {
"l": 0.93508,
"c": 0.04881,
"h": 324.9
},
"luminance": 0.80313
}Semantic roles & 50–950 ramp
primary
#FBDFFC
secondary
#9DE49B
accent
#DF060E
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485