#FBA5FB#FBA5FB
#FBA5FB is a very light, vivid purple. Relative luminance 0.544; OKLCH L 83.4% C 0.148 H 326.8°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FBA5FB |
|---|---|
| RGB | rgb(251, 165, 251) |
| HSL | hsl(300, 91%, 82%) |
| HSV | hsv(300, 34%, 98%) |
| CMYK | cmyk(0%, 34.3%, 0%, 1.6%) |
| CIE-LAB | lab(78.69, 44.79, -29.86) |
| CIE-LCH | lch(78.69, 53.84, 326.31°) |
| OKLab | oklab(83.42% 0.124 -0.0811) |
| OKLCH | oklch(83.42% 0.148 326.8) |
| XYZ | xyz(70.6499, 54.3874, 98.0244) |
| Luminance | 0.5438 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 6.08
Mauve
#E0B0FF
ΔE00 6.47
Light Lavendar
#EFC0FE
ΔE00 7.39
Violet (CSS)
#EE82EE
ΔE00 7.55
Lavender Pink
#DD85D7
ΔE00 8.56
Light Violet
#D6B4FC
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBA5FB #A5FBA5
analogous
#D0A5FB #FBA5FB #FBA5D0
triadic
#FBA5FB #FBFBA5 #A5FBFB
tetradic
#FBA5FB #FBD0A5 #A5FBA5 #A5D0FB
square
#FBA5FB #FBD0A5 #A5FBA5 #A5D0FB
split-complementary
#FBA5FB #D0FBA5 #A5FBD0
monochromatic
#F630F6 #F86AF8 #FBA5FB #FEE0FE #FEE2FE
Accessibility & contrast
On white
1.77
#FBA5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#FBA5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBA5FB
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBA5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBA5FB | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBCFE
Deuteranopia (green-blind)
#B4C7F8
Tritanopia (blue-blind)
#FFADC5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fba5fb; /* rgb */ color: rgb(251, 165, 251); /* oklch */ color: oklch(83.4% 0.148 326.8);
Tailwind
colors: {
custom: {
50: '#fec1fd',
500: '#fba5fb',
950: '#000000',
},
}SCSS
$custom: #fba5fb; $custom-light: #fec1fd; $custom-dark: #000000;
JSON
{
"hex": "#fba5fb",
"rgb": {
"r": 251,
"g": 165,
"b": 251
},
"hsl": {
"h": 300,
"s": 91.489,
"l": 81.569
},
"oklch": {
"l": 0.8342,
"c": 0.14821,
"h": 326.8
},
"luminance": 0.54385
}Semantic roles & 50–950 ramp
primary
#FBA5FB
secondary
#67DE67
accent
#E60000
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181217
muted
#868285