#EE7FEF#EE7FEF
#EE7FEF is a light, vivid purple. Relative luminance 0.396; OKLCH L 75.8% C 0.192 H 326.9°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7FEF |
|---|---|
| RGB | rgb(238, 127, 239) |
| HSL | hsl(299, 78%, 72%) |
| HSV | hsv(299, 47%, 94%) |
| CMYK | cmyk(0.4%, 46.9%, 0%, 6.3%) |
| CIE-LAB | lab(69.18, 58.00, -38.17) |
| CIE-LCH | lch(69.18, 69.43, 326.65°) |
| OKLab | oklab(75.82% 0.1607 -0.1046) |
| OKLCH | oklch(75.82% 0.192 326.9) |
| XYZ | xyz(58.4282, 39.5909, 86.2088) |
| Luminance | 0.3959 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.67
Purply Pink
#F075E6
ΔE00 2.27
Lavender Pink
#DD85D7
ΔE00 4.56
Candy Pink
#FF63E9
ΔE00 4.87
Light Magenta
#FA5FF7
ΔE00 5.25
Orchid
#DA70D6
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7FEF #80EF7F
analogous
#B67FEF #EE7FEF #EF7FB8
triadic
#EE7FEF #EFEE7F #7FEFEE
tetradic
#EE7FEF #EFB67F #80EF7F #7FB8EF
square
#EE7FEF #EFB67F #80EF7F #7FB8EF
split-complementary
#EE7FEF #B8EF7F #7FEFB6
monochromatic
#D71BD9 #E749E8 #EE7FEF #F5B5F6 #FBE4FC
Accessibility & contrast
On white
2.35
#EE7FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#EE7FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7FEF
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7FEF | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A0F3
Deuteranopia (green-blind)
#95AEEC
Tritanopia (blue-blind)
#F48BAC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ee7fef; /* rgb */ color: rgb(238, 127, 239); /* oklch */ color: oklch(75.8% 0.192 326.9);
Tailwind
colors: {
custom: {
50: '#f6a8f4',
500: '#ee7fef',
950: '#000000',
},
}SCSS
$custom: #ee7fef; $custom-light: #f6a8f4; $custom-dark: #000000;
JSON
{
"hex": "#ee7fef",
"rgb": {
"r": 238,
"g": 127,
"b": 239
},
"hsl": {
"h": 299.464,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.75819,
"c": 0.1918,
"h": 326.9
},
"luminance": 0.39588
}Semantic roles & 50–950 ramp
primary
#EE7FEF
secondary
#D7F3D7
accent
#DA0B0D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85