#FBD8FF#FBD8FF
#FBD8FF is a very light, moderate purple. Relative luminance 0.768; OKLCH L 92.3% C 0.064 H 322.8°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD8FF |
|---|---|
| RGB | rgb(251, 216, 255) |
| HSL | hsl(294, 100%, 92%) |
| HSV | hsv(294, 15%, 100%) |
| CMYK | cmyk(1.6%, 15.3%, 0%, 0%) |
| CIE-LAB | lab(90.25, 18.77, -14.46) |
| CIE-LCH | lch(90.25, 23.69, 322.39°) |
| OKLab | oklab(92.31% 0.051 -0.0387) |
| OKLCH | oklch(92.31% 0.064 322.8) |
| XYZ | xyz(82.3871, 76.8422, 105.0803) |
| Luminance | 0.7684 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 2.70
Pale Mauve
#FED0FC
ΔE00 2.75
Pale Lavender
#EECFFE
ΔE00 3.42
Light Lilac
#EDC8FF
ΔE00 5.29
Pale Lilac
#E4CBFF
ΔE00 5.93
Light Lavendar
#EFC0FE
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD8FF #DCFFD8
analogous
#E8D8FF #FBD8FF #FFD8F0
triadic
#FBD8FF #FFFBD8 #D8FFFB
tetradic
#FBD8FF #FFE8D8 #DCFFD8 #D8F0FF
square
#FBD8FF #FFE8D8 #DCFFD8 #D8F0FF
split-complementary
#FBD8FF #F0FFD8 #D8FFE8
monochromatic
#EE5EFF #F59BFF #FBD8FF #FCE0FF #FCE0FF
Accessibility & contrast
On white
1.28
#FBD8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#FBD8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD8FF
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD8FF | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E1FF
Deuteranopia (green-blind)
#DCE4FE
Tritanopia (blue-blind)
#FDDBE5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fbd8ff; /* rgb */ color: rgb(251, 216, 255); /* oklch */ color: oklch(92.3% 0.064 322.8);
Tailwind
colors: {
custom: {
50: '#fce4ff',
500: '#fbd8ff',
950: '#000000',
},
}SCSS
$custom: #fbd8ff; $custom-light: #fce4ff; $custom-dark: #000000;
JSON
{
"hex": "#fbd8ff",
"rgb": {
"r": 251,
"g": 216,
"b": 255
},
"hsl": {
"h": 293.846,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.92313,
"c": 0.06404,
"h": 322.8
},
"luminance": 0.76841
}Semantic roles & 50–950 ramp
primary
#FBD8FF
secondary
#99EB90
accent
#E60018
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171518
muted
#858486