#FF9BFB#FF9BFB
#FF9BFB is a very light, vivid purple. Relative luminance 0.517; OKLCH L 82.3% C 0.168 H 328.4°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9BFB |
|---|---|
| RGB | rgb(255, 155, 251) |
| HSL | hsl(302, 100%, 80%) |
| HSV | hsv(302, 39%, 100%) |
| CMYK | cmyk(0%, 39.2%, 1.6%, 0%) |
| CIE-LAB | lab(77.08, 51.11, -32.29) |
| CIE-LCH | lch(77.08, 60.46, 327.71°) |
| OKLab | oklab(82.31% 0.1428 -0.0879) |
| OKLCH | oklch(82.31% 0.168 328.4) |
| XYZ | xyz(70.3728, 51.6710, 97.5148) |
| Luminance | 0.5167 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.79
Plum
#DDA0DD
ΔE00 7.11
Lavender Pink
#DD85D7
ΔE00 7.62
Purply Pink
#F075E6
ΔE00 7.99
Mauve
#E0B0FF
ΔE00 8.11
Bubblegum Pink
#FE83CC
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9BFB #9BFF9F
analogous
#D19BFF #FF9BFB #FF9BC9
triadic
#FF9BFB #FBFF9B #9BFBFF
tetradic
#FF9BFB #FFD19B #9BFF9F #9BC9FF
square
#FF9BFB #FFD19B #9BFF9F #9BC9FF
split-complementary
#FF9BFB #C9FF9B #9BFFD1
monochromatic
#FF21F6 #FF5EF9 #FF9BFB #FFD8FD #FFE0FE
Accessibility & contrast
On white
1.85
#FF9BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#FF9BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9BFB
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9BFB | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B6FE
Deuteranopia (green-blind)
#AFC3F8
Tritanopia (blue-blind)
#FFA4C0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ff9bfb; /* rgb */ color: rgb(255, 155, 251); /* oklch */ color: oklch(82.3% 0.168 328.4);
Tailwind
colors: {
custom: {
50: '#ffbafd',
500: '#ff9bfb',
950: '#000000',
},
}SCSS
$custom: #ff9bfb; $custom-light: #ffbafd; $custom-dark: #000000;
JSON
{
"hex": "#ff9bfb",
"rgb": {
"r": 255,
"g": 155,
"b": 251
},
"hsl": {
"h": 302.4,
"s": 100,
"l": 80.392
},
"oklch": {
"l": 0.82309,
"c": 0.16764,
"h": 328.4
},
"luminance": 0.51668
}Semantic roles & 50–950 ramp
primary
#FF9BFB
secondary
#5CE261
accent
#E60900
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181217
muted
#868285