#FB9DFD#FB9DFD
#FB9DFD is a very light, vivid purple. Relative luminance 0.517; OKLCH L 82.3% C 0.164 H 326.2°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FB9DFD |
|---|---|
| RGB | rgb(251, 157, 253) |
| HSL | hsl(299, 96%, 80%) |
| HSV | hsv(299, 38%, 99%) |
| CMYK | cmyk(0.8%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(77.11, 49.26, -33.37) |
| CIE-LCH | lch(77.11, 59.50, 325.89°) |
| OKLab | oklab(82.26% 0.1359 -0.091) |
| OKLCH | oklch(82.26% 0.164 326.2) |
| XYZ | xyz(69.5688, 51.7180, 99.2275) |
| Luminance | 0.5171 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.89
Plum
#DDA0DD
ΔE00 6.85
Mauve
#E0B0FF
ΔE00 7.25
Lavender Pink
#DD85D7
ΔE00 7.68
Purply Pink
#F075E6
ΔE00 8.26
Lilac (survey)
#CEA2FD
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB9DFD #9FFD9D
analogous
#CB9DFD #FB9DFD #FD9DCF
triadic
#FB9DFD #FDFB9D #9DFDFB
tetradic
#FB9DFD #FDCB9D #9FFD9D #9DCFFD
square
#FB9DFD #FDCB9D #9FFD9D #9DCFFD
split-complementary
#FB9DFD #CFFD9D #9DFDCB
monochromatic
#F625FB #F961FC #FB9DFD #FDD9FE #FEE1FE
Accessibility & contrast
On white
1.85
#FB9DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#FB9DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB9DFD
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB9DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB9DFD | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B7FF
Deuteranopia (green-blind)
#AEC3FA
Tritanopia (blue-blind)
#FFA6C1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fb9dfd; /* rgb */ color: rgb(251, 157, 253); /* oklch */ color: oklch(82.3% 0.164 326.2);
Tailwind
colors: {
custom: {
50: '#febcfe',
500: '#fb9dfd',
950: '#000000',
},
}SCSS
$custom: #fb9dfd; $custom-light: #febcfe; $custom-dark: #000000;
JSON
{
"hex": "#fb9dfd",
"rgb": {
"r": 251,
"g": 157,
"b": 253
},
"hsl": {
"h": 298.75,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.82257,
"c": 0.16359,
"h": 326.2
},
"luminance": 0.51715
}Semantic roles & 50–950 ramp
primary
#FB9DFD
secondary
#61E05F
accent
#E60005
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286