#FB8BFE#FB8BFE
#FB8BFE is a light, vivid purple. Relative luminance 0.461; OKLCH L 79.7% C 0.194 H 326.3°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8BFE |
|---|---|
| RGB | rgb(251, 139, 254) |
| HSL | hsl(298, 98%, 77%) |
| HSV | hsv(298, 45%, 100%) |
| CMYK | cmyk(1.2%, 45.3%, 0%, 0.4%) |
| CIE-LAB | lab(73.63, 58.43, -39.30) |
| CIE-LCH | lch(73.63, 70.42, 326.08°) |
| OKLab | oklab(79.67% 0.1613 -0.1077) |
| OKLCH | oklch(79.67% 0.194 326.3) |
| XYZ | xyz(66.9043, 46.1335, 99.1273) |
| Luminance | 0.4613 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.11
Purply Pink
#F075E6
ΔE00 5.28
Lavender Pink
#DD85D7
ΔE00 6.71
Candy Pink
#FF63E9
ΔE00 7.07
Violet Pink
#FB5FFC
ΔE00 7.36
Light Magenta
#FA5FF7
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8BFE #8EFE8B
analogous
#C28BFE #FB8BFE #FE8BC8
triadic
#FB8BFE #FEFB8B #8BFEFB
tetradic
#FB8BFE #FEC28B #8EFE8B #8BC8FE
square
#FB8BFE #FEC28B #8EFE8B #8BC8FE
split-complementary
#FB8BFE #C8FE8B #8BFEC2
monochromatic
#F712FD #F94EFD #FB8BFE #FDC8FF #FEE1FF
Accessibility & contrast
On white
2.05
#FB8BFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#FB8BFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8BFE
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8BFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8BFE | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#A0BAFA
Tritanopia (blue-blind)
#FF97B9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fb8bfe; /* rgb */ color: rgb(251, 139, 254); /* oklch */ color: oklch(79.7% 0.194 326.3);
Tailwind
colors: {
custom: {
50: '#ffb0ff',
500: '#fb8bfe',
950: '#000000',
},
}SCSS
$custom: #fb8bfe; $custom-light: #ffb0ff; $custom-dark: #000000;
JSON
{
"hex": "#fb8bfe",
"rgb": {
"r": 251,
"g": 139,
"b": 254
},
"hsl": {
"h": 298.435,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.79669,
"c": 0.19395,
"h": 326.3
},
"luminance": 0.4613
}Semantic roles & 50–950 ramp
primary
#FB8BFE
secondary
#D5F7D4
accent
#E60006
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086