#FB9DFF#FB9DFF
#FB9DFF is a very light, vivid purple. Relative luminance 0.518; OKLCH L 82.3% C 0.165 H 325.5°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FB9DFF |
|---|---|
| RGB | rgb(251, 157, 255) |
| HSL | hsl(298, 100%, 81%) |
| HSV | hsv(298, 38%, 100%) |
| CMYK | cmyk(1.6%, 38.4%, 0%, 0%) |
| CIE-LAB | lab(77.19, 49.62, -34.33) |
| CIE-LCH | lch(77.19, 60.34, 325.32°) |
| OKLab | oklab(82.34% 0.1364 -0.0937) |
| OKLCH | oklch(82.34% 0.165 325.5) |
| XYZ | xyz(69.8890, 51.8461, 100.9142) |
| Luminance | 0.5184 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.90
Plum
#DDA0DD
ΔE00 7.08
Mauve
#E0B0FF
ΔE00 7.17
Lavender Pink
#DD85D7
ΔE00 7.84
Purply Pink
#F075E6
ΔE00 8.31
Lilac (survey)
#CEA2FD
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB9DFF #A1FF9D
analogous
#CA9DFF #FB9DFF #FF9DD2
triadic
#FB9DFF #FFFB9D #9DFFFB
tetradic
#FB9DFF #FFCA9D #A1FF9D #9DD2FF
square
#FB9DFF #FFCA9D #A1FF9D #9DD2FF
split-complementary
#FB9DFF #D2FF9D #9DFFCA
monochromatic
#F623FF #F960FF #FB9DFF #FDDAFF #FEE0FF
Accessibility & contrast
On white
1.85
#FB9DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#FB9DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB9DFF
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB9DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB9DFF | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B7FF
Deuteranopia (green-blind)
#ADC3FC
Tritanopia (blue-blind)
#FFA7C2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #fb9dff; /* rgb */ color: rgb(251, 157, 255); /* oklch */ color: oklch(82.3% 0.165 325.5);
Tailwind
colors: {
custom: {
50: '#febcff',
500: '#fb9dff',
950: '#000000',
},
}SCSS
$custom: #fb9dff; $custom-light: #febcff; $custom-dark: #000000;
JSON
{
"hex": "#fb9dff",
"rgb": {
"r": 251,
"g": 157,
"b": 255
},
"hsl": {
"h": 297.551,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.8234,
"c": 0.16548,
"h": 325.5
},
"luminance": 0.51843
}Semantic roles & 50–950 ramp
primary
#FB9DFF
secondary
#63E35E
accent
#E60009
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181218
muted
#868286