#FB8BE9#FB8BE9
#FB8BE9 is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.8% C 0.176 H 333.3°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8BE9 |
|---|---|
| RGB | rgb(251, 139, 233) |
| HSL | hsl(310, 93%, 76%) |
| HSV | hsv(310, 45%, 98%) |
| CMYK | cmyk(0%, 44.6%, 7.2%, 1.6%) |
| CIE-LAB | lab(72.80, 54.85, -29.14) |
| CIE-LCH | lch(72.80, 62.11, 332.02°) |
| OKLab | oklab(78.78% 0.1571 -0.0789) |
| OKLCH | oklch(78.78% 0.176 333.3) |
| XYZ | xyz(63.7240, 44.8614, 82.3777) |
| Luminance | 0.4486 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.79
Purply Pink
#F075E6
ΔE00 5.05
Lavender Pink
#DD85D7
ΔE00 5.11
Bubblegum Pink
#FE83CC
ΔE00 5.66
Candy Pink
#FF63E9
ΔE00 6.96
Plum
#DDA0DD
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8BE9 #8BFB9D
analogous
#D58BFB #FB8BE9 #FB8BB1
triadic
#FB8BE9 #E9FB8B #8BE9FB
tetradic
#FB8BE9 #FBD58B #8BFB9D #8BB1FB
square
#FB8BE9 #FBD58B #8BFB9D #8BB1FB
split-complementary
#FB8BE9 #B1FB8B #8BFBD5
monochromatic
#F715D3 #F950DE #FB8BE9 #FDC6F4 #FEE1F9
Accessibility & contrast
On white
2.11
#FB8BE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#FB8BE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8BE9
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8BE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8BE9 | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A9EC
Deuteranopia (green-blind)
#A8B9E6
Tritanopia (blue-blind)
#FF91AF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fb8be9; /* rgb */ color: rgb(251, 139, 233); /* oklch */ color: oklch(78.8% 0.176 333.3);
Tailwind
colors: {
custom: {
50: '#ffb0f0',
500: '#fb8be9',
950: '#000000',
},
}SCSS
$custom: #fb8be9; $custom-light: #ffb0f0; $custom-dark: #000000;
JSON
{
"hex": "#fb8be9",
"rgb": {
"r": 251,
"g": 139,
"b": 233
},
"hsl": {
"h": 309.643,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.78777,
"c": 0.17583,
"h": 333.3
},
"luminance": 0.44858
}Semantic roles & 50–950 ramp
primary
#FB8BE9
secondary
#D5F6DA
accent
#E62500
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084