#FB9EFD#FB9EFD
#FB9EFD is a very light, vivid purple. Relative luminance 0.521; OKLCH L 82.4% C 0.162 H 326.2°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FB9EFD |
|---|---|
| RGB | rgb(251, 158, 253) |
| HSL | hsl(299, 96%, 81%) |
| HSV | hsv(299, 38%, 99%) |
| CMYK | cmyk(0.8%, 37.5%, 0%, 0.8%) |
| CIE-LAB | lab(77.32, 48.75, -33.05) |
| CIE-LCH | lch(77.32, 58.90, 325.86°) |
| OKLab | oklab(82.41% 0.1345 -0.0901) |
| OKLCH | oklch(82.41% 0.162 326.2) |
| XYZ | xyz(69.7386, 52.0577, 99.2841) |
| Luminance | 0.5205 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 6.09
Plum
#DDA0DD
ΔE00 6.76
Mauve
#E0B0FF
ΔE00 7.12
Lavender Pink
#DD85D7
ΔE00 7.79
Purply Pink
#F075E6
ΔE00 8.46
Light Lavendar
#EFC0FE
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB9EFD #A0FD9E
analogous
#CB9EFD #FB9EFD #FD9ECF
triadic
#FB9EFD #FDFB9E #9EFDFB
tetradic
#FB9EFD #FDCB9E #A0FD9E #9ECFFD
square
#FB9EFD #FDCB9E #A0FD9E #9ECFFD
split-complementary
#FB9EFD #CFFD9E #9EFDCB
monochromatic
#F626FB #F962FC #FB9EFD #FDDAFE #FEE1FE
Accessibility & contrast
On white
1.84
#FB9EFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#FB9EFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB9EFD
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB9EFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB9EFD | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B8FF
Deuteranopia (green-blind)
#AEC3FA
Tritanopia (blue-blind)
#FFA7C2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fb9efd; /* rgb */ color: rgb(251, 158, 253); /* oklch */ color: oklch(82.4% 0.162 326.2);
Tailwind
colors: {
custom: {
50: '#febcfe',
500: '#fb9efd',
950: '#000000',
},
}SCSS
$custom: #fb9efd; $custom-light: #febcfe; $custom-dark: #000000;
JSON
{
"hex": "#fb9efd",
"rgb": {
"r": 251,
"g": 158,
"b": 253
},
"hsl": {
"h": 298.737,
"s": 95.96,
"l": 80.588
},
"oklch": {
"l": 0.8241,
"c": 0.16192,
"h": 326.2
},
"luminance": 0.52055
}Semantic roles & 50–950 ramp
primary
#FB9EFD
secondary
#62E060
accent
#E60005
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286