#FF5DEE#FF5DEE
#FF5DEE is a light, highly saturated purple. Relative luminance 0.353; OKLCH L 73.9% C 0.250 H 332.2°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FF5DEE |
|---|---|
| RGB | rgb(255, 93, 238) |
| HSL | hsl(306, 100%, 68%) |
| HSV | hsv(306, 64%, 100%) |
| CMYK | cmyk(0%, 63.5%, 6.7%, 0%) |
| CIE-LAB | lab(65.96, 77.06, -42.48) |
| CIE-LCH | lch(65.96, 87.99, 331.13°) |
| OKLab | oklab(73.91% 0.2209 -0.1164) |
| OKLCH | oklch(73.91% 0.25 332.2) |
| XYZ | xyz(60.5870, 35.2664, 84.4884) |
| Luminance | 0.3526 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.26
Light Magenta
#FA5FF7
ΔE00 1.79
Violet Pink
#FB5FFC
ΔE00 2.38
Purply Pink
#F075E6
ΔE00 3.81
Violet (CSS)
#EE82EE
ΔE00 5.94
Orchid
#DA70D6
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF5DEE #5DFF6E
analogous
#BF5DFF #FF5DEE #FF5D9D
triadic
#FF5DEE #EEFF5D #5DEEFF
tetradic
#FF5DEE #FFBF5D #5DFF6E #5D9DFF
square
#FF5DEE #FFBF5D #5DFF6E #5D9DFF
split-complementary
#FF5DEE #9DFF5D #5DFFBF
monochromatic
#E200CA #FF20E8 #FF5DEE #FF9AF4 #FFD7FB
Accessibility & contrast
On white
2.61
#FF5DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#FF5DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF5DEE
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF5DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF5DEE | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5692F2
Deuteranopia (green-blind)
#8DA9EA
Tritanopia (blue-blind)
#FF6C9E
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ff5dee; /* rgb */ color: rgb(255, 93, 238); /* oklch */ color: oklch(73.9% 0.250 332.2);
Tailwind
colors: {
custom: {
50: '#ff95f4',
500: '#ff5dee',
950: '#000000',
},
}SCSS
$custom: #ff5dee; $custom-light: #ff95f4; $custom-dark: #000000;
JSON
{
"hex": "#ff5dee",
"rgb": {
"r": 255,
"g": 93,
"b": 238
},
"hsl": {
"h": 306.296,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.73908,
"c": 0.24972,
"h": 332.2
},
"luminance": 0.35262
}Semantic roles & 50–950 ramp
primary
#FF5DEE
secondary
#C3F4C8
accent
#E61800
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#190E17
muted
#877E85