#FB8FFB#FB8FFB
#FB8FFB is a light, vivid purple. Relative luminance 0.471; OKLCH L 80.1% C 0.185 H 327.1°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8FFB |
|---|---|
| RGB | rgb(251, 143, 251) |
| HSL | hsl(300, 93%, 77%) |
| HSV | hsv(300, 43%, 98%) |
| CMYK | cmyk(0%, 43%, 0%, 1.6%) |
| CIE-LAB | lab(74.27, 55.94, -36.68) |
| CIE-LCH | lch(74.27, 66.90, 326.74°) |
| OKLab | oklab(80.1% 0.1552 -0.1003) |
| OKLCH | oklch(80.1% 0.185 327.1) |
| XYZ | xyz(67.0175, 47.1225, 96.8136) |
| Luminance | 0.4712 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.46
Purply Pink
#F075E6
ΔE00 5.71
Lavender Pink
#DD85D7
ΔE00 6.49
Candy Pink
#FF63E9
ΔE00 7.64
Plum
#DDA0DD
ΔE00 8.19
Violet Pink
#FB5FFC
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8FFB #8FFB8F
analogous
#C58FFB #FB8FFB #FB8FC5
triadic
#FB8FFB #FBFB8F #8FFBFB
tetradic
#FB8FFB #FBC58F #8FFB8F #8FC5FB
square
#FB8FFB #FBC58F #8FFB8F #8FC5FB
split-complementary
#FB8FFB #C5FB8F #8FFBC5
monochromatic
#F719F7 #F954F9 #FB8FFB #FDCAFD #FEE1FE
Accessibility & contrast
On white
2.01
#FB8FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#FB8FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8FFB
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8FFB | 1.00 | 2.01 | 10.42 | 10.42 |
| #FFFFFF | 2.01 | 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)
#86AEFF
Deuteranopia (green-blind)
#A4BCF8
Tritanopia (blue-blind)
#FF9AB9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fb8ffb; /* rgb */ color: rgb(251, 143, 251); /* oklch */ color: oklch(80.1% 0.185 327.1);
Tailwind
colors: {
custom: {
50: '#feb2fd',
500: '#fb8ffb',
950: '#000000',
},
}SCSS
$custom: #fb8ffb; $custom-light: #feb2fd; $custom-dark: #000000;
JSON
{
"hex": "#fb8ffb",
"rgb": {
"r": 251,
"g": 143,
"b": 251
},
"hsl": {
"h": 300,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.80103,
"c": 0.18482,
"h": 327.1
},
"luminance": 0.47119
}Semantic roles & 50–950 ramp
primary
#FB8FFB
secondary
#D5F6D5
accent
#E60000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085