#EE7FEB#EE7FEB
#EE7FEB is a light, vivid purple. Relative luminance 0.394; OKLCH L 75.6% C 0.188 H 328.2°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7FEB |
|---|---|
| RGB | rgb(238, 127, 235) |
| HSL | hsl(302, 77%, 72%) |
| HSV | hsv(302, 47%, 93%) |
| CMYK | cmyk(0%, 46.6%, 1.3%, 6.7%) |
| CIE-LAB | lab(69.01, 57.30, -36.23) |
| CIE-LCH | lch(69.01, 67.79, 327.70°) |
| OKLab | oklab(75.64% 0.1601 -0.0991) |
| OKLCH | oklch(75.64% 0.188 328.2) |
| XYZ | xyz(57.8438, 39.3572, 83.1311) |
| Luminance | 0.3935 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.71
Purply Pink
#F075E6
ΔE00 1.95
Lavender Pink
#DD85D7
ΔE00 4.06
Candy Pink
#FF63E9
ΔE00 4.75
Orchid
#DA70D6
ΔE00 5.10
Light Magenta
#FA5FF7
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7FEB #7FEE82
analogous
#BA7FEE #EE7FEB #EE7FB4
triadic
#EE7FEB #EBEE7F #7FEBEE
tetradic
#EE7FEB #EEBA7F #7FEE82 #7FB4EE
square
#EE7FEB #EEBA7F #7FEE82 #7FB4EE
split-complementary
#EE7FEB #B4EE7F #7FEEBA
monochromatic
#D61CD1 #E749E3 #EE7FEB #F5B5F3 #FBE4FB
Accessibility & contrast
On white
2.37
#EE7FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#EE7FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7FEB
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7FEB | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779FEF
Deuteranopia (green-blind)
#97AEE8
Tritanopia (blue-blind)
#F48AAA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee7feb; /* rgb */ color: rgb(238, 127, 235); /* oklch */ color: oklch(75.6% 0.188 328.2);
Tailwind
colors: {
custom: {
50: '#f6a8f1',
500: '#ee7feb',
950: '#000000',
},
}SCSS
$custom: #ee7feb; $custom-light: #f6a8f1; $custom-dark: #000000;
JSON
{
"hex": "#ee7feb",
"rgb": {
"r": 238,
"g": 127,
"b": 235
},
"hsl": {
"h": 301.622,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.75639,
"c": 0.18826,
"h": 328.2
},
"luminance": 0.39354
}Semantic roles & 50–950 ramp
primary
#EE7FEB
secondary
#D6F3D7
accent
#D9120D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85