#FB8FF3#FB8FF3
#FB8FF3 is a light, vivid purple. Relative luminance 0.466; OKLCH L 79.8% C 0.178 H 329.8°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8FF3 |
|---|---|
| RGB | rgb(251, 143, 243) |
| HSL | hsl(304, 93%, 77%) |
| HSV | hsv(304, 43%, 98%) |
| CMYK | cmyk(0%, 43%, 3.2%, 1.6%) |
| CIE-LAB | lab(73.95, 54.56, -32.82) |
| CIE-LCH | lch(73.95, 63.67, 328.97°) |
| OKLab | oklab(79.76% 0.1536 -0.0893) |
| OKLCH | oklch(79.76% 0.178 329.8) |
| XYZ | xyz(65.7830, 46.6287, 90.3119) |
| Luminance | 0.4662 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.53
Purply Pink
#F075E6
ΔE00 5.52
Lavender Pink
#DD85D7
ΔE00 5.80
Bubblegum Pink
#FE83CC
ΔE00 7.40
Plum
#DDA0DD
ΔE00 7.48
Candy Pink
#FF63E9
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8FF3 #8FFB97
analogous
#CD8FFB #FB8FF3 #FB8FBD
triadic
#FB8FF3 #F3FB8F #8FF3FB
tetradic
#FB8FF3 #FBCD8F #8FFB97 #8FBDFB
square
#FB8FF3 #FBCD8F #8FFB97 #8FBDFB
split-complementary
#FB8FF3 #BDFB8F #8FFBCD
monochromatic
#F719E6 #F954ED #FB8FF3 #FDCAF9 #FEE1FC
Accessibility & contrast
On white
2.03
#FB8FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#FB8FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8FF3
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8FF3 | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AADF7
Deuteranopia (green-blind)
#A7BBF0
Tritanopia (blue-blind)
#FF98B6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fb8ff3; /* rgb */ color: rgb(251, 143, 243); /* oklch */ color: oklch(79.8% 0.178 329.8);
Tailwind
colors: {
custom: {
50: '#feb2f7',
500: '#fb8ff3',
950: '#000000',
},
}SCSS
$custom: #fb8ff3; $custom-light: #feb2f7; $custom-dark: #000000;
JSON
{
"hex": "#fb8ff3",
"rgb": {
"r": 251,
"g": 143,
"b": 243
},
"hsl": {
"h": 304.444,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.79762,
"c": 0.17773,
"h": 329.8
},
"luminance": 0.46625
}Semantic roles & 50–950 ramp
primary
#FB8FF3
secondary
#D5F6D7
accent
#E61100
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085