#FB8EFF#FB8EFF
#FB8EFF is a light, vivid purple. Relative luminance 0.471; OKLCH L 80.1% C 0.190 H 325.9°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8EFF |
|---|---|
| RGB | rgb(251, 142, 255) |
| HSL | hsl(298, 100%, 78%) |
| HSV | hsv(298, 44%, 100%) |
| CMYK | cmyk(1.6%, 44.3%, 0%, 0%) |
| CIE-LAB | lab(74.24, 57.14, -38.90) |
| CIE-LCH | lch(74.24, 69.12, 325.75°) |
| OKLab | oklab(80.14% 0.1573 -0.1066) |
| OKLCH | oklch(80.14% 0.19 325.9) |
| XYZ | xyz(67.5052, 47.0785, 100.1196) |
| Luminance | 0.4708 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.51
Purply Pink
#F075E6
ΔE00 5.78
Lavender Pink
#DD85D7
ΔE00 6.88
Candy Pink
#FF63E9
ΔE00 7.62
Violet Pink
#FB5FFC
ΔE00 7.92
Light Magenta
#FA5FF7
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8EFF #92FF8E
analogous
#C28EFF #FB8EFF #FF8ECA
triadic
#FB8EFF #FFFB8E #8EFFFB
tetradic
#FB8EFF #FFC28E #92FF8E #8ECAFF
square
#FB8EFF #FFC28E #92FF8E #8ECAFF
split-complementary
#FB8EFF #CAFF8E #8EFFC2
monochromatic
#F714FF #F951FF #FB8EFF #FDCBFF #FEE0FF
Accessibility & contrast
On white
2.02
#FB8EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#FB8EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8EFF
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8EFF | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AEFF
Deuteranopia (green-blind)
#A2BBFC
Tritanopia (blue-blind)
#FF9ABB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fb8eff; /* rgb */ color: rgb(251, 142, 255); /* oklch */ color: oklch(80.1% 0.190 325.9);
Tailwind
colors: {
custom: {
50: '#ffb2ff',
500: '#fb8eff',
950: '#000000',
},
}SCSS
$custom: #fb8eff; $custom-light: #ffb2ff; $custom-dark: #000000;
JSON
{
"hex": "#fb8eff",
"rgb": {
"r": 251,
"g": 142,
"b": 255
},
"hsl": {
"h": 297.876,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.80135,
"c": 0.19006,
"h": 325.9
},
"luminance": 0.47075
}Semantic roles & 50–950 ramp
primary
#FB8EFF
secondary
#D5F7D4
accent
#E60008
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086