#FF5EFD#FF5EFD
#FF5EFD is a light, highly saturated purple. Relative luminance 0.364; OKLCH L 74.7% C 0.260 H 328.3°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FF5EFD |
|---|---|
| RGB | rgb(255, 94, 253) |
| HSL | hsl(301, 100%, 68%) |
| HSV | hsv(301, 63%, 100%) |
| CMYK | cmyk(0%, 63.1%, 0.8%, 0%) |
| CIE-LAB | lab(66.80, 79.01, -49.43) |
| CIE-LCH | lch(66.80, 93.20, 327.97°) |
| OKLab | oklab(74.75% 0.221 -0.1365) |
| OKLCH | oklch(74.75% 0.26 328.3) |
| XYZ | xyz(62.9716, 36.3616, 96.6112) |
| Luminance | 0.3636 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 0.58
Light Magenta
#FA5FF7
ΔE00 0.94
Candy Pink
#FF63E9
ΔE00 3.20
Purply Pink
#F075E6
ΔE00 4.71
Violet (CSS)
#EE82EE
ΔE00 6.09
Magenta
#FF00FF
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF5EFD #5EFF60
analogous
#B05EFF #FF5EFD #FF5EAC
triadic
#FF5EFD #FDFF5E #5EFDFF
tetradic
#FF5EFD #FFB05E #5EFF60 #5EACFF
square
#FF5EFD #FFB05E #5EFF60 #5EACFF
split-complementary
#FF5EFD #ACFF5E #5EFFB0
monochromatic
#E300E0 #FF21FC #FF5EFD #FF9BFE #FFD8FF
Accessibility & contrast
On white
2.54
#FF5EFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#FF5EFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF5EFD
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF5EFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF5EFD | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A95FF
Deuteranopia (green-blind)
#86AAF9
Tritanopia (blue-blind)
#FF73A6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ff5efd; /* rgb */ color: rgb(255, 94, 253); /* oklch */ color: oklch(74.7% 0.260 328.3);
Tailwind
colors: {
custom: {
50: '#ff96fe',
500: '#ff5efd',
950: '#000000',
},
}SCSS
$custom: #ff5efd; $custom-light: #ff96fe; $custom-dark: #000000;
JSON
{
"hex": "#ff5efd",
"rgb": {
"r": 255,
"g": 94,
"b": 253
},
"hsl": {
"h": 300.745,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.74746,
"c": 0.25971,
"h": 328.3
},
"luminance": 0.36357
}Semantic roles & 50–950 ramp
primary
#FF5EFD
secondary
#C4F5C5
accent
#E60300
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190E18
muted
#877E86