#ED6FFA#ED6FFA
#ED6FFA is a light, highly saturated purple. Relative luminance 0.363; OKLCH L 74.2% C 0.225 H 323.8°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ED6FFA |
|---|---|
| RGB | rgb(237, 111, 250) |
| HSL | hsl(294, 93%, 71%) |
| HSV | hsv(294, 56%, 98%) |
| CMYK | cmyk(5.2%, 55.6%, 0%, 2%) |
| CIE-LAB | lab(66.73, 67.16, -48.05) |
| CIE-LCH | lch(66.73, 82.58, 324.42°) |
| OKLab | oklab(74.15% 0.1819 -0.133) |
| OKLCH | oklch(74.15% 0.225 323.8) |
| XYZ | xyz(57.8632, 36.2786, 94.3786) |
| Luminance | 0.3628 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.62
Light Magenta
#FA5FF7
ΔE00 2.76
Purply Pink
#F075E6
ΔE00 3.88
Violet (CSS)
#EE82EE
ΔE00 4.44
Candy Pink
#FF63E9
ΔE00 4.54
Orchid
#DA70D6
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED6FFA #7CFA6F
analogous
#A76FFA #ED6FFA #FA6FC2
triadic
#ED6FFA #FAED6F #6FFAED
tetradic
#ED6FFA #FAA76F #7CFA6F #6FC2FA
square
#ED6FFA #FAA76F #7CFA6F #6FC2FA
split-complementary
#ED6FFA #C2FA6F #6FFAA7
monochromatic
#D208E7 #E634F8 #ED6FFA #F4AAFC #FBE1FE
Accessibility & contrast
On white
2.54
#ED6FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#ED6FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED6FFA
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED6FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED6FFA | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5999FE
Deuteranopia (green-blind)
#84A8F6
Tritanopia (blue-blind)
#F182AA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ed6ffa; /* rgb */ color: rgb(237, 111, 250); /* oklch */ color: oklch(74.2% 0.225 323.8);
Tailwind
colors: {
custom: {
50: '#f69efc',
500: '#ed6ffa',
950: '#000000',
},
}SCSS
$custom: #ed6ffa; $custom-light: #f69efc; $custom-dark: #000000;
JSON
{
"hex": "#ed6ffa",
"rgb": {
"r": 237,
"g": 111,
"b": 250
},
"hsl": {
"h": 294.388,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.74152,
"c": 0.2253,
"h": 323.8
},
"luminance": 0.36276
}Semantic roles & 50–950 ramp
primary
#ED6FFA
secondary
#D3F5D0
accent
#E60015
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85