#FBD3FF#FBD3FF
#FBD3FF is a very light, moderate purple. Relative luminance 0.743; OKLCH L 91.4% C 0.073 H 323.2°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD3FF |
|---|---|
| RGB | rgb(251, 211, 255) |
| HSL | hsl(295, 100%, 91%) |
| HSV | hsv(295, 17%, 100%) |
| CMYK | cmyk(1.6%, 17.3%, 0%, 0%) |
| CIE-LAB | lab(89.07, 21.39, -16.22) |
| CIE-LCH | lch(89.07, 26.84, 322.82°) |
| OKLab | oklab(91.4% 0.0582 -0.0435) |
| OKLCH | oklch(91.4% 0.073 323.2) |
| XYZ | xyz(81.1256, 74.3192, 104.6598) |
| Luminance | 0.7432 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.23
Pale Mauve
#FED0FC
ΔE00 1.41
Pale Lavender
#EECFFE
ΔE00 2.88
Light Lilac
#EDC8FF
ΔE00 4.08
Pale Lilac
#E4CBFF
ΔE00 5.45
Light Lavendar
#EFC0FE
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD3FF #D7FFD3
analogous
#E5D3FF #FBD3FF #FFD3ED
triadic
#FBD3FF #FFFBD3 #D3FFFB
tetradic
#FBD3FF #FFE5D3 #D7FFD3 #D3EDFF
square
#FBD3FF #FFE5D3 #D7FFD3 #D3EDFF
split-complementary
#FBD3FF #EDFFD3 #D3FFE5
monochromatic
#F059FF #F596FF #FBD3FF #FCE0FF #FCE0FF
Accessibility & contrast
On white
1.32
#FBD3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#FBD3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD3FF
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD3FF | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#D8E1FD
Tritanopia (blue-blind)
#FDD7E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fbd3ff; /* rgb */ color: rgb(251, 211, 255); /* oklch */ color: oklch(91.4% 0.073 323.2);
Tailwind
colors: {
custom: {
50: '#fde0ff',
500: '#fbd3ff',
950: '#000000',
},
}SCSS
$custom: #fbd3ff; $custom-light: #fde0ff; $custom-dark: #000000;
JSON
{
"hex": "#fbd3ff",
"rgb": {
"r": 251,
"g": 211,
"b": 255
},
"hsl": {
"h": 294.545,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.91404,
"c": 0.0727,
"h": 323.2
},
"luminance": 0.74318
}Semantic roles & 50–950 ramp
primary
#FBD3FF
secondary
#94EB8C
accent
#E60015
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171518
muted
#858486