#FB5EEE#FB5EEE
#FB5EEE is a light, highly saturated purple. Relative luminance 0.347; OKLCH L 73.5% C 0.246 H 331.2°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FB5EEE |
|---|---|
| RGB | rgb(251, 94, 238) |
| HSL | hsl(305, 95%, 68%) |
| HSV | hsv(305, 63%, 98%) |
| CMYK | cmyk(0%, 62.5%, 5.2%, 1.6%) |
| CIE-LAB | lab(65.51, 75.72, -43.23) |
| CIE-LCH | lch(65.51, 87.19, 330.28°) |
| OKLab | oklab(73.47% 0.2158 -0.1186) |
| OKLCH | oklch(73.47% 0.246 331.2) |
| XYZ | xyz(59.2188, 34.6920, 84.4496) |
| Luminance | 0.3469 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.42
Candy Pink
#FF63E9
ΔE00 1.64
Violet Pink
#FB5FFC
ΔE00 2.09
Purply Pink
#F075E6
ΔE00 3.71
Orchid
#DA70D6
ΔE00 5.59
Violet (CSS)
#EE82EE
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB5EEE #5EFB6B
analogous
#B95EFB #FB5EEE #FB5EA0
triadic
#FB5EEE #EEFB5E #5EEEFB
tetradic
#FB5EEE #FBB95E #5EFB6B #5EA0FB
square
#FB5EEE #FBB95E #5EFB6B #5EA0FB
split-complementary
#FB5EEE #A0FB5E #5EFBB9
monochromatic
#D905C8 #FA22E8 #FB5EEE #FC9AF4 #FED5FB
Accessibility & contrast
On white
2.65
#FB5EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#FB5EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB5EEE
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB5EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB5EEE | 1.00 | 2.65 | 7.94 | 7.94 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5491F2
Deuteranopia (green-blind)
#8AA7EA
Tritanopia (blue-blind)
#FF6E9E
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #fb5eee; /* rgb */ color: rgb(251, 94, 238); /* oklch */ color: oklch(73.5% 0.246 331.2);
Tailwind
colors: {
custom: {
50: '#ff95f4',
500: '#fb5eee',
950: '#000000',
},
}SCSS
$custom: #fb5eee; $custom-light: #ff95f4; $custom-dark: #000000;
JSON
{
"hex": "#fb5eee",
"rgb": {
"r": 251,
"g": 94,
"b": 238
},
"hsl": {
"h": 304.968,
"s": 95.152,
"l": 67.647
},
"oklch": {
"l": 0.73468,
"c": 0.24624,
"h": 331.2
},
"luminance": 0.34688
}Semantic roles & 50–950 ramp
primary
#FB5EEE
secondary
#C2F3C6
accent
#E61300
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180E17
muted
#867E85