#FBD3FC#FBD3FC
#FBD3FC is a very light, moderate purple. Relative luminance 0.741; OKLCH L 91.3% C 0.070 H 325.4°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD3FC |
|---|---|
| RGB | rgb(251, 211, 252) |
| HSL | hsl(299, 87%, 91%) |
| HSV | hsv(299, 16%, 99%) |
| CMYK | cmyk(0.4%, 16.3%, 0%, 1.2%) |
| CIE-LAB | lab(88.98, 20.84, -14.78) |
| CIE-LCH | lch(88.98, 25.55, 324.66°) |
| OKLab | oklab(91.3% 0.0573 -0.0395) |
| OKLCH | oklch(91.3% 0.07 325.4) |
| XYZ | xyz(80.6464, 74.1275, 102.1363) |
| Luminance | 0.7413 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.37
Very Light Purple
#F6CEFC
ΔE00 1.73
Pale Lavender
#EECFFE
ΔE00 3.38
Light Lilac
#EDC8FF
ΔE00 4.71
Pale Lilac
#E4CBFF
ΔE00 5.97
Light Lavendar
#EFC0FE
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD3FC #D4FCD3
analogous
#E6D3FC #FBD3FC #FCD3E8
triadic
#FBD3FC #FCFBD3 #D3FCFB
tetradic
#FBD3FC #FCE6D3 #D4FCD3 #D3E8FC
square
#FBD3FC #FCE6D3 #D4FCD3 #D3E8FC
split-complementary
#FBD3FC #E8FCD3 #D3FCE6
monochromatic
#F160F4 #F69AF8 #FBD3FC #FCE2FD #FCE2FD
Accessibility & contrast
On white
1.33
#FBD3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#FBD3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD3FC
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD3FC | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFE
Deuteranopia (green-blind)
#D9E1FA
Tritanopia (blue-blind)
#FED6E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #fbd3fc; /* rgb */ color: rgb(251, 211, 252); /* oklch */ color: oklch(91.3% 0.070 325.4);
Tailwind
colors: {
custom: {
50: '#fde0fd',
500: '#fbd3fc',
950: '#000000',
},
}SCSS
$custom: #fbd3fc; $custom-light: #fde0fd; $custom-dark: #000000;
JSON
{
"hex": "#fbd3fc",
"rgb": {
"r": 251,
"g": 211,
"b": 252
},
"hsl": {
"h": 298.537,
"s": 87.234,
"l": 90.784
},
"oklch": {
"l": 0.91304,
"c": 0.06959,
"h": 325.4
},
"luminance": 0.74126
}Semantic roles & 50–950 ramp
primary
#FBD3FC
secondary
#91E48F
accent
#E40207
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485