#EE7DEF#EE7DEF
#EE7DEF is a light, vivid purple. Relative luminance 0.391; OKLCH L 75.5% C 0.195 H 327.0°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7DEF |
|---|---|
| RGB | rgb(238, 125, 239) |
| HSL | hsl(299, 78%, 71%) |
| HSV | hsv(299, 48%, 94%) |
| CMYK | cmyk(0.4%, 47.7%, 0%, 6.3%) |
| CIE-LAB | lab(68.81, 58.96, -38.74) |
| CIE-LCH | lch(68.81, 70.55, 326.69°) |
| OKLab | oklab(75.55% 0.1635 -0.1063) |
| OKLCH | oklch(75.55% 0.195 327) |
| XYZ | xyz(58.1724, 39.0795, 86.1236) |
| Luminance | 0.3908 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.05
Purply Pink
#F075E6
ΔE00 2.02
Candy Pink
#FF63E9
ΔE00 4.58
Lavender Pink
#DD85D7
ΔE00 4.73
Light Magenta
#FA5FF7
ΔE00 4.88
Violet Pink
#FB5FFC
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7DEF #7EEF7D
analogous
#B57DEF #EE7DEF #EF7DB7
triadic
#EE7DEF #EFEE7D #7DEFEE
tetradic
#EE7DEF #EFB57D #7EEF7D #7DB7EF
square
#EE7DEF #EFB57D #7EEF7D #7DB7EF
split-complementary
#EE7DEF #B7EF7D #7DEFB5
monochromatic
#D51AD7 #E747E8 #EE7DEF #F5B3F6 #FBE4FC
Accessibility & contrast
On white
2.38
#EE7DEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#EE7DEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7DEF
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7DEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7DEF | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729FF3
Deuteranopia (green-blind)
#93ADEC
Tritanopia (blue-blind)
#F489AB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee7def; /* rgb */ color: rgb(238, 125, 239); /* oklch */ color: oklch(75.5% 0.195 327.0);
Tailwind
colors: {
custom: {
50: '#f6a6f4',
500: '#ee7def',
950: '#000000',
},
}SCSS
$custom: #ee7def; $custom-light: #f6a6f4; $custom-dark: #000000;
JSON
{
"hex": "#ee7def",
"rgb": {
"r": 238,
"g": 125,
"b": 239
},
"hsl": {
"h": 299.474,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.75546,
"c": 0.19497,
"h": 327
},
"luminance": 0.39076
}Semantic roles & 50–950 ramp
primary
#EE7DEF
secondary
#D5F3D5
accent
#DA0B0D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85