#FBD8FD#FBD8FD
#FBD8FD is a very light, moderate purple. Relative luminance 0.767; OKLCH L 92.2% C 0.062 H 324.4°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD8FD |
|---|---|
| RGB | rgb(251, 216, 253) |
| HSL | hsl(297, 90%, 92%) |
| HSV | hsv(297, 15%, 99%) |
| CMYK | cmyk(0.8%, 14.6%, 0%, 0.8%) |
| CIE-LAB | lab(90.19, 18.40, -13.49) |
| CIE-LCH | lch(90.19, 22.82, 323.75°) |
| OKLab | oklab(92.25% 0.0504 -0.0361) |
| OKLCH | oklch(92.25% 0.062 324.4) |
| XYZ | xyz(82.0668, 76.7141, 103.3935) |
| Luminance | 0.7671 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.92
Very Light Purple
#F6CEFC
ΔE00 3.05
Pale Lavender
#EECFFE
ΔE00 3.84
Light Lilac
#EDC8FF
ΔE00 5.73
Pale Lilac
#E4CBFF
ΔE00 6.33
Light Lavendar
#EFC0FE
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD8FD #DAFDD8
analogous
#E9D8FD #FBD8FD #FDD8ED
triadic
#FBD8FD #FDFBD8 #D8FDFB
tetradic
#FBD8FD #FDE9D8 #DAFDD8 #D8EDFD
square
#FBD8FD #FDE9D8 #DAFDD8 #D8EDFD
split-complementary
#FBD8FD #EDFDD8 #D8FDE9
monochromatic
#EF64F7 #F59EFA #FBD8FD #FCE2FE #FCE2FE
Accessibility & contrast
On white
1.28
#FBD8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#FBD8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD8FD
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD8FD | 1.00 | 1.28 | 16.34 | 16.34 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FF
Deuteranopia (green-blind)
#DDE4FC
Tritanopia (blue-blind)
#FDDBE4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fbd8fd; /* rgb */ color: rgb(251, 216, 253); /* oklch */ color: oklch(92.2% 0.062 324.4);
Tailwind
colors: {
custom: {
50: '#fce4fe',
500: '#fbd8fd',
950: '#000000',
},
}SCSS
$custom: #fbd8fd; $custom-light: #fce4fe; $custom-dark: #000000;
JSON
{
"hex": "#fbd8fd",
"rgb": {
"r": 251,
"g": 216,
"b": 253
},
"hsl": {
"h": 296.757,
"s": 90.244,
"l": 91.961
},
"oklch": {
"l": 0.92248,
"c": 0.06195,
"h": 324.4
},
"luminance": 0.76713
}Semantic roles & 50–950 ramp
primary
#FBD8FD
secondary
#97E793
accent
#E6000C
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485