#EE6BE7#EE6BE7
#EE6BE7 is a light, highly saturated purple. Relative luminance 0.345; OKLCH L 72.9% C 0.216 H 329.6°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EE6BE7 |
|---|---|
| RGB | rgb(238, 107, 231) |
| HSL | hsl(303, 79%, 68%) |
| HSV | hsv(303, 55%, 93%) |
| CMYK | cmyk(0%, 55%, 2.9%, 6.7%) |
| CIE-LAB | lab(65.33, 65.94, -39.75) |
| CIE-LCH | lch(65.33, 77.00, 328.92°) |
| OKLab | oklab(72.87% 0.1859 -0.109) |
| OKLCH | oklch(72.87% 0.216 329.6) |
| XYZ | xyz(54.9409, 34.4656, 79.3445) |
| Luminance | 0.3446 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.03
Candy Pink
#FF63E9
ΔE00 2.56
Light Magenta
#FA5FF7
ΔE00 2.83
Violet Pink
#FB5FFC
ΔE00 3.38
Orchid
#DA70D6
ΔE00 3.55
Violet (CSS)
#EE82EE
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE6BE7 #6BEE72
analogous
#B36BEE #EE6BE7 #EE6BA6
triadic
#EE6BE7 #E7EE6B #6BE7EE
tetradic
#EE6BE7 #EEB36B #6BEE72 #6BA6EE
square
#EE6BE7 #EEB36B #6BEE72 #6BA6EE
split-complementary
#EE6BE7 #A6EE6B #6BEEB3
monochromatic
#C817BE #E834DE #EE6BE7 #F4A2F0 #FBD9F9
Accessibility & contrast
On white
2.66
#EE6BE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#EE6BE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE6BE7
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE6BE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE6BE7 | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6293EB
Deuteranopia (green-blind)
#8BA5E3
Tritanopia (blue-blind)
#F6789F
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ee6be7; /* rgb */ color: rgb(238, 107, 231); /* oklch */ color: oklch(72.9% 0.216 329.6);
Tailwind
colors: {
custom: {
50: '#f69bef',
500: '#ee6be7',
950: '#000000',
},
}SCSS
$custom: #ee6be7; $custom-light: #f69bef; $custom-dark: #000000;
JSON
{
"hex": "#ee6be7",
"rgb": {
"r": 238,
"g": 107,
"b": 231
},
"hsl": {
"h": 303.206,
"s": 79.394,
"l": 67.647
},
"oklch": {
"l": 0.72867,
"c": 0.21553,
"h": 329.6
},
"luminance": 0.34462
}Semantic roles & 50–950 ramp
primary
#EE6BE7
secondary
#C6EFC8
accent
#DC150A
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180F16
muted
#867E84