#FB8EE9#FB8EE9
#FB8EE9 is a light, vivid purple. Relative luminance 0.457; OKLCH L 79.2% C 0.171 H 333.4°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8EE9 |
|---|---|
| RGB | rgb(251, 142, 233) |
| HSL | hsl(310, 93%, 77%) |
| HSV | hsv(310, 43%, 98%) |
| CMYK | cmyk(0%, 43.4%, 7.2%, 1.6%) |
| CIE-LAB | lab(73.38, 53.37, -28.25) |
| CIE-LCH | lch(73.38, 60.39, 332.11°) |
| OKLab | oklab(79.21% 0.1529 -0.0764) |
| OKLCH | oklch(79.21% 0.171 333.4) |
| XYZ | xyz(64.1643, 45.7421, 82.5244) |
| Luminance | 0.4574 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.26
Lavender Pink
#DD85D7
ΔE00 5.30
Purply Pink
#F075E6
ΔE00 5.64
Bubblegum Pink
#FE83CC
ΔE00 5.66
Plum
#DDA0DD
ΔE00 7.04
Candy Pink
#FF63E9
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8EE9 #8EFBA0
analogous
#D68EFB #FB8EE9 #FB8EB3
triadic
#FB8EE9 #E9FB8E #8EE9FB
tetradic
#FB8EE9 #FBD68E #8EFBA0 #8EB3FB
square
#FB8EE9 #FBD68E #8EFBA0 #8EB3FB
split-complementary
#FB8EE9 #B3FB8E #8EFBD6
monochromatic
#F718D2 #F953DD #FB8EE9 #FDC9F5 #FEE1F9
Accessibility & contrast
On white
2.07
#FB8EE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#FB8EE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8EE9
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8EE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8EE9 | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DAAEC
Deuteranopia (green-blind)
#AABAE6
Tritanopia (blue-blind)
#FF94B1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fb8ee9; /* rgb */ color: rgb(251, 142, 233); /* oklch */ color: oklch(79.2% 0.171 333.4);
Tailwind
colors: {
custom: {
50: '#feb2f0',
500: '#fb8ee9',
950: '#000000',
},
}SCSS
$custom: #fb8ee9; $custom-light: #feb2f0; $custom-dark: #000000;
JSON
{
"hex": "#fb8ee9",
"rgb": {
"r": 251,
"g": 142,
"b": 233
},
"hsl": {
"h": 309.908,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.79208,
"c": 0.1709,
"h": 333.4
},
"luminance": 0.45738
}Semantic roles & 50–950 ramp
primary
#FB8EE9
secondary
#D5F6DA
accent
#E62600
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084