#FB70E9#FB70E9
#FB70E9 is a light, highly saturated purple. Relative luminance 0.380; OKLCH L 75.2% C 0.218 H 332.8°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FB70E9 |
|---|---|
| RGB | rgb(251, 112, 233) |
| HSL | hsl(308, 95%, 71%) |
| HSV | hsv(308, 55%, 98%) |
| CMYK | cmyk(0%, 55.4%, 7.2%, 1.6%) |
| CIE-LAB | lab(68.01, 67.49, -36.55) |
| CIE-LCH | lch(68.01, 76.75, 331.56°) |
| OKLab | oklab(75.22% 0.1936 -0.0997) |
| OKLCH | oklch(75.22% 0.218 332.8) |
| XYZ | xyz(60.2858, 37.9850, 81.2316) |
| Luminance | 0.3798 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.68
Candy Pink
#FF63E9
ΔE00 1.91
Violet (CSS)
#EE82EE
ΔE00 3.59
Light Magenta
#FA5FF7
ΔE00 3.80
Violet Pink
#FB5FFC
ΔE00 4.23
Orchid
#DA70D6
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB70E9 #70FB82
analogous
#C770FB #FB70E9 #FB70A3
triadic
#FB70E9 #E9FB70 #70E9FB
tetradic
#FB70E9 #FBC770 #70FB82 #70A3FB
square
#FB70E9 #FBC770 #70FB82 #70A3FB
split-complementary
#FB70E9 #A3FB70 #70FBC7
monochromatic
#EA07CD #F934E0 #FB70E9 #FDACF2 #FEE1FA
Accessibility & contrast
On white
2.44
#FB70E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#FB70E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB70E9
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB70E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB70E9 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C99ED
Deuteranopia (green-blind)
#97ADE5
Tritanopia (blue-blind)
#FF7AA3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fb70e9; /* rgb */ color: rgb(251, 112, 233); /* oklch */ color: oklch(75.2% 0.218 332.8);
Tailwind
colors: {
custom: {
50: '#ff9ff0',
500: '#fb70e9',
950: '#000000',
},
}SCSS
$custom: #fb70e9; $custom-light: #ff9ff0; $custom-dark: #000000;
JSON
{
"hex": "#fb70e9",
"rgb": {
"r": 251,
"g": 112,
"b": 233
},
"hsl": {
"h": 307.77,
"s": 94.558,
"l": 71.176
},
"oklch": {
"l": 0.75224,
"c": 0.21777,
"h": 332.8
},
"luminance": 0.37981
}Semantic roles & 50–950 ramp
primary
#FB70E9
secondary
#D1F6D6
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84