#ED6DEB#ED6DEB
#ED6DEB is a light, highly saturated purple. Relative luminance 0.349; OKLCH L 73.2% C 0.215 H 328.1°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ED6DEB |
|---|---|
| RGB | rgb(237, 109, 235) |
| HSL | hsl(301, 78%, 68%) |
| HSV | hsv(301, 54%, 93%) |
| CMYK | cmyk(0%, 54%, 0.8%, 7.1%) |
| CIE-LAB | lab(65.70, 65.46, -41.39) |
| CIE-LCH | lch(65.70, 77.45, 327.69°) |
| OKLab | oklab(73.17% 0.1828 -0.1138) |
| OKLCH | oklch(73.17% 0.215 328.1) |
| XYZ | xyz(55.3883, 34.9433, 82.4085) |
| Luminance | 0.3494 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.13
Light Magenta
#FA5FF7
ΔE00 2.67
Candy Pink
#FF63E9
ΔE00 2.97
Violet Pink
#FB5FFC
ΔE00 3.09
Orchid
#DA70D6
ΔE00 3.80
Violet (CSS)
#EE82EE
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED6DEB #6DED6F
analogous
#AF6DED #ED6DEB #ED6DAB
triadic
#ED6DEB #EBED6D #6DEBED
tetradic
#ED6DEB #EDAF6D #6DED6F #6DABED
square
#ED6DEB #EDAF6D #6DED6F #6DABED
split-complementary
#ED6DEB #ABED6D #6DEDAF
monochromatic
#C719C4 #E637E4 #ED6DEB #F4A3F2 #FADAFA
Accessibility & contrast
On white
2.63
#ED6DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#ED6DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED6DEB
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED6DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED6DEB | 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)
#6195EF
Deuteranopia (green-blind)
#8AA6E7
Tritanopia (blue-blind)
#F47BA2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ed6deb; /* rgb */ color: rgb(237, 109, 235); /* oklch */ color: oklch(73.2% 0.215 328.1);
Tailwind
colors: {
custom: {
50: '#f69df2',
500: '#ed6deb',
950: '#000000',
},
}SCSS
$custom: #ed6deb; $custom-light: #f69df2; $custom-dark: #000000;
JSON
{
"hex": "#ed6deb",
"rgb": {
"r": 237,
"g": 109,
"b": 235
},
"hsl": {
"h": 300.938,
"s": 78.049,
"l": 67.843
},
"oklch": {
"l": 0.73173,
"c": 0.21532,
"h": 328.1
},
"luminance": 0.3494
}Semantic roles & 50–950 ramp
primary
#ED6DEB
secondary
#C7EFC8
accent
#DA0E0B
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#170F17
muted
#857F85