#FB8FF0#FB8FF0
#FB8FF0 is a light, vivid purple. Relative luminance 0.464; OKLCH L 79.6% C 0.175 H 330.9°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8FF0 |
|---|---|
| RGB | rgb(251, 143, 240) |
| HSL | hsl(306, 93%, 77%) |
| HSV | hsv(306, 43%, 98%) |
| CMYK | cmyk(0%, 43%, 4.4%, 1.6%) |
| CIE-LAB | lab(73.84, 54.04, -31.37) |
| CIE-LCH | lch(73.84, 62.49, 329.87°) |
| OKLab | oklab(79.64% 0.153 -0.0852) |
| OKLCH | oklch(79.64% 0.175 330.9) |
| XYZ | xyz(65.3336, 46.4490, 87.9454) |
| Luminance | 0.4644 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.72
Purply Pink
#F075E6
ΔE00 5.55
Lavender Pink
#DD85D7
ΔE00 5.61
Bubblegum Pink
#FE83CC
ΔE00 6.89
Plum
#DDA0DD
ΔE00 7.27
Candy Pink
#FF63E9
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8FF0 #8FFB9A
analogous
#D08FFB #FB8FF0 #FB8FBA
triadic
#FB8FF0 #F0FB8F #8FF0FB
tetradic
#FB8FF0 #FBD08F #8FFB9A #8FBAFB
square
#FB8FF0 #FBD08F #8FFB9A #8FBAFB
split-complementary
#FB8FF0 #BAFB8F #8FFBD0
monochromatic
#F719E0 #F954E8 #FB8FF0 #FDCAF8 #FEE1FB
Accessibility & contrast
On white
2.04
#FB8FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#FB8FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8FF0
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8FF0 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BACF3
Deuteranopia (green-blind)
#A8BBED
Tritanopia (blue-blind)
#FF97B5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fb8ff0; /* rgb */ color: rgb(251, 143, 240); /* oklch */ color: oklch(79.6% 0.175 330.9);
Tailwind
colors: {
custom: {
50: '#feb2f5',
500: '#fb8ff0',
950: '#000000',
},
}SCSS
$custom: #fb8ff0; $custom-light: #feb2f5; $custom-dark: #000000;
JSON
{
"hex": "#fb8ff0",
"rgb": {
"r": 251,
"g": 143,
"b": 240
},
"hsl": {
"h": 306.111,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.79638,
"c": 0.17514,
"h": 330.9
},
"luminance": 0.46445
}Semantic roles & 50–950 ramp
primary
#FB8FF0
secondary
#D5F6D8
accent
#E61700
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085