#FBDFF8#FBDFF8
#FBDFF8 is a very light, muted purple. Relative luminance 0.801; OKLCH L 93.4% C 0.045 H 329.4°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDFF8 |
|---|---|
| RGB | rgb(251, 223, 248) |
| HSL | hsl(306, 78%, 93%) |
| HSV | hsv(306, 11%, 98%) |
| CMYK | cmyk(0%, 11.2%, 1.2%, 1.6%) |
| CIE-LAB | lab(91.71, 13.85, -8.61) |
| CIE-LCH | lch(91.71, 16.30, 328.14°) |
| OKLab | oklab(93.38% 0.0386 -0.0228) |
| OKLCH | oklch(93.38% 0.045 329.4) |
| XYZ | xyz(83.1124, 80.0631, 99.8641) |
| Luminance | 0.8006 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 6.58
Light Pink
#FFD1DF
ΔE00 6.73
Very Light Purple
#F6CEFC
ΔE00 6.80
Pale Lavender
#EECFFE
ΔE00 7.02
Pale Pink
#FFCFDC
ΔE00 7.44
Thistle
#D8BFD8
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDFF8 #DFFBE2
analogous
#F0DFFB #FBDFF8 #FBDFEA
triadic
#FBDFF8 #F8FBDF #DFF8FB
tetradic
#FBDFF8 #FBF0DF #DFFBE2 #DFEAFB
square
#FBDFF8 #FBF0DF #DFFBE2 #DFEAFB
split-complementary
#FBDFF8 #EAFBDF #DFFBF0
monochromatic
#ED72E0 #F4A9EC #FBDFF8 #FCE4F9 #FCE4F9
Accessibility & contrast
On white
1.23
#FBDFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#FBDFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDFF8
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDFF8 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE5F9
Deuteranopia (green-blind)
#E4E9F7
Tritanopia (blue-blind)
#FEE1E7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fbdff8; /* rgb */ color: rgb(251, 223, 248); /* oklch */ color: oklch(93.4% 0.045 329.4);
Tailwind
colors: {
custom: {
50: '#fce9fa',
500: '#fbdff8',
950: '#000000',
},
}SCSS
$custom: #fbdff8; $custom-light: #fce9fa; $custom-dark: #000000;
JSON
{
"hex": "#fbdff8",
"rgb": {
"r": 251,
"g": 223,
"b": 248
},
"hsl": {
"h": 306.429,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.93383,
"c": 0.04482,
"h": 329.4
},
"luminance": 0.80062
}Semantic roles & 50–950 ramp
primary
#FBDFF8
secondary
#9CE2A4
accent
#DA220B
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485