#EE6DFF#EE6DFF
#EE6DFF is a light, highly saturated purple. Relative luminance 0.363; OKLCH L 74.3% C 0.233 H 322.9°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EE6DFF |
|---|---|
| RGB | rgb(238, 109, 255) |
| HSL | hsl(293, 100%, 71%) |
| HSV | hsv(293, 57%, 100%) |
| CMYK | cmyk(6.7%, 57.3%, 0%, 0%) |
| CIE-LAB | lab(66.78, 69.19, -50.71) |
| CIE-LCH | lch(66.78, 85.78, 323.76°) |
| OKLab | oklab(74.29% 0.1858 -0.1407) |
| OKLCH | oklch(74.29% 0.233 322.9) |
| XYZ | xyz(58.7767, 36.3374, 98.5062) |
| Luminance | 0.3633 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.54
Light Magenta
#FA5FF7
ΔE00 2.85
Purply Pink
#F075E6
ΔE00 4.63
Candy Pink
#FF63E9
ΔE00 5.00
Violet (CSS)
#EE82EE
ΔE00 5.10
Orchid
#DA70D6
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE6DFF #7EFF6D
analogous
#A56DFF #EE6DFF #FF6DC7
triadic
#EE6DFF #FFEE6D #6DFFEE
tetradic
#EE6DFF #FFA56D #7EFF6D #6DC7FF
square
#EE6DFF #FFA56D #7EFF6D #6DC7FF
split-complementary
#EE6DFF #C7FF6D #6DFFA5
monochromatic
#D500F2 #E730FF #EE6DFF #F5AAFF #FBE0FF
Accessibility & contrast
On white
2.54
#EE6DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#EE6DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE6DFF
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE6DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE6DFF | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5399FF
Deuteranopia (green-blind)
#81A8FB
Tritanopia (blue-blind)
#F182AC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ee6dff; /* rgb */ color: rgb(238, 109, 255); /* oklch */ color: oklch(74.3% 0.233 322.9);
Tailwind
colors: {
custom: {
50: '#f79dff',
500: '#ee6dff',
950: '#000000',
},
}SCSS
$custom: #ee6dff; $custom-light: #f79dff; $custom-dark: #000000;
JSON
{
"hex": "#ee6dff",
"rgb": {
"r": 238,
"g": 109,
"b": 255
},
"hsl": {
"h": 293.014,
"s": 100,
"l": 71.373
},
"oklch": {
"l": 0.74291,
"c": 0.23304,
"h": 322.9
},
"luminance": 0.36334
}Semantic roles & 50–950 ramp
primary
#EE6DFF
secondary
#D5F7D1
accent
#E6001B
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F18
muted
#867F86