#FB85EA#FB85EA
#FB85EA is a light, vivid purple. Relative luminance 0.432; OKLCH L 78.0% C 0.186 H 332.8°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FB85EA |
|---|---|
| RGB | rgb(251, 133, 234) |
| HSL | hsl(309, 94%, 75%) |
| HSV | hsv(309, 47%, 98%) |
| CMYK | cmyk(0%, 47%, 6.8%, 1.6%) |
| CIE-LAB | lab(71.71, 57.94, -31.37) |
| CIE-LCH | lch(71.71, 65.89, 331.57°) |
| OKLab | oklab(77.98% 0.1658 -0.0851) |
| OKLCH | oklch(77.98% 0.186 332.8) |
| XYZ | xyz(63.0222, 43.2287, 82.8504) |
| Luminance | 0.4323 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.91
Purply Pink
#F075E6
ΔE00 3.87
Lavender Pink
#DD85D7
ΔE00 4.98
Candy Pink
#FF63E9
ΔE00 5.71
Bubblegum Pink
#FE83CC
ΔE00 6.04
Light Magenta
#FA5FF7
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB85EA #85FB96
analogous
#D185FB #FB85EA #FB85AF
triadic
#FB85EA #EAFB85 #85EAFB
tetradic
#FB85EA #FBD185 #85FB96 #85AFFB
square
#FB85EA #FBD185 #85FB96 #85AFFB
split-complementary
#FB85EA #AFFB85 #85FBD1
monochromatic
#F70ED6 #F94AE0 #FB85EA #FDC0F4 #FEE1FA
Accessibility & contrast
On white
2.18
#FB85EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#FB85EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB85EA
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB85EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB85EA | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A5ED
Deuteranopia (green-blind)
#A3B6E7
Tritanopia (blue-blind)
#FF8CAD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fb85ea; /* rgb */ color: rgb(251, 133, 234); /* oklch */ color: oklch(78.0% 0.186 332.8);
Tailwind
colors: {
custom: {
50: '#ffacf1',
500: '#fb85ea',
950: '#000000',
},
}SCSS
$custom: #fb85ea; $custom-light: #ffacf1; $custom-dark: #000000;
JSON
{
"hex": "#fb85ea",
"rgb": {
"r": 251,
"g": 133,
"b": 234
},
"hsl": {
"h": 308.644,
"s": 93.651,
"l": 75.294
},
"oklch": {
"l": 0.77976,
"c": 0.18635,
"h": 332.8
},
"luminance": 0.43225
}Semantic roles & 50–950 ramp
primary
#FB85EA
secondary
#D5F6DA
accent
#E62100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84