#EE7DFF#EE7DFF
#EE7DFF is a light, highly saturated purple. Relative luminance 0.401; OKLCH L 76.3% C 0.210 H 322.2°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7DFF |
|---|---|
| RGB | rgb(238, 125, 255) |
| HSL | hsl(292, 100%, 75%) |
| HSV | hsv(292, 51%, 100%) |
| CMYK | cmyk(6.7%, 51%, 0%, 0%) |
| CIE-LAB | lab(69.52, 61.83, -46.40) |
| CIE-LCH | lch(69.52, 77.30, 323.12°) |
| OKLab | oklab(76.3% 0.1657 -0.1283) |
| OKLCH | oklch(76.3% 0.21 322.2) |
| XYZ | xyz(60.6416, 40.0671, 99.1278) |
| Luminance | 0.4006 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.18
Purply Pink
#F075E6
ΔE00 4.29
Violet Pink
#FB5FFC
ΔE00 4.70
Light Magenta
#FA5FF7
ΔE00 4.89
Candy Pink
#FF63E9
ΔE00 5.88
Orchid
#DA70D6
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7DFF #8EFF7D
analogous
#AD7DFF #EE7DFF #FF7DCF
triadic
#EE7DFF #FFEE7D #7DFFEE
tetradic
#EE7DFF #FFAD7D #8EFF7D #7DCFFF
square
#EE7DFF #FFAD7D #8EFF7D #7DCFFF
split-complementary
#EE7DFF #CFFF7D #7DFFAD
monochromatic
#DE03FF #E640FF #EE7DFF #F6BAFF #FBE0FF
Accessibility & contrast
On white
2.33
#EE7DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#EE7DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7DFF
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7DFF | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#69A1FF
Deuteranopia (green-blind)
#8CAEFB
Tritanopia (blue-blind)
#F18EB3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ee7dff; /* rgb */ color: rgb(238, 125, 255); /* oklch */ color: oklch(76.3% 0.210 322.2);
Tailwind
colors: {
custom: {
50: '#f6a7ff',
500: '#ee7dff',
950: '#000000',
},
}SCSS
$custom: #ee7dff; $custom-light: #f6a7ff; $custom-dark: #000000;
JSON
{
"hex": "#ee7dff",
"rgb": {
"r": 238,
"g": 125,
"b": 255
},
"hsl": {
"h": 292.154,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.76301,
"c": 0.20954,
"h": 322.2
},
"luminance": 0.40064
}Semantic roles & 50–950 ramp
primary
#EE7DFF
secondary
#D8F7D4
accent
#E6001E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86