#FBDFFA#FBDFFA
#FBDFFA is a very light, muted purple. Relative luminance 0.802; OKLCH L 93.4% C 0.047 H 327.0°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDFFA |
|---|---|
| RGB | rgb(251, 223, 250) |
| HSL | hsl(302, 78%, 93%) |
| HSV | hsv(302, 11%, 98%) |
| CMYK | cmyk(0%, 11.2%, 0.4%, 1.6%) |
| CIE-LAB | lab(91.77, 14.21, -9.57) |
| CIE-LCH | lch(91.77, 17.13, 326.04°) |
| OKLab | oklab(93.45% 0.0393 -0.0254) |
| OKLCH | oklch(93.45% 0.047 327) |
| XYZ | xyz(83.4244, 80.1878, 101.5070) |
| Luminance | 0.8019 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 6.14
Very Light Purple
#F6CEFC
ΔE00 6.30
Pale Lavender
#EECFFE
ΔE00 6.47
Light Pink
#FFD1DF
ΔE00 7.13
Thistle
#D8BFD8
ΔE00 7.65
Pale Pink
#FFCFDC
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDFFA #DFFBE0
analogous
#EEDFFB #FBDFFA #FBDFEC
triadic
#FBDFFA #FAFBDF #DFFAFB
tetradic
#FBDFFA #FBEEDF #DFFBE0 #DFECFB
square
#FBDFFA #FBEEDF #DFFBE0 #DFECFB
split-complementary
#FBDFFA #ECFBDF #DFFBEE
monochromatic
#ED72E9 #F4A9F1 #FBDFFA #FCE4FB #FCE4FB
Accessibility & contrast
On white
1.23
#FBDFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#FBDFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDFFA
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDFFA | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE5FB
Deuteranopia (green-blind)
#E3E9F9
Tritanopia (blue-blind)
#FDE1E8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fbdffa; /* rgb */ color: rgb(251, 223, 250); /* oklch */ color: oklch(93.4% 0.047 327.0);
Tailwind
colors: {
custom: {
50: '#fce9fc',
500: '#fbdffa',
950: '#000000',
},
}SCSS
$custom: #fbdffa; $custom-light: #fce9fc; $custom-dark: #000000;
JSON
{
"hex": "#fbdffa",
"rgb": {
"r": 251,
"g": 223,
"b": 250
},
"hsl": {
"h": 302.143,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.93445,
"c": 0.04678,
"h": 327
},
"luminance": 0.80187
}Semantic roles & 50–950 ramp
primary
#FBDFFA
secondary
#9CE29F
accent
#DA130B
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485