#FB9FFE#FB9FFE
#FB9FFE is a very light, vivid purple. Relative luminance 0.525; OKLCH L 82.6% C 0.161 H 325.8°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FB9FFE |
|---|---|
| RGB | rgb(251, 159, 254) |
| HSL | hsl(298, 98%, 81%) |
| HSV | hsv(298, 37%, 100%) |
| CMYK | cmyk(1.2%, 37.4%, 0%, 0.4%) |
| CIE-LAB | lab(77.56, 48.42, -33.22) |
| CIE-LCH | lch(77.56, 58.72, 325.55°) |
| OKLab | oklab(82.6% 0.1333 -0.0906) |
| OKLCH | oklch(82.6% 0.161 325.8) |
| XYZ | xyz(70.0696, 52.4642, 100.1824) |
| Luminance | 0.5246 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 6.28
Plum
#DDA0DD
ΔE00 6.80
Mauve
#E0B0FF
ΔE00 6.95
Lavender Pink
#DD85D7
ΔE00 7.97
Purply Pink
#F075E6
ΔE00 8.67
Light Lavendar
#EFC0FE
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB9FFE #A2FE9F
analogous
#CB9FFE #FB9FFE #FE9FD1
triadic
#FB9FFE #FEFB9F #9FFEFB
tetradic
#FB9FFE #FECB9F #A2FE9F #9FD1FE
square
#FB9FFE #FECB9F #A2FE9F #9FD1FE
split-complementary
#FB9FFE #D1FE9F #9FFECB
monochromatic
#F626FD #F862FD #FB9FFE #FEDCFF #FEE1FF
Accessibility & contrast
On white
1.83
#FB9FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#FB9FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB9FFE
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB9FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB9FFE | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B8FF
Deuteranopia (green-blind)
#AFC4FB
Tritanopia (blue-blind)
#FFA8C3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fb9ffe; /* rgb */ color: rgb(251, 159, 254); /* oklch */ color: oklch(82.6% 0.161 325.8);
Tailwind
colors: {
custom: {
50: '#febdff',
500: '#fb9ffe',
950: '#000000',
},
}SCSS
$custom: #fb9ffe; $custom-light: #febdff; $custom-dark: #000000;
JSON
{
"hex": "#fb9ffe",
"rgb": {
"r": 251,
"g": 159,
"b": 254
},
"hsl": {
"h": 298.105,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.82605,
"c": 0.16118,
"h": 325.8
},
"luminance": 0.52461
}Semantic roles & 50–950 ramp
primary
#FB9FFE
secondary
#64E160
accent
#E60007
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286