#FBD9FF#FBD9FF
#FBD9FF is a very light, moderate purple. Relative luminance 0.774; OKLCH L 92.5% C 0.062 H 322.7°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD9FF |
|---|---|
| RGB | rgb(251, 217, 255) |
| HSL | hsl(294, 100%, 93%) |
| HSV | hsv(294, 15%, 100%) |
| CMYK | cmyk(1.6%, 14.9%, 0%, 0%) |
| CIE-LAB | lab(90.49, 18.24, -14.10) |
| CIE-LCH | lch(90.49, 23.06, 322.29°) |
| OKLab | oklab(92.5% 0.0496 -0.0377) |
| OKLCH | oklch(92.5% 0.062 322.7) |
| XYZ | xyz(82.6440, 77.3562, 105.1659) |
| Luminance | 0.7735 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.03
Pale Mauve
#FED0FC
ΔE00 3.08
Pale Lavender
#EECFFE
ΔE00 3.61
Light Lilac
#EDC8FF
ΔE00 5.57
Pale Lilac
#E4CBFF
ΔE00 6.07
Light Lavendar
#EFC0FE
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD9FF #DDFFD9
analogous
#E8D9FF #FBD9FF #FFD9F0
triadic
#FBD9FF #FFFBD9 #D9FFFB
tetradic
#FBD9FF #FFE8D9 #DDFFD9 #D9F0FF
square
#FBD9FF #FFE8D9 #DDFFD9 #D9F0FF
split-complementary
#FBD9FF #F0FFD9 #D9FFE8
monochromatic
#EE5FFF #F59CFF #FBD9FF #FCE0FF #FCE0FF
Accessibility & contrast
On white
1.27
#FBD9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#FBD9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD9FF
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD9FF | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E1FF
Deuteranopia (green-blind)
#DDE5FE
Tritanopia (blue-blind)
#FDDCE6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fbd9ff; /* rgb */ color: rgb(251, 217, 255); /* oklch */ color: oklch(92.5% 0.062 322.7);
Tailwind
colors: {
custom: {
50: '#fce4ff',
500: '#fbd9ff',
950: '#000000',
},
}SCSS
$custom: #fbd9ff; $custom-light: #fce4ff; $custom-dark: #000000;
JSON
{
"hex": "#fbd9ff",
"rgb": {
"r": 251,
"g": 217,
"b": 255
},
"hsl": {
"h": 293.684,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.92496,
"c": 0.06232,
"h": 322.7
},
"luminance": 0.77355
}Semantic roles & 50–950 ramp
primary
#FBD9FF
secondary
#9AEC91
accent
#E60018
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171518
muted
#858486