#FBDFF9#FBDFF9
#FBDFF9 is a very light, muted purple. Relative luminance 0.801; OKLCH L 93.4% C 0.046 H 328.2°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDFF9 |
|---|---|
| RGB | rgb(251, 223, 249) |
| HSL | hsl(304, 78%, 93%) |
| HSV | hsv(304, 11%, 98%) |
| CMYK | cmyk(0%, 11.2%, 0.8%, 1.6%) |
| CIE-LAB | lab(91.74, 14.03, -9.09) |
| CIE-LCH | lch(91.74, 16.71, 327.06°) |
| OKLab | oklab(93.41% 0.0389 -0.0241) |
| OKLCH | oklch(93.41% 0.046 328.2) |
| XYZ | xyz(83.2680, 80.1253, 100.6833) |
| Luminance | 0.8012 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 6.35
Very Light Purple
#F6CEFC
ΔE00 6.54
Pale Lavender
#EECFFE
ΔE00 6.74
Light Pink
#FFD1DF
ΔE00 6.93
Thistle
#D8BFD8
ΔE00 7.63
Pale Pink
#FFCFDC
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDFF9 #DFFBE1
analogous
#EFDFFB #FBDFF9 #FBDFEB
triadic
#FBDFF9 #F9FBDF #DFF9FB
tetradic
#FBDFF9 #FBEFDF #DFFBE1 #DFEBFB
square
#FBDFF9 #FBEFDF #DFFBE1 #DFEBFB
split-complementary
#FBDFF9 #EBFBDF #DFFBEF
monochromatic
#ED72E5 #F4A9EF #FBDFF9 #FCE4FA #FCE4FA
Accessibility & contrast
On white
1.23
#FBDFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#FBDFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDFF9
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDFF9 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE5FA
Deuteranopia (green-blind)
#E4E9F8
Tritanopia (blue-blind)
#FDE1E7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fbdff9; /* rgb */ color: rgb(251, 223, 249); /* oklch */ color: oklch(93.4% 0.046 328.2);
Tailwind
colors: {
custom: {
50: '#fce9fb',
500: '#fbdff9',
950: '#000000',
},
}SCSS
$custom: #fbdff9; $custom-light: #fce9fb; $custom-dark: #000000;
JSON
{
"hex": "#fbdff9",
"rgb": {
"r": 251,
"g": 223,
"b": 249
},
"hsl": {
"h": 304.286,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.93414,
"c": 0.04579,
"h": 328.2
},
"luminance": 0.80124
}Semantic roles & 50–950 ramp
primary
#FBDFF9
secondary
#9CE2A1
accent
#DA1A0B
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485