#FBA3FD#FBA3FD
#FBA3FD is a very light, vivid purple. Relative luminance 0.538; OKLCH L 83.2% C 0.153 H 326.1°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FBA3FD |
|---|---|
| RGB | rgb(251, 163, 253) |
| HSL | hsl(299, 96%, 82%) |
| HSV | hsv(299, 36%, 99%) |
| CMYK | cmyk(0.8%, 35.6%, 0%, 0.8%) |
| CIE-LAB | lab(78.34, 46.18, -31.47) |
| CIE-LCH | lch(78.34, 55.89, 325.73°) |
| OKLab | oklab(83.19% 0.1274 -0.0857) |
| OKLCH | oklch(83.19% 0.154 326.1) |
| XYZ | xyz(70.6089, 53.7983, 99.5742) |
| Luminance | 0.5380 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.40
Mauve
#E0B0FF
ΔE00 6.53
Violet (CSS)
#EE82EE
ΔE00 7.09
Light Lavendar
#EFC0FE
ΔE00 7.85
Lavender Pink
#DD85D7
ΔE00 8.39
Lilac (survey)
#CEA2FD
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBA3FD #A5FDA3
analogous
#CEA3FD #FBA3FD #FDA3D2
triadic
#FBA3FD #FDFBA3 #A3FDFB
tetradic
#FBA3FD #FDCEA3 #A5FDA3 #A3D2FD
square
#FBA3FD #FDCEA3 #A5FDA3 #A3D2FD
split-complementary
#FBA3FD #D2FDA3 #A3FDCE
monochromatic
#F62BFA #F867FC #FBA3FD #FEDFFE #FEE1FE
Accessibility & contrast
On white
1.79
#FBA3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#FBA3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBA3FD
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBA3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBA3FD | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBBFF
Deuteranopia (green-blind)
#B2C6FA
Tritanopia (blue-blind)
#FFACC5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fba3fd; /* rgb */ color: rgb(251, 163, 253); /* oklch */ color: oklch(83.2% 0.153 326.1);
Tailwind
colors: {
custom: {
50: '#fec0fe',
500: '#fba3fd',
950: '#000000',
},
}SCSS
$custom: #fba3fd; $custom-light: #fec0fe; $custom-dark: #000000;
JSON
{
"hex": "#fba3fd",
"rgb": {
"r": 251,
"g": 163,
"b": 253
},
"hsl": {
"h": 298.667,
"s": 95.745,
"l": 81.569
},
"oklch": {
"l": 0.83185,
"c": 0.1535,
"h": 326.1
},
"luminance": 0.53795
}Semantic roles & 50–950 ramp
primary
#FBA3FD
secondary
#67E064
accent
#E60005
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181218
muted
#868286