#EE7BEF#EE7BEF
#EE7BEF is a light, vivid purple. Relative luminance 0.386; OKLCH L 75.3% C 0.198 H 327.0°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7BEF |
|---|---|
| RGB | rgb(238, 123, 239) |
| HSL | hsl(299, 78%, 71%) |
| HSV | hsv(299, 49%, 94%) |
| CMYK | cmyk(0.4%, 48.5%, 0%, 6.3%) |
| CIE-LAB | lab(68.44, 59.92, -39.31) |
| CIE-LCH | lch(68.44, 71.66, 326.74°) |
| OKLab | oklab(75.28% 0.1662 -0.1079) |
| OKLCH | oklch(75.28% 0.198 327) |
| XYZ | xyz(57.9218, 38.5782, 86.0400) |
| Luminance | 0.3857 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.44
Purply Pink
#F075E6
ΔE00 1.83
Candy Pink
#FF63E9
ΔE00 4.30
Light Magenta
#FA5FF7
ΔE00 4.52
Violet Pink
#FB5FFC
ΔE00 4.69
Lavender Pink
#DD85D7
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7BEF #7CEF7B
analogous
#B47BEF #EE7BEF #EF7BB6
triadic
#EE7BEF #EFEE7B #7BEFEE
tetradic
#EE7BEF #EFB47B #7CEF7B #7BB6EF
square
#EE7BEF #EFB47B #7CEF7B #7BB6EF
split-complementary
#EE7BEF #B6EF7B #7BEFB4
monochromatic
#D41AD6 #E744E8 #EE7BEF #F5B2F6 #FBE4FC
Accessibility & contrast
On white
2.41
#EE7BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#EE7BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7BEF
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7BEF | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709DF3
Deuteranopia (green-blind)
#92ACEB
Tritanopia (blue-blind)
#F488AA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ee7bef; /* rgb */ color: rgb(238, 123, 239); /* oklch */ color: oklch(75.3% 0.198 327.0);
Tailwind
colors: {
custom: {
50: '#f6a5f4',
500: '#ee7bef',
950: '#000000',
},
}SCSS
$custom: #ee7bef; $custom-light: #f6a5f4; $custom-dark: #000000;
JSON
{
"hex": "#ee7bef",
"rgb": {
"r": 238,
"g": 123,
"b": 239
},
"hsl": {
"h": 299.483,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.75276,
"c": 0.19811,
"h": 327
},
"luminance": 0.38575
}Semantic roles & 50–950 ramp
primary
#EE7BEF
secondary
#D4F2D3
accent
#DB0B0D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85