#FF5EFB#FF5EFB
#FF5EFB is a light, highly saturated purple. Relative luminance 0.362; OKLCH L 74.6% C 0.258 H 328.8°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FF5EFB |
|---|---|
| RGB | rgb(255, 94, 251) |
| HSL | hsl(301, 100%, 68%) |
| HSV | hsv(301, 63%, 100%) |
| CMYK | cmyk(0%, 63.1%, 1.6%, 0%) |
| CIE-LAB | lab(66.70, 78.69, -48.49) |
| CIE-LCH | lch(66.70, 92.43, 328.36°) |
| OKLab | oklab(74.65% 0.2209 -0.1337) |
| OKLCH | oklch(74.65% 0.258 328.8) |
| XYZ | xyz(62.6546, 36.2348, 94.9421) |
| Luminance | 0.3623 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.68
Light Magenta
#FA5FF7
ΔE00 0.79
Candy Pink
#FF63E9
ΔE00 2.92
Purply Pink
#F075E6
ΔE00 4.53
Violet (CSS)
#EE82EE
ΔE00 6.01
Magenta
#FF00FF
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF5EFB #5EFF62
analogous
#B25EFF #FF5EFB #FF5EAA
triadic
#FF5EFB #FBFF5E #5EFBFF
tetradic
#FF5EFB #FFB25E #5EFF62 #5EAAFF
square
#FF5EFB #FFB25E #5EFF62 #5EAAFF
split-complementary
#FF5EFB #AAFF5E #5EFFB2
monochromatic
#E300DD #FF21F9 #FF5EFB #FF9BFD #FFD8FE
Accessibility & contrast
On white
2.55
#FF5EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#FF5EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF5EFB
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF5EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF5EFB | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C94FF
Deuteranopia (green-blind)
#87AAF7
Tritanopia (blue-blind)
#FF72A5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ff5efb; /* rgb */ color: rgb(255, 94, 251); /* oklch */ color: oklch(74.6% 0.258 328.8);
Tailwind
colors: {
custom: {
50: '#ff96fd',
500: '#ff5efb',
950: '#000000',
},
}SCSS
$custom: #ff5efb; $custom-light: #ff96fd; $custom-dark: #000000;
JSON
{
"hex": "#ff5efb",
"rgb": {
"r": 255,
"g": 94,
"b": 251
},
"hsl": {
"h": 301.491,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.74645,
"c": 0.25819,
"h": 328.8
},
"luminance": 0.3623
}Semantic roles & 50–950 ramp
primary
#FF5EFB
secondary
#C4F5C5
accent
#E60600
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190E18
muted
#877E86