#ED67FF#ED67FF
#ED67FF is a light, highly saturated purple. Relative luminance 0.349; OKLCH L 73.5% C 0.241 H 322.8°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ED67FF |
|---|---|
| RGB | rgb(237, 103, 255) |
| HSL | hsl(293, 100%, 70%) |
| HSV | hsv(293, 60%, 100%) |
| CMYK | cmyk(7.1%, 59.6%, 0%, 0%) |
| CIE-LAB | lab(65.69, 71.54, -52.44) |
| CIE-LCH | lch(65.69, 88.70, 323.76°) |
| OKLab | oklab(73.47% 0.1918 -0.1457) |
| OKLCH | oklch(73.47% 0.241 322.8) |
| XYZ | xyz(57.8235, 34.9280, 98.2844) |
| Luminance | 0.3493 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.35
Light Magenta
#FA5FF7
ΔE00 2.68
Candy Pink
#FF63E9
ΔE00 5.17
Purply Pink
#F075E6
ΔE00 5.20
Heliotrope
#D94FF5
ΔE00 5.97
Violet (CSS)
#EE82EE
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED67FF #79FF67
analogous
#A167FF #ED67FF #FF67C5
triadic
#ED67FF #FFED67 #67FFED
tetradic
#ED67FF #FFA167 #79FF67 #67C5FF
square
#ED67FF #FFA167 #79FF67 #67C5FF
split-complementary
#ED67FF #C5FF67 #67FFA1
monochromatic
#D000EC #E62AFF #ED67FF #F4A4FF #FBE0FF
Accessibility & contrast
On white
2.63
#ED67FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#ED67FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED67FF
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED67FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED67FF | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4996FF
Deuteranopia (green-blind)
#7CA5FB
Tritanopia (blue-blind)
#F07EAA
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ed67ff; /* rgb */ color: rgb(237, 103, 255); /* oklch */ color: oklch(73.5% 0.241 322.8);
Tailwind
colors: {
custom: {
50: '#f69aff',
500: '#ed67ff',
950: '#000000',
},
}SCSS
$custom: #ed67ff; $custom-light: #f69aff; $custom-dark: #000000;
JSON
{
"hex": "#ed67ff",
"rgb": {
"r": 237,
"g": 103,
"b": 255
},
"hsl": {
"h": 292.895,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.73474,
"c": 0.24084,
"h": 322.8
},
"luminance": 0.34925
}Semantic roles & 50–950 ramp
primary
#ED67FF
secondary
#D1F6CC
accent
#E6001B
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180F18
muted
#867E86