#FB8EFD#FB8EFD
#FB8EFD is a light, vivid purple. Relative luminance 0.469; OKLCH L 80.0% C 0.188 H 326.5°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8EFD |
|---|---|
| RGB | rgb(251, 142, 253) |
| HSL | hsl(299, 97%, 77%) |
| HSV | hsv(299, 44%, 99%) |
| CMYK | cmyk(0.8%, 43.9%, 0%, 0.8%) |
| CIE-LAB | lab(74.16, 56.79, -37.94) |
| CIE-LCH | lch(74.16, 68.29, 326.25°) |
| OKLab | oklab(80.05% 0.157 -0.1039) |
| OKLCH | oklch(80.05% 0.188 326.5) |
| XYZ | xyz(67.1849, 46.9504, 98.4329) |
| Luminance | 0.4695 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.40
Purply Pink
#F075E6
ΔE00 5.65
Lavender Pink
#DD85D7
ΔE00 6.66
Candy Pink
#FF63E9
ΔE00 7.53
Violet Pink
#FB5FFC
ΔE00 7.98
Light Magenta
#FA5FF7
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8EFD #90FD8E
analogous
#C48EFD #FB8EFD #FD8EC7
triadic
#FB8EFD #FDFB8E #8EFDFB
tetradic
#FB8EFD #FDC48E #90FD8E #8EC7FD
square
#FB8EFD #FDC48E #90FD8E #8EC7FD
split-complementary
#FB8EFD #C7FD8E #8EFDC4
monochromatic
#F716FB #F952FC #FB8EFD #FDCAFE #FEE1FE
Accessibility & contrast
On white
2.02
#FB8EFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#FB8EFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8EFD
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8EFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8EFD | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AEFF
Deuteranopia (green-blind)
#A2BBFA
Tritanopia (blue-blind)
#FF9ABA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fb8efd; /* rgb */ color: rgb(251, 142, 253); /* oklch */ color: oklch(80.0% 0.188 326.5);
Tailwind
colors: {
custom: {
50: '#ffb2fe',
500: '#fb8efd',
950: '#000000',
},
}SCSS
$custom: #fb8efd; $custom-light: #ffb2fe; $custom-dark: #000000;
JSON
{
"hex": "#fb8efd",
"rgb": {
"r": 251,
"g": 142,
"b": 253
},
"hsl": {
"h": 298.919,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.80047,
"c": 0.18824,
"h": 326.5
},
"luminance": 0.46947
}Semantic roles & 50–950 ramp
primary
#FB8EFD
secondary
#D5F7D4
accent
#E60004
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086