#FB81EE#FB81EE
#FB81EE is a light, vivid purple. Relative luminance 0.424; OKLCH L 77.6% C 0.196 H 331.4°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FB81EE |
|---|---|
| RGB | rgb(251, 129, 238) |
| HSL | hsl(306, 94%, 75%) |
| HSV | hsv(306, 49%, 98%) |
| CMYK | cmyk(0%, 48.6%, 5.2%, 1.6%) |
| CIE-LAB | lab(71.14, 60.51, -34.45) |
| CIE-LCH | lch(71.14, 69.63, 330.35°) |
| OKLab | oklab(77.6% 0.1721 -0.0938) |
| OKLCH | oklch(77.6% 0.196 331.4) |
| XYZ | xyz(63.0661, 42.3866, 85.7320) |
| Luminance | 0.4238 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.22
Purply Pink
#F075E6
ΔE00 3.09
Candy Pink
#FF63E9
ΔE00 4.86
Lavender Pink
#DD85D7
ΔE00 5.25
Light Magenta
#FA5FF7
ΔE00 6.19
Violet Pink
#FB5FFC
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB81EE #81FB8E
analogous
#CB81FB #FB81EE #FB81B1
triadic
#FB81EE #EEFB81 #81EEFB
tetradic
#FB81EE #FBCB81 #81FB8E #81B1FB
square
#FB81EE #FBCB81 #81FB8E #81B1FB
split-complementary
#FB81EE #B1FB81 #81FBCB
monochromatic
#F70ADE #F946E6 #FB81EE #FDBCF6 #FEE1FB
Accessibility & contrast
On white
2.22
#FB81EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#FB81EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB81EE
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB81EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB81EE | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA3F2
Deuteranopia (green-blind)
#9FB4EA
Tritanopia (blue-blind)
#FF8AAD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fb81ee; /* rgb */ color: rgb(251, 129, 238); /* oklch */ color: oklch(77.6% 0.196 331.4);
Tailwind
colors: {
custom: {
50: '#ffaaf4',
500: '#fb81ee',
950: '#000000',
},
}SCSS
$custom: #fb81ee; $custom-light: #ffaaf4; $custom-dark: #000000;
JSON
{
"hex": "#fb81ee",
"rgb": {
"r": 251,
"g": 129,
"b": 238
},
"hsl": {
"h": 306.393,
"s": 93.846,
"l": 74.51
},
"oklch": {
"l": 0.77602,
"c": 0.19597,
"h": 331.4
},
"luminance": 0.42383
}Semantic roles & 50–950 ramp
primary
#FB81EE
secondary
#D5F6D8
accent
#E61800
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85