#FB8BEF#FB8BEF
#FB8BEF is a light, vivid purple. Relative luminance 0.452; OKLCH L 79.0% C 0.181 H 331.2°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8BEF |
|---|---|
| RGB | rgb(251, 139, 239) |
| HSL | hsl(306, 93%, 76%) |
| HSV | hsv(306, 45%, 98%) |
| CMYK | cmyk(0%, 44.6%, 4.8%, 1.6%) |
| CIE-LAB | lab(73.03, 55.85, -32.07) |
| CIE-LCH | lch(73.03, 64.40, 330.14°) |
| OKLab | oklab(79.02% 0.1584 -0.0872) |
| OKLCH | oklch(79.02% 0.181 331.2) |
| XYZ | xyz(64.5957, 45.2101, 86.9686) |
| Luminance | 0.4521 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.15
Purply Pink
#F075E6
ΔE00 4.81
Lavender Pink
#DD85D7
ΔE00 5.35
Bubblegum Pink
#FE83CC
ΔE00 6.73
Candy Pink
#FF63E9
ΔE00 6.77
Plum
#DDA0DD
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8BEF #8BFB97
analogous
#CF8BFB #FB8BEF #FB8BB7
triadic
#FB8BEF #EFFB8B #8BEFFB
tetradic
#FB8BEF #FBCF8B #8BFB97 #8BB7FB
square
#FB8BEF #FBCF8B #8BFB97 #8BB7FB
split-complementary
#FB8BEF #B7FB8B #8BFBCF
monochromatic
#F715DF #F950E7 #FB8BEF #FDC6F7 #FEE1FB
Accessibility & contrast
On white
2.09
#FB8BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#FB8BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8BEF
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8BEF | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9F2
Deuteranopia (green-blind)
#A6B9EC
Tritanopia (blue-blind)
#FF93B2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fb8bef; /* rgb */ color: rgb(251, 139, 239); /* oklch */ color: oklch(79.0% 0.181 331.2);
Tailwind
colors: {
custom: {
50: '#ffb0f4',
500: '#fb8bef',
950: '#000000',
},
}SCSS
$custom: #fb8bef; $custom-light: #ffb0f4; $custom-dark: #000000;
JSON
{
"hex": "#fb8bef",
"rgb": {
"r": 251,
"g": 139,
"b": 239
},
"hsl": {
"h": 306.429,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.79023,
"c": 0.18082,
"h": 331.2
},
"luminance": 0.45206
}Semantic roles & 50–950 ramp
primary
#FB8BEF
secondary
#D5F6D8
accent
#E61900
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085