#ED56FF#ED56FF
#ED56FF is a light, highly saturated purple. Relative luminance 0.319; OKLCH L 71.7% C 0.262 H 323.3°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ED56FF |
|---|---|
| RGB | rgb(237, 86, 255) |
| HSL | hsl(294, 100%, 67%) |
| HSV | hsv(294, 66%, 100%) |
| CMYK | cmyk(7.1%, 66.3%, 0%, 0%) |
| CIE-LAB | lab(63.25, 78.34, -56.32) |
| CIE-LCH | lch(63.25, 96.48, 324.28°) |
| OKLab | oklab(71.71% 0.2104 -0.1569) |
| OKLCH | oklch(71.71% 0.262 323.3) |
| XYZ | xyz(56.3011, 31.8833, 97.7769) |
| Luminance | 0.3188 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.28
Light Magenta
#FA5FF7
ΔE00 3.48
Heliotrope
#D94FF5
ΔE00 3.97
Magenta
#FF00FF
ΔE00 4.83
Fuchsia
#FF00FF
ΔE00 4.83
Bright Lilac
#C95EFB
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED56FF #68FF56
analogous
#9856FF #ED56FF #FF56BD
triadic
#ED56FF #FFED56 #56FFED
tetradic
#ED56FF #FF9856 #68FF56 #56BDFF
square
#ED56FF #FF9856 #68FF56 #56BDFF
split-complementary
#ED56FF #BDFF56 #56FF98
monochromatic
#C300DB #E619FF #ED56FF #F493FF #FAD0FF
Accessibility & contrast
On white
2.85
#ED56FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#ED56FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED56FF
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED56FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED56FF | 1.00 | 2.85 | 7.38 | 7.38 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#298EFF
Deuteranopia (green-blind)
#709FFB
Tritanopia (blue-blind)
#F172A4
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #ed56ff; /* rgb */ color: rgb(237, 86, 255); /* oklch */ color: oklch(71.7% 0.262 323.3);
Tailwind
colors: {
custom: {
50: '#f791ff',
500: '#ed56ff',
950: '#000000',
},
}SCSS
$custom: #ed56ff; $custom-light: #f791ff; $custom-dark: #000000;
JSON
{
"hex": "#ed56ff",
"rgb": {
"r": 237,
"g": 86,
"b": 255
},
"hsl": {
"h": 293.609,
"s": 100,
"l": 66.863
},
"oklch": {
"l": 0.71705,
"c": 0.2624,
"h": 323.3
},
"luminance": 0.3188
}Semantic roles & 50–950 ramp
primary
#ED56FF
secondary
#C3F3BD
accent
#E60018
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86