#ED84F2#ED84F2
#ED84F2 is a light, vivid purple. Relative luminance 0.409; OKLCH L 76.5% C 0.186 H 325.5°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #ED84F2 |
|---|---|
| RGB | rgb(237, 132, 242) |
| HSL | hsl(297, 81%, 73%) |
| HSV | hsv(297, 45%, 95%) |
| CMYK | cmyk(2.1%, 45.5%, 0%, 5.1%) |
| CIE-LAB | lab(70.12, 55.80, -38.35) |
| CIE-LCH | lch(70.12, 67.71, 325.50°) |
| OKLab | oklab(76.53% 0.1533 -0.1052) |
| OKLCH | oklch(76.53% 0.186 325.5) |
| XYZ | xyz(59.2020, 40.9207, 88.7673) |
| Luminance | 0.4092 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.81
Purply Pink
#F075E6
ΔE00 3.29
Lavender Pink
#DD85D7
ΔE00 4.66
Candy Pink
#FF63E9
ΔE00 5.86
Light Magenta
#FA5FF7
ΔE00 6.10
Orchid
#DA70D6
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED84F2 #89F284
analogous
#B684F2 #ED84F2 #F284C0
triadic
#ED84F2 #F2ED84 #84F2ED
tetradic
#ED84F2 #F2B684 #89F284 #84C0F2
square
#ED84F2 #F2B684 #89F284 #84C0F2
split-complementary
#ED84F2 #C0F284 #84F2B6
monochromatic
#DA18E4 #E54DEC #ED84F2 #F5BBF8 #FBE3FC
Accessibility & contrast
On white
2.29
#ED84F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#ED84F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED84F2
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED84F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED84F2 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A3F6
Deuteranopia (green-blind)
#97B0EF
Tritanopia (blue-blind)
#F290B0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ed84f2; /* rgb */ color: rgb(237, 132, 242); /* oklch */ color: oklch(76.5% 0.186 325.5);
Tailwind
colors: {
custom: {
50: '#f5abf6',
500: '#ed84f2',
950: '#000000',
},
}SCSS
$custom: #ed84f2; $custom-light: #f5abf6; $custom-dark: #000000;
JSON
{
"hex": "#ed84f2",
"rgb": {
"r": 237,
"g": 132,
"b": 242
},
"hsl": {
"h": 297.273,
"s": 80.882,
"l": 73.333
},
"oklch": {
"l": 0.76534,
"c": 0.18594,
"h": 325.5
},
"luminance": 0.40918
}Semantic roles & 50–950 ramp
primary
#ED84F2
secondary
#D8F4D7
accent
#DD0812
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#171017
muted
#857F85