#FF5DED#FF5DED
#FF5DED is a light, highly saturated purple. Relative luminance 0.352; OKLCH L 73.9% C 0.249 H 332.5°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FF5DED |
|---|---|
| RGB | rgb(255, 93, 237) |
| HSL | hsl(307, 100%, 68%) |
| HSV | hsv(307, 64%, 100%) |
| CMYK | cmyk(0%, 63.5%, 7.1%, 0%) |
| CIE-LAB | lab(65.91, 76.90, -42.00) |
| CIE-LCH | lch(65.91, 87.63, 331.36°) |
| OKLab | oklab(73.86% 0.2208 -0.115) |
| OKLCH | oklch(73.86% 0.249 332.5) |
| XYZ | xyz(60.4405, 35.2078, 83.7168) |
| Luminance | 0.3520 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.15
Light Magenta
#FA5FF7
ΔE00 1.93
Violet Pink
#FB5FFC
ΔE00 2.53
Purply Pink
#F075E6
ΔE00 3.78
Orchid
#DA70D6
ΔE00 5.94
Violet (CSS)
#EE82EE
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF5DED #5DFF6F
analogous
#C05DFF #FF5DED #FF5D9C
triadic
#FF5DED #EDFF5D #5DEDFF
tetradic
#FF5DED #FFC05D #5DFF6F #5D9CFF
square
#FF5DED #FFC05D #5DFF6F #5D9CFF
split-complementary
#FF5DED #9CFF5D #5DFFC0
monochromatic
#E200C9 #FF20E6 #FF5DED #FF9AF4 #FFD7FB
Accessibility & contrast
On white
2.61
#FF5DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#FF5DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF5DED
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF5DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF5DED | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5691F1
Deuteranopia (green-blind)
#8EA8E9
Tritanopia (blue-blind)
#FF6B9D
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ff5ded; /* rgb */ color: rgb(255, 93, 237); /* oklch */ color: oklch(73.9% 0.249 332.5);
Tailwind
colors: {
custom: {
50: '#ff95f3',
500: '#ff5ded',
950: '#000000',
},
}SCSS
$custom: #ff5ded; $custom-light: #ff95f3; $custom-dark: #000000;
JSON
{
"hex": "#ff5ded",
"rgb": {
"r": 255,
"g": 93,
"b": 237
},
"hsl": {
"h": 306.667,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.7386,
"c": 0.249,
"h": 332.5
},
"luminance": 0.35203
}Semantic roles & 50–950 ramp
primary
#FF5DED
secondary
#C3F4C9
accent
#E61A00
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#190E17
muted
#877E85