#ED65ED#ED65ED
#ED65ED is a light, highly saturated purple. Relative luminance 0.334; OKLCH L 72.3% C 0.228 H 327.6°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #ED65ED |
|---|---|
| RGB | rgb(237, 101, 237) |
| HSL | hsl(300, 79%, 66%) |
| HSV | hsv(300, 57%, 93%) |
| CMYK | cmyk(0%, 57.4%, 0%, 7.1%) |
| CIE-LAB | lab(64.51, 69.30, -44.38) |
| CIE-LCH | lch(64.51, 82.29, 327.36°) |
| OKLab | oklab(72.33% 0.1929 -0.1223) |
| OKLCH | oklch(72.33% 0.228 327.6) |
| XYZ | xyz(54.8640, 33.4297, 83.6672) |
| Luminance | 0.3343 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.02
Violet Pink
#FB5FFC
ΔE00 2.48
Candy Pink
#FF63E9
ΔE00 3.28
Purply Pink
#F075E6
ΔE00 3.52
Orchid
#DA70D6
ΔE00 4.25
Violet (CSS)
#EE82EE
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED65ED #65ED65
analogous
#A965ED #ED65ED #ED65A9
triadic
#ED65ED #EDED65 #65EDED
tetradic
#ED65ED #EDA965 #65ED65 #65A9ED
square
#ED65ED #EDA965 #65ED65 #65A9ED
split-complementary
#ED65ED #A9ED65 #65EDA9
monochromatic
#C117C1 #E72EE7 #ED65ED #F39CF3 #FAD3FA
Accessibility & contrast
On white
2.73
#ED65ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#ED65ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED65ED
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED65ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED65ED | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5691F1
Deuteranopia (green-blind)
#84A3E9
Tritanopia (blue-blind)
#F476A0
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ed65ed; /* rgb */ color: rgb(237, 101, 237); /* oklch */ color: oklch(72.3% 0.228 327.6);
Tailwind
colors: {
custom: {
50: '#f698f3',
500: '#ed65ed',
950: '#000000',
},
}SCSS
$custom: #ed65ed; $custom-light: #f698f3; $custom-dark: #000000;
JSON
{
"hex": "#ed65ed",
"rgb": {
"r": 237,
"g": 101,
"b": 237
},
"hsl": {
"h": 300,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.72327,
"c": 0.22842,
"h": 327.6
},
"luminance": 0.33426
}Semantic roles & 50–950 ramp
primary
#ED65ED
secondary
#C1EDC1
accent
#DB0A0A
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180E17
muted
#867E85