#FB9FF2#FB9FF2
#FB9FF2 is a very light, vivid purple. Relative luminance 0.517; OKLCH L 82.1% C 0.150 H 330.4°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FB9FF2 |
|---|---|
| RGB | rgb(251, 159, 242) |
| HSL | hsl(306, 92%, 80%) |
| HSV | hsv(306, 37%, 98%) |
| CMYK | cmyk(0%, 36.7%, 3.6%, 1.6%) |
| CIE-LAB | lab(77.11, 46.30, -27.42) |
| CIE-LCH | lch(77.11, 53.81, 329.36°) |
| OKLab | oklab(82.12% 0.1305 -0.0742) |
| OKLCH | oklch(82.12% 0.15 330.4) |
| XYZ | xyz(68.2079, 51.7195, 90.3772) |
| Luminance | 0.5172 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.62
Violet (CSS)
#EE82EE
ΔE00 6.73
Lavender Pink
#DD85D7
ΔE00 7.39
Mauve
#E0B0FF
ΔE00 7.80
Bubblegum Pink
#FE83CC
ΔE00 8.01
Light Lavendar
#EFC0FE
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB9FF2 #9FFBA8
analogous
#D69FFB #FB9FF2 #FB9FC4
triadic
#FB9FF2 #F2FB9F #9FF2FB
tetradic
#FB9FF2 #FBD69F #9FFBA8 #9FC4FB
square
#FB9FF2 #FBD69F #9FFBA8 #9FC4FB
split-complementary
#FB9FF2 #C4FB9F #9FFBD6
monochromatic
#F629E2 #F964EA #FB9FF2 #FDDAFA #FEE2FB
Accessibility & contrast
On white
1.85
#FB9FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#FB9FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB9FF2
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB9FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB9FF2 | 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)
#9BB7F5
Deuteranopia (green-blind)
#B3C3EF
Tritanopia (blue-blind)
#FFA5BE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fb9ff2; /* rgb */ color: rgb(251, 159, 242); /* oklch */ color: oklch(82.1% 0.150 330.4);
Tailwind
colors: {
custom: {
50: '#febdf6',
500: '#fb9ff2',
950: '#000000',
},
}SCSS
$custom: #fb9ff2; $custom-light: #febdf6; $custom-dark: #000000;
JSON
{
"hex": "#fb9ff2",
"rgb": {
"r": 251,
"g": 159,
"b": 242
},
"hsl": {
"h": 305.87,
"s": 92,
"l": 80.392
},
"oklch": {
"l": 0.82124,
"c": 0.15013,
"h": 330.4
},
"luminance": 0.51716
}Semantic roles & 50–950 ramp
primary
#FB9FF2
secondary
#61DD6D
accent
#E61600
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285