#FBDFF7#FBDFF7
#FBDFF7 is a very light, muted purple. Relative luminance 0.800; OKLCH L 93.4% C 0.044 H 330.6°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDFF7 |
|---|---|
| RGB | rgb(251, 223, 247) |
| HSL | hsl(309, 78%, 93%) |
| HSV | hsv(309, 11%, 98%) |
| CMYK | cmyk(0%, 11.2%, 1.6%, 1.6%) |
| CIE-LAB | lab(91.69, 13.67, -8.12) |
| CIE-LCH | lch(91.69, 15.90, 329.28°) |
| OKLab | oklab(93.35% 0.0382 -0.0215) |
| OKLCH | oklch(93.35% 0.044 330.6) |
| XYZ | xyz(82.9577, 80.0012, 99.0492) |
| Luminance | 0.8000 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Pink
#FFD1DF
ΔE00 6.54
Pale Mauve
#FED0FC
ΔE00 6.81
Very Light Purple
#F6CEFC
ΔE00 7.06
Pale Pink
#FFCFDC
ΔE00 7.25
Pale Lavender
#EECFFE
ΔE00 7.30
Thistle
#D8BFD8
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDFF7 #DFFBE3
analogous
#F1DFFB #FBDFF7 #FBDFE9
triadic
#FBDFF7 #F7FBDF #DFF7FB
tetradic
#FBDFF7 #FBF1DF #DFFBE3 #DFE9FB
square
#FBDFF7 #FBF1DF #DFFBE3 #DFE9FB
split-complementary
#FBDFF7 #E9FBDF #DFFBF1
monochromatic
#ED72DC #F4A9E9 #FBDFF7 #FCE4F8 #FCE4F8
Accessibility & contrast
On white
1.24
#FBDFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#FBDFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDFF7
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDFF7 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE5F8
Deuteranopia (green-blind)
#E4E8F6
Tritanopia (blue-blind)
#FEE0E7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fbdff7; /* rgb */ color: rgb(251, 223, 247); /* oklch */ color: oklch(93.4% 0.044 330.6);
Tailwind
colors: {
custom: {
50: '#fce9f9',
500: '#fbdff7',
950: '#000000',
},
}SCSS
$custom: #fbdff7; $custom-light: #fce9f9; $custom-dark: #000000;
JSON
{
"hex": "#fbdff7",
"rgb": {
"r": 251,
"g": 223,
"b": 247
},
"hsl": {
"h": 308.571,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.93352,
"c": 0.04386,
"h": 330.6
},
"luminance": 0.8
}Semantic roles & 50–950 ramp
primary
#FBDFF7
secondary
#9CE2A6
accent
#DA290B
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485