#FB5EEA#FB5EEA
#FB5EEA is a light, highly saturated purple. Relative luminance 0.345; OKLCH L 73.3% C 0.243 H 332.3°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FB5EEA |
|---|---|
| RGB | rgb(251, 94, 234) |
| HSL | hsl(306, 95%, 68%) |
| HSV | hsv(306, 63%, 98%) |
| CMYK | cmyk(0%, 62.5%, 6.8%, 1.6%) |
| CIE-LAB | lab(65.33, 75.10, -41.29) |
| CIE-LCH | lch(65.33, 85.71, 331.20°) |
| OKLab | oklab(73.28% 0.2154 -0.1131) |
| OKLCH | oklch(73.28% 0.243 332.3) |
| XYZ | xyz(58.6377, 34.4596, 81.3889) |
| Luminance | 0.3446 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.29
Light Magenta
#FA5FF7
ΔE00 2.04
Violet Pink
#FB5FFC
ΔE00 2.71
Purply Pink
#F075E6
ΔE00 3.58
Orchid
#DA70D6
ΔE00 5.39
Violet (CSS)
#EE82EE
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB5EEA #5EFB6F
analogous
#BE5EFB #FB5EEA #FB5E9B
triadic
#FB5EEA #EAFB5E #5EEAFB
tetradic
#FB5EEA #FBBE5E #5EFB6F #5E9BFB
square
#FB5EEA #FBBE5E #5EFB6F #5E9BFB
split-complementary
#FB5EEA #9BFB5E #5EFBBE
monochromatic
#D905C2 #FA22E2 #FB5EEA #FC9AF2 #FED5FA
Accessibility & contrast
On white
2.66
#FB5EEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#FB5EEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB5EEA
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB5EEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB5EEA | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5790EE
Deuteranopia (green-blind)
#8CA7E6
Tritanopia (blue-blind)
#FF6C9C
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #fb5eea; /* rgb */ color: rgb(251, 94, 234); /* oklch */ color: oklch(73.3% 0.243 332.3);
Tailwind
colors: {
custom: {
50: '#ff95f1',
500: '#fb5eea',
950: '#000000',
},
}SCSS
$custom: #fb5eea; $custom-light: #ff95f1; $custom-dark: #000000;
JSON
{
"hex": "#fb5eea",
"rgb": {
"r": 251,
"g": 94,
"b": 234
},
"hsl": {
"h": 306.497,
"s": 95.152,
"l": 67.647
},
"oklch": {
"l": 0.73276,
"c": 0.24327,
"h": 332.3
},
"luminance": 0.34455
}Semantic roles & 50–950 ramp
primary
#FB5EEA
secondary
#C2F3C7
accent
#E61900
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180E17
muted
#867E85