#EE7EEB#EE7EEB
#EE7EEB is a light, vivid purple. Relative luminance 0.391; OKLCH L 75.5% C 0.190 H 328.2°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7EEB |
|---|---|
| RGB | rgb(238, 126, 235) |
| HSL | hsl(302, 77%, 71%) |
| HSV | hsv(302, 47%, 93%) |
| CMYK | cmyk(0%, 47.1%, 1.3%, 6.7%) |
| CIE-LAB | lab(68.82, 57.78, -36.52) |
| CIE-LCH | lch(68.82, 68.35, 327.71°) |
| OKLab | oklab(75.5% 0.1614 -0.0999) |
| OKLCH | oklch(75.5% 0.19 328.2) |
| XYZ | xyz(57.7153, 39.1002, 83.0882) |
| Luminance | 0.3910 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.86
Purply Pink
#F075E6
ΔE00 1.79
Lavender Pink
#DD85D7
ΔE00 4.14
Candy Pink
#FF63E9
ΔE00 4.59
Orchid
#DA70D6
ΔE00 4.97
Light Magenta
#FA5FF7
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7EEB #7EEE81
analogous
#B97EEE #EE7EEB #EE7EB3
triadic
#EE7EEB #EBEE7E #7EEBEE
tetradic
#EE7EEB #EEB97E #7EEE81 #7EB3EE
square
#EE7EEB #EEB97E #7EEE81 #7EB3EE
split-complementary
#EE7EEB #B3EE7E #7EEEB9
monochromatic
#D51CD1 #E748E3 #EE7EEB #F5B4F3 #FBE4FB
Accessibility & contrast
On white
2.38
#EE7EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#EE7EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7EEB
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7EEB | 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)
#769FEF
Deuteranopia (green-blind)
#96ADE8
Tritanopia (blue-blind)
#F589AA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee7eeb; /* rgb */ color: rgb(238, 126, 235); /* oklch */ color: oklch(75.5% 0.190 328.2);
Tailwind
colors: {
custom: {
50: '#f6a7f1',
500: '#ee7eeb',
950: '#000000',
},
}SCSS
$custom: #ee7eeb; $custom-light: #f6a7f1; $custom-dark: #000000;
JSON
{
"hex": "#ee7eeb",
"rgb": {
"r": 238,
"g": 126,
"b": 235
},
"hsl": {
"h": 301.607,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.75501,
"c": 0.18986,
"h": 328.2
},
"luminance": 0.39097
}Semantic roles & 50–950 ramp
primary
#EE7EEB
secondary
#D5F2D6
accent
#D9120D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85