#FB9EFF#FB9EFF
#FB9EFF is a very light, vivid purple. Relative luminance 0.522; OKLCH L 82.5% C 0.164 H 325.5°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FB9EFF |
|---|---|
| RGB | rgb(251, 158, 255) |
| HSL | hsl(298, 100%, 81%) |
| HSV | hsv(298, 38%, 100%) |
| CMYK | cmyk(1.6%, 38%, 0%, 0%) |
| CIE-LAB | lab(77.39, 49.11, -34.01) |
| CIE-LCH | lch(77.39, 59.74, 325.29°) |
| OKLab | oklab(82.49% 0.135 -0.0928) |
| OKLCH | oklch(82.49% 0.164 325.5) |
| XYZ | xyz(70.0589, 52.1858, 100.9709) |
| Luminance | 0.5218 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 6.09
Plum
#DDA0DD
ΔE00 7.00
Mauve
#E0B0FF
ΔE00 7.04
Lavender Pink
#DD85D7
ΔE00 7.94
Purply Pink
#F075E6
ΔE00 8.50
Lilac (survey)
#CEA2FD
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB9EFF #A2FF9E
analogous
#CA9EFF #FB9EFF #FF9ED2
triadic
#FB9EFF #FFFB9E #9EFFFB
tetradic
#FB9EFF #FFCA9E #A2FF9E #9ED2FF
square
#FB9EFF #FFCA9E #A2FF9E #9ED2FF
split-complementary
#FB9EFF #D2FF9E #9EFFCA
monochromatic
#F624FF #F861FF #FB9EFF #FEDBFF #FEE0FF
Accessibility & contrast
On white
1.84
#FB9EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#FB9EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB9EFF
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB9EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB9EFF | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B8FF
Deuteranopia (green-blind)
#AEC3FC
Tritanopia (blue-blind)
#FFA8C3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fb9eff; /* rgb */ color: rgb(251, 158, 255); /* oklch */ color: oklch(82.5% 0.164 325.5);
Tailwind
colors: {
custom: {
50: '#febcff',
500: '#fb9eff',
950: '#000000',
},
}SCSS
$custom: #fb9eff; $custom-light: #febcff; $custom-dark: #000000;
JSON
{
"hex": "#fb9eff",
"rgb": {
"r": 251,
"g": 158,
"b": 255
},
"hsl": {
"h": 297.526,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.82493,
"c": 0.16381,
"h": 325.5
},
"luminance": 0.52183
}Semantic roles & 50–950 ramp
primary
#FB9EFF
secondary
#64E35F
accent
#E60009
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286