#FB9FFD#FB9FFD
#FB9FFD is a very light, vivid purple. Relative luminance 0.524; OKLCH L 82.6% C 0.160 H 326.2°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FB9FFD |
|---|---|
| RGB | rgb(251, 159, 253) |
| HSL | hsl(299, 96%, 81%) |
| HSV | hsv(299, 37%, 99%) |
| CMYK | cmyk(0.8%, 37.2%, 0%, 0.8%) |
| CIE-LAB | lab(77.52, 48.24, -32.74) |
| CIE-LCH | lch(77.52, 58.30, 325.84°) |
| OKLab | oklab(82.56% 0.1331 -0.0892) |
| OKLCH | oklch(82.56% 0.16 326.2) |
| XYZ | xyz(69.9099, 52.4003, 99.3412) |
| Luminance | 0.5240 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 6.28
Plum
#DDA0DD
ΔE00 6.68
Mauve
#E0B0FF
ΔE00 6.99
Lavender Pink
#DD85D7
ΔE00 7.90
Purply Pink
#F075E6
ΔE00 8.65
Light Lavendar
#EFC0FE
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB9FFD #A1FD9F
analogous
#CC9FFD #FB9FFD #FD9FD0
triadic
#FB9FFD #FDFB9F #9FFDFB
tetradic
#FB9FFD #FDCC9F #A1FD9F #9FD0FD
square
#FB9FFD #FDCC9F #A1FD9F #9FD0FD
split-complementary
#FB9FFD #D0FD9F #9FFDCC
monochromatic
#F627FB #F963FC #FB9FFD #FDDBFE #FEE1FE
Accessibility & contrast
On white
1.83
#FB9FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#FB9FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB9FFD
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB9FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB9FFD | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B8FF
Deuteranopia (green-blind)
#AFC4FA
Tritanopia (blue-blind)
#FFA8C3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fb9ffd; /* rgb */ color: rgb(251, 159, 253); /* oklch */ color: oklch(82.6% 0.160 326.2);
Tailwind
colors: {
custom: {
50: '#febdfe',
500: '#fb9ffd',
950: '#000000',
},
}SCSS
$custom: #fb9ffd; $custom-light: #febdfe; $custom-dark: #000000;
JSON
{
"hex": "#fb9ffd",
"rgb": {
"r": 251,
"g": 159,
"b": 253
},
"hsl": {
"h": 298.723,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.82564,
"c": 0.16024,
"h": 326.2
},
"luminance": 0.52397
}Semantic roles & 50–950 ramp
primary
#FB9FFD
secondary
#63E060
accent
#E60005
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286