#ED65EB#ED65EB
#ED65EB is a light, highly saturated purple. Relative luminance 0.333; OKLCH L 72.2% C 0.227 H 328.2°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #ED65EB |
|---|---|
| RGB | rgb(237, 101, 235) |
| HSL | hsl(301, 79%, 66%) |
| HSV | hsv(301, 57%, 93%) |
| CMYK | cmyk(0%, 57.4%, 0.8%, 7.1%) |
| CIE-LAB | lab(64.41, 68.96, -43.42) |
| CIE-LCH | lch(64.41, 81.49, 327.81°) |
| OKLab | oklab(72.23% 0.1927 -0.1196) |
| OKLCH | oklch(72.23% 0.227 328.2) |
| XYZ | xyz(54.5734, 33.3135, 82.1369) |
| Luminance | 0.3331 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.17
Violet Pink
#FB5FFC
ΔE00 2.68
Candy Pink
#FF63E9
ΔE00 3.13
Purply Pink
#F075E6
ΔE00 3.37
Orchid
#DA70D6
ΔE00 4.05
Violet (CSS)
#EE82EE
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED65EB #65ED67
analogous
#AB65ED #ED65EB #ED65A7
triadic
#ED65EB #EBED65 #65EBED
tetradic
#ED65EB #EDAB65 #65ED67 #65A7ED
square
#ED65EB #EDAB65 #65ED67 #65A7ED
split-complementary
#ED65EB #A7ED65 #65EDAB
monochromatic
#C117BF #E72EE4 #ED65EB #F39CF2 #FAD3F9
Accessibility & contrast
On white
2.74
#ED65EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#ED65EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED65EB
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED65EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED65EB | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5791EF
Deuteranopia (green-blind)
#85A3E7
Tritanopia (blue-blind)
#F4759F
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ed65eb; /* rgb */ color: rgb(237, 101, 235); /* oklch */ color: oklch(72.2% 0.227 328.2);
Tailwind
colors: {
custom: {
50: '#f698f2',
500: '#ed65eb',
950: '#000000',
},
}SCSS
$custom: #ed65eb; $custom-light: #f698f2; $custom-dark: #000000;
JSON
{
"hex": "#ed65eb",
"rgb": {
"r": 237,
"g": 101,
"b": 235
},
"hsl": {
"h": 300.882,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.72228,
"c": 0.22679,
"h": 328.2
},
"luminance": 0.3331
}Semantic roles & 50–950 ramp
primary
#ED65EB
secondary
#C1EDC1
accent
#DB0D0A
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180E17
muted
#867E85