#FBC3FD#FBC3FD
#FBC3FD is a very light, moderate purple. Relative luminance 0.666; OKLCH L 88.5% C 0.098 H 325.3°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC3FD |
|---|---|
| RGB | rgb(251, 195, 253) |
| HSL | hsl(298, 94%, 88%) |
| HSV | hsv(298, 23%, 99%) |
| CMYK | cmyk(0.8%, 22.9%, 0%, 0.8%) |
| CIE-LAB | lab(85.32, 29.44, -20.82) |
| CIE-LCH | lch(85.32, 36.06, 324.73°) |
| OKLab | oklab(88.49% 0.0809 -0.0561) |
| OKLCH | oklch(88.49% 0.098 325.3) |
| XYZ | xyz(77.0264, 66.6333, 101.7134) |
| Luminance | 0.6663 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.73
Very Light Purple
#F6CEFC
ΔE00 3.83
Light Lilac
#EDC8FF
ΔE00 3.86
Pale Mauve
#FED0FC
ΔE00 3.98
Pale Lavender
#EECFFE
ΔE00 5.27
Pale Lilac
#E4CBFF
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC3FD #C5FDC3
analogous
#DEC3FD #FBC3FD #FDC3E2
triadic
#FBC3FD #FDFBC3 #C3FDFB
tetradic
#FBC3FD #FDDEC3 #C5FDC3 #C3E2FD
square
#FBC3FD #FDDEC3 #C5FDC3 #C3E2FD
split-complementary
#FBC3FD #E2FDC3 #C3FDDE
monochromatic
#F34DF9 #F788FB #FBC3FD #FDE1FE #FDE1FE
Accessibility & contrast
On white
1.47
#FBC3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#FBC3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC3FD
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC3FD | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FF
Deuteranopia (green-blind)
#CBD8FB
Tritanopia (blue-blind)
#FEC8D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fbc3fd; /* rgb */ color: rgb(251, 195, 253); /* oklch */ color: oklch(88.5% 0.098 325.3);
Tailwind
colors: {
custom: {
50: '#fdd5fe',
500: '#fbc3fd',
950: '#000000',
},
}SCSS
$custom: #fbc3fd; $custom-light: #fdd5fe; $custom-dark: #000000;
JSON
{
"hex": "#fbc3fd",
"rgb": {
"r": 251,
"g": 195,
"b": 253
},
"hsl": {
"h": 297.931,
"s": 93.548,
"l": 87.843
},
"oklch": {
"l": 0.88492,
"c": 0.09842,
"h": 325.3
},
"luminance": 0.66631
}Semantic roles & 50–950 ramp
primary
#FBC3FD
secondary
#83E480
accent
#E60008
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385