#FBDFFB#FBDFFB
#FBDFFB is a very light, muted purple. Relative luminance 0.802; OKLCH L 93.5% C 0.048 H 325.9°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDFFB |
|---|---|
| RGB | rgb(251, 223, 251) |
| HSL | hsl(300, 78%, 93%) |
| HSV | hsv(300, 11%, 98%) |
| CMYK | cmyk(0%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(91.80, 14.38, -10.05) |
| CIE-LCH | lch(91.80, 17.55, 325.06°) |
| OKLab | oklab(93.48% 0.0396 -0.0268) |
| OKLCH | oklch(93.48% 0.048 325.9) |
| XYZ | xyz(83.5816, 80.2507, 102.3349) |
| Luminance | 0.8025 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.94
Very Light Purple
#F6CEFC
ΔE00 6.06
Pale Lavender
#EECFFE
ΔE00 6.21
Light Pink
#FFD1DF
ΔE00 7.34
Thistle
#D8BFD8
ΔE00 7.69
Pale Pink
#FFCFDC
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDFFB #DFFBDF
analogous
#EDDFFB #FBDFFB #FBDFED
triadic
#FBDFFB #FBFBDF #DFFBFB
tetradic
#FBDFFB #FBEDDF #DFFBDF #DFEDFB
square
#FBDFFB #FBEDDF #DFFBDF #DFEDFB
split-complementary
#FBDFFB #EDFBDF #DFFBED
monochromatic
#ED72ED #F4A9F4 #FBDFFB #FCE4FC #FCE4FC
Accessibility & contrast
On white
1.23
#FBDFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#FBDFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDFFB
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDFFB | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE5FC
Deuteranopia (green-blind)
#E3E9FA
Tritanopia (blue-blind)
#FDE1E8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fbdffb; /* rgb */ color: rgb(251, 223, 251); /* oklch */ color: oklch(93.5% 0.048 325.9);
Tailwind
colors: {
custom: {
50: '#fce9fc',
500: '#fbdffb',
950: '#000000',
},
}SCSS
$custom: #fbdffb; $custom-light: #fce9fc; $custom-dark: #000000;
JSON
{
"hex": "#fbdffb",
"rgb": {
"r": 251,
"g": 223,
"b": 251
},
"hsl": {
"h": 300,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.93476,
"c": 0.04779,
"h": 325.9
},
"luminance": 0.8025
}Semantic roles & 50–950 ramp
primary
#FBDFFB
secondary
#9CE29C
accent
#DA0B0B
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485