#EE6BEA#EE6BEA
#EE6BEA is a light, highly saturated purple. Relative luminance 0.346; OKLCH L 73.0% C 0.218 H 328.7°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EE6BEA |
|---|---|
| RGB | rgb(238, 107, 234) |
| HSL | hsl(302, 79%, 68%) |
| HSV | hsv(302, 55%, 93%) |
| CMYK | cmyk(0%, 55%, 1.7%, 6.7%) |
| CIE-LAB | lab(65.46, 66.44, -41.21) |
| CIE-LCH | lch(65.46, 78.18, 328.19°) |
| OKLab | oklab(73.01% 0.1863 -0.1132) |
| OKLCH | oklch(73.01% 0.218 328.7) |
| XYZ | xyz(55.3682, 34.6365, 81.5951) |
| Luminance | 0.3463 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.24
Light Magenta
#FA5FF7
ΔE00 2.52
Candy Pink
#FF63E9
ΔE00 2.72
Violet Pink
#FB5FFC
ΔE00 3.01
Orchid
#DA70D6
ΔE00 3.80
Violet (CSS)
#EE82EE
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE6BEA #6BEE6F
analogous
#B06BEE #EE6BEA #EE6BA8
triadic
#EE6BEA #EAEE6B #6BEAEE
tetradic
#EE6BEA #EEB06B #6BEE6F #6BA8EE
square
#EE6BEA #EEB06B #6BEE6F #6BA8EE
split-complementary
#EE6BEA #A8EE6B #6BEEB0
monochromatic
#C817C2 #E834E2 #EE6BEA #F4A2F2 #FBD9FA
Accessibility & contrast
On white
2.65
#EE6BEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#EE6BEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE6BEA
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE6BEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE6BEA | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6094EE
Deuteranopia (green-blind)
#8AA5E6
Tritanopia (blue-blind)
#F579A1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ee6bea; /* rgb */ color: rgb(238, 107, 234); /* oklch */ color: oklch(73.0% 0.218 328.7);
Tailwind
colors: {
custom: {
50: '#f69bf1',
500: '#ee6bea',
950: '#000000',
},
}SCSS
$custom: #ee6bea; $custom-light: #f69bf1; $custom-dark: #000000;
JSON
{
"hex": "#ee6bea",
"rgb": {
"r": 238,
"g": 107,
"b": 234
},
"hsl": {
"h": 301.832,
"s": 79.394,
"l": 67.647
},
"oklch": {
"l": 0.7301,
"c": 0.21798,
"h": 328.7
},
"luminance": 0.34633
}Semantic roles & 50–950 ramp
primary
#EE6BEA
secondary
#C6EFC7
accent
#DC100A
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180F17
muted
#867E85