#ED65DB#ED65DB
#ED65DB is a light, highly saturated purple. Relative luminance 0.324; OKLCH L 71.5% C 0.214 H 333.0°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ED65DB |
|---|---|
| RGB | rgb(237, 101, 219) |
| HSL | hsl(308, 79%, 66%) |
| HSV | hsv(308, 57%, 93%) |
| CMYK | cmyk(0%, 57.4%, 7.6%, 7.1%) |
| CIE-LAB | lab(63.70, 66.37, -35.62) |
| CIE-LCH | lch(63.70, 75.33, 331.78°) |
| OKLab | oklab(71.47% 0.1908 -0.0972) |
| OKLCH | oklch(71.47% 0.214 333) |
| XYZ | xyz(52.3650, 32.4301, 70.5057) |
| Luminance | 0.3243 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.98
Orchid
#DA70D6
ΔE00 3.20
Purply Pink
#F075E6
ΔE00 3.24
Light Magenta
#FA5FF7
ΔE00 4.17
Violet Pink
#FB5FFC
ΔE00 4.84
Purpleish Pink
#DF4EC8
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED65DB #65ED77
analogous
#BB65ED #ED65DB #ED6597
triadic
#ED65DB #DBED65 #65DBED
tetradic
#ED65DB #EDBB65 #65ED77 #6597ED
square
#ED65DB #EDBB65 #65ED77 #6597ED
split-complementary
#ED65DB #97ED65 #65EDBB
monochromatic
#C117AA #E72ECE #ED65DB #F39CE8 #FAD3F5
Accessibility & contrast
On white
2.81
#ED65DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#ED65DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED65DB
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED65DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED65DB | 1.00 | 2.81 | 7.49 | 7.49 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#618EDF
Deuteranopia (green-blind)
#8CA1D7
Tritanopia (blue-blind)
#F76F97
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ed65db; /* rgb */ color: rgb(237, 101, 219); /* oklch */ color: oklch(71.5% 0.214 333.0);
Tailwind
colors: {
custom: {
50: '#f698e6',
500: '#ed65db',
950: '#000000',
},
}SCSS
$custom: #ed65db; $custom-light: #f698e6; $custom-dark: #000000;
JSON
{
"hex": "#ed65db",
"rgb": {
"r": 237,
"g": 101,
"b": 219
},
"hsl": {
"h": 307.941,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.71469,
"c": 0.2141,
"h": 333
},
"luminance": 0.32426
}Semantic roles & 50–950 ramp
primary
#ED65DB
secondary
#C1EDC7
accent
#DB260A
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#170E16
muted
#857E84