#FBDDFD#FBDDFD
#FBDDFD is a very light, muted purple. Relative luminance 0.793; OKLCH L 93.2% C 0.053 H 324.1°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDDFD |
|---|---|
| RGB | rgb(251, 221, 253) |
| HSL | hsl(296, 89%, 93%) |
| HSV | hsv(296, 13%, 99%) |
| CMYK | cmyk(0.8%, 12.6%, 0%, 0.8%) |
| CIE-LAB | lab(91.38, 15.79, -11.72) |
| CIE-LCH | lch(91.38, 19.66, 323.40°) |
| OKLab | oklab(93.17% 0.0432 -0.0313) |
| OKLCH | oklch(93.17% 0.053 324.1) |
| XYZ | xyz(83.3673, 79.3151, 103.8270) |
| Luminance | 0.7931 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.78
Very Light Purple
#F6CEFC
ΔE00 4.85
Pale Lavender
#EECFFE
ΔE00 5.08
Light Lilac
#EDC8FF
ΔE00 7.25
Pale Lilac
#E4CBFF
ΔE00 7.27
Thistle
#D8BFD8
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDDFD #DFFDDD
analogous
#EBDDFD #FBDDFD #FDDDEF
triadic
#FBDDFD #FDFBDD #DDFDFB
tetradic
#FBDDFD #FDEBDD #DFFDDD #DDEFFD
square
#FBDDFD #FDEBDD #DFFDDD #DDEFFD
split-complementary
#FBDDFD #EFFDDD #DDFDEB
monochromatic
#ED69F6 #F4A3FA #FBDDFD #FCE2FD #FCE2FD
Accessibility & contrast
On white
1.25
#FBDDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#FBDDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDDFD
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDDFD | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE4FE
Deuteranopia (green-blind)
#E1E7FC
Tritanopia (blue-blind)
#FDE0E7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fbddfd; /* rgb */ color: rgb(251, 221, 253); /* oklch */ color: oklch(93.2% 0.053 324.1);
Tailwind
colors: {
custom: {
50: '#fce7fe',
500: '#fbddfd',
950: '#000000',
},
}SCSS
$custom: #fbddfd; $custom-light: #fce7fe; $custom-dark: #000000;
JSON
{
"hex": "#fbddfd",
"rgb": {
"r": 251,
"g": 221,
"b": 253
},
"hsl": {
"h": 296.25,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.93168,
"c": 0.0533,
"h": 324.1
},
"luminance": 0.79314
}Semantic roles & 50–950 ramp
primary
#FBDDFD
secondary
#9CE797
accent
#E6000E
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485