#EE7DF0#EE7DF0
#EE7DF0 is a light, vivid purple. Relative luminance 0.391; OKLCH L 75.6% C 0.196 H 326.7°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7DF0 |
|---|---|
| RGB | rgb(238, 125, 240) |
| HSL | hsl(299, 79%, 72%) |
| HSV | hsv(299, 48%, 94%) |
| CMYK | cmyk(0.8%, 47.9%, 0%, 5.9%) |
| CIE-LAB | lab(68.85, 59.14, -39.22) |
| CIE-LCH | lch(68.85, 70.96, 326.45°) |
| OKLab | oklab(75.59% 0.1636 -0.1077) |
| OKLCH | oklch(75.59% 0.196 326.7) |
| XYZ | xyz(58.3206, 39.1387, 86.9038) |
| Luminance | 0.3914 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.13
Purply Pink
#F075E6
ΔE00 2.14
Candy Pink
#FF63E9
ΔE00 4.63
Light Magenta
#FA5FF7
ΔE00 4.84
Lavender Pink
#DD85D7
ΔE00 4.86
Violet Pink
#FB5FFC
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7DF0 #7FF07D
analogous
#B57DF0 #EE7DF0 #F07DB8
triadic
#EE7DF0 #F0EE7D #7DF0EE
tetradic
#EE7DF0 #F0B57D #7FF07D #7DB8F0
square
#EE7DF0 #F0B57D #7FF07D #7DB8F0
split-complementary
#EE7DF0 #B8F07D #7DF0B5
monochromatic
#D619DA #E746EA #EE7DF0 #F5B4F6 #FBE4FC
Accessibility & contrast
On white
2.38
#EE7DF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#EE7DF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7DF0
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7DF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7DF0 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729FF4
Deuteranopia (green-blind)
#93ADED
Tritanopia (blue-blind)
#F48AAC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee7df0; /* rgb */ color: rgb(238, 125, 240); /* oklch */ color: oklch(75.6% 0.196 326.7);
Tailwind
colors: {
custom: {
50: '#f6a6f5',
500: '#ee7df0',
950: '#000000',
},
}SCSS
$custom: #ee7df0; $custom-light: #f6a6f5; $custom-dark: #000000;
JSON
{
"hex": "#ee7df0",
"rgb": {
"r": 238,
"g": 125,
"b": 240
},
"hsl": {
"h": 298.957,
"s": 79.31,
"l": 71.569
},
"oklch": {
"l": 0.75591,
"c": 0.19586,
"h": 326.7
},
"luminance": 0.39136
}Semantic roles & 50–950 ramp
primary
#EE7DF0
secondary
#D6F3D6
accent
#DC0A0E
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#171017
muted
#857F85