#FB8BE7#FB8BE7
#FB8BE7 is a light, vivid pink. Relative luminance 0.447; OKLCH L 78.7% C 0.174 H 334.1°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8BE7 |
|---|---|
| RGB | rgb(251, 139, 231) |
| HSL | hsl(311, 93%, 76%) |
| HSV | hsv(311, 45%, 98%) |
| CMYK | cmyk(0%, 44.6%, 8%, 1.6%) |
| CIE-LAB | lab(72.73, 54.53, -28.16) |
| CIE-LCH | lch(72.73, 61.37, 332.69°) |
| OKLab | oklab(78.7% 0.1567 -0.0761) |
| OKLCH | oklch(78.7% 0.174 334.1) |
| XYZ | xyz(63.4399, 44.7478, 80.8815) |
| Luminance | 0.4474 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.06
Lavender Pink
#DD85D7
ΔE00 5.09
Purply Pink
#F075E6
ΔE00 5.19
Bubblegum Pink
#FE83CC
ΔE00 5.30
Candy Pink
#FF63E9
ΔE00 7.06
Plum
#DDA0DD
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8BE7 #8BFB9F
analogous
#D78BFB #FB8BE7 #FB8BAF
triadic
#FB8BE7 #E7FB8B #8BE7FB
tetradic
#FB8BE7 #FBD78B #8BFB9F #8BAFFB
square
#FB8BE7 #FBD78B #8BFB9F #8BAFFB
split-complementary
#FB8BE7 #AFFB8B #8BFBD7
monochromatic
#F715CF #F950DB #FB8BE7 #FDC6F3 #FEE1F9
Accessibility & contrast
On white
2.11
#FB8BE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#FB8BE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8BE7
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8BE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8BE7 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA8EA
Deuteranopia (green-blind)
#A9B8E4
Tritanopia (blue-blind)
#FF91AE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fb8be7; /* rgb */ color: rgb(251, 139, 231); /* oklch */ color: oklch(78.7% 0.174 334.1);
Tailwind
colors: {
custom: {
50: '#ffb0ee',
500: '#fb8be7',
950: '#000000',
},
}SCSS
$custom: #fb8be7; $custom-light: #ffb0ee; $custom-dark: #000000;
JSON
{
"hex": "#fb8be7",
"rgb": {
"r": 251,
"g": 139,
"b": 231
},
"hsl": {
"h": 310.714,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.78696,
"c": 0.1742,
"h": 334.1
},
"luminance": 0.44744
}Semantic roles & 50–950 ramp
primary
#FB8BE7
secondary
#D5F6DB
accent
#E62900
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084