#FBD7FF#FBD7FF
#FBD7FF is a very light, moderate purple. Relative luminance 0.763; OKLCH L 92.1% C 0.066 H 322.9°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD7FF |
|---|---|
| RGB | rgb(251, 215, 255) |
| HSL | hsl(294, 100%, 92%) |
| HSV | hsv(294, 16%, 100%) |
| CMYK | cmyk(1.6%, 15.7%, 0%, 0%) |
| CIE-LAB | lab(90.01, 19.29, -14.81) |
| CIE-LCH | lch(90.01, 24.32, 322.48°) |
| OKLab | oklab(92.13% 0.0525 -0.0397) |
| OKLCH | oklch(92.13% 0.066 322.9) |
| XYZ | xyz(82.1317, 76.3314, 104.9951) |
| Luminance | 0.7633 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 2.37
Pale Mauve
#FED0FC
ΔE00 2.43
Pale Lavender
#EECFFE
ΔE00 3.25
Light Lilac
#EDC8FF
ΔE00 5.02
Pale Lilac
#E4CBFF
ΔE00 5.79
Light Lavendar
#EFC0FE
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD7FF #DBFFD7
analogous
#E7D7FF #FBD7FF #FFD7EF
triadic
#FBD7FF #FFFBD7 #D7FFFB
tetradic
#FBD7FF #FFE7D7 #DBFFD7 #D7EFFF
square
#FBD7FF #FFE7D7 #DBFFD7 #D7EFFF
split-complementary
#FBD7FF #EFFFD7 #D7FFE7
monochromatic
#EF5DFF #F59AFF #FBD7FF #FCE0FF #FCE0FF
Accessibility & contrast
On white
1.29
#FBD7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#FBD7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD7FF
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD7FF | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4E0FF
Deuteranopia (green-blind)
#DBE4FD
Tritanopia (blue-blind)
#FDDAE4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fbd7ff; /* rgb */ color: rgb(251, 215, 255); /* oklch */ color: oklch(92.1% 0.066 322.9);
Tailwind
colors: {
custom: {
50: '#fde3ff',
500: '#fbd7ff',
950: '#000000',
},
}SCSS
$custom: #fbd7ff; $custom-light: #fde3ff; $custom-dark: #000000;
JSON
{
"hex": "#fbd7ff",
"rgb": {
"r": 251,
"g": 215,
"b": 255
},
"hsl": {
"h": 294,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.92131,
"c": 0.06577,
"h": 322.9
},
"luminance": 0.7633
}Semantic roles & 50–950 ramp
primary
#FBD7FF
secondary
#98EB8F
accent
#E60017
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171518
muted
#858486