#FB8FF7#FB8FF7
#FB8FF7 is a light, vivid purple. Relative luminance 0.469; OKLCH L 79.9% C 0.181 H 328.5°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8FF7 |
|---|---|
| RGB | rgb(251, 143, 247) |
| HSL | hsl(302, 93%, 77%) |
| HSV | hsv(302, 43%, 98%) |
| CMYK | cmyk(0%, 43%, 1.6%, 1.6%) |
| CIE-LAB | lab(74.11, 55.24, -34.76) |
| CIE-LCH | lch(74.11, 65.27, 327.82°) |
| OKLab | oklab(79.93% 0.1545 -0.0948) |
| OKLCH | oklch(79.93% 0.181 328.5) |
| XYZ | xyz(66.3936, 46.8729, 93.5279) |
| Luminance | 0.4687 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.42
Purply Pink
#F075E6
ΔE00 5.57
Lavender Pink
#DD85D7
ΔE00 6.11
Candy Pink
#FF63E9
ΔE00 7.55
Plum
#DDA0DD
ΔE00 7.82
Bubblegum Pink
#FE83CC
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8FF7 #8FFB93
analogous
#C98FFB #FB8FF7 #FB8FC1
triadic
#FB8FF7 #F7FB8F #8FF7FB
tetradic
#FB8FF7 #FBC98F #8FFB93 #8FC1FB
square
#FB8FF7 #FBC98F #8FFB93 #8FC1FB
split-complementary
#FB8FF7 #C1FB8F #8FFBC9
monochromatic
#F719EF #F954F3 #FB8FF7 #FDCAFB #FEE1FD
Accessibility & contrast
On white
2.02
#FB8FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#FB8FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8FF7
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8FF7 | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ADFB
Deuteranopia (green-blind)
#A5BBF4
Tritanopia (blue-blind)
#FF99B8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fb8ff7; /* rgb */ color: rgb(251, 143, 247); /* oklch */ color: oklch(79.9% 0.181 328.5);
Tailwind
colors: {
custom: {
50: '#feb2fa',
500: '#fb8ff7',
950: '#000000',
},
}SCSS
$custom: #fb8ff7; $custom-light: #feb2fa; $custom-dark: #000000;
JSON
{
"hex": "#fb8ff7",
"rgb": {
"r": 251,
"g": 143,
"b": 247
},
"hsl": {
"h": 302.222,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.79931,
"c": 0.18124,
"h": 328.5
},
"luminance": 0.4687
}Semantic roles & 50–950 ramp
primary
#FB8FF7
secondary
#D5F6D6
accent
#E60800
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085