#FD9BFB#FD9BFB
#FD9BFB is a very light, vivid purple. Relative luminance 0.513; OKLCH L 82.1% C 0.166 H 327.7°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FD9BFB |
|---|---|
| RGB | rgb(253, 155, 251) |
| HSL | hsl(301, 96%, 80%) |
| HSV | hsv(301, 39%, 99%) |
| CMYK | cmyk(0%, 38.7%, 0.8%, 0.8%) |
| CIE-LAB | lab(76.86, 50.52, -32.66) |
| CIE-LCH | lch(76.86, 60.16, 327.11°) |
| OKLab | oklab(82.09% 0.1406 -0.0889) |
| OKLCH | oklch(82.09% 0.166 327.7) |
| XYZ | xyz(69.6407, 51.2936, 97.4805) |
| Luminance | 0.5129 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.65
Plum
#DDA0DD
ΔE00 6.95
Lavender Pink
#DD85D7
ΔE00 7.47
Mauve
#E0B0FF
ΔE00 7.85
Purply Pink
#F075E6
ΔE00 7.91
Bubblegum Pink
#FE83CC
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD9BFB #9BFD9D
analogous
#CE9BFD #FD9BFB #FD9BCA
triadic
#FD9BFB #FBFD9B #9BFBFD
tetradic
#FD9BFB #FDCE9B #9BFD9D #9BCAFD
square
#FD9BFB #FDCE9B #9BFD9D #9BCAFD
split-complementary
#FD9BFB #CAFD9B #9BFDCE
monochromatic
#FB23F6 #FC5FF9 #FD9BFB #FED7FD #FEE1FE
Accessibility & contrast
On white
1.87
#FD9BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#FD9BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD9BFB
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD9BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD9BFB | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B6FE
Deuteranopia (green-blind)
#AEC2F8
Tritanopia (blue-blind)
#FFA4C0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fd9bfb; /* rgb */ color: rgb(253, 155, 251); /* oklch */ color: oklch(82.1% 0.166 327.7);
Tailwind
colors: {
custom: {
50: '#ffbafd',
500: '#fd9bfb',
950: '#000000',
},
}SCSS
$custom: #fd9bfb; $custom-light: #ffbafd; $custom-dark: #000000;
JSON
{
"hex": "#fd9bfb",
"rgb": {
"r": 253,
"g": 155,
"b": 251
},
"hsl": {
"h": 301.224,
"s": 96.078,
"l": 80
},
"oklch": {
"l": 0.82089,
"c": 0.16634,
"h": 327.7
},
"luminance": 0.5129
}Semantic roles & 50–950 ramp
primary
#FD9BFB
secondary
#5DDF60
accent
#E60500
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285