#EE7BEB#EE7BEB
#EE7BEB is a light, vivid purple. Relative luminance 0.383; OKLCH L 75.1% C 0.195 H 328.3°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7BEB |
|---|---|
| RGB | rgb(238, 123, 235) |
| HSL | hsl(302, 77%, 71%) |
| HSV | hsv(302, 48%, 93%) |
| CMYK | cmyk(0%, 48.3%, 1.3%, 6.7%) |
| CIE-LAB | lab(68.27, 59.23, -37.37) |
| CIE-LCH | lch(68.27, 70.03, 327.75°) |
| OKLab | oklab(75.09% 0.1655 -0.1023) |
| OKLCH | oklch(75.09% 0.195 328.3) |
| XYZ | xyz(57.3374, 38.3444, 82.9623) |
| Luminance | 0.3834 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.34
Violet (CSS)
#EE82EE
ΔE00 1.38
Candy Pink
#FF63E9
ΔE00 4.13
Lavender Pink
#DD85D7
ΔE00 4.43
Orchid
#DA70D6
ΔE00 4.64
Light Magenta
#FA5FF7
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7BEB #7BEE7E
analogous
#B77BEE #EE7BEB #EE7BB1
triadic
#EE7BEB #EBEE7B #7BEBEE
tetradic
#EE7BEB #EEB77B #7BEE7E #7BB1EE
square
#EE7BEB #EEB77B #7BEE7E #7BB1EE
split-complementary
#EE7BEB #B1EE7B #7BEEB7
monochromatic
#D31BCF #E745E3 #EE7BEB #F5B1F3 #FCE4FB
Accessibility & contrast
On white
2.42
#EE7BEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#EE7BEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7BEB
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7BEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7BEB | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729DEF
Deuteranopia (green-blind)
#94ACE8
Tritanopia (blue-blind)
#F586A8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ee7beb; /* rgb */ color: rgb(238, 123, 235); /* oklch */ color: oklch(75.1% 0.195 328.3);
Tailwind
colors: {
custom: {
50: '#f6a5f1',
500: '#ee7beb',
950: '#000000',
},
}SCSS
$custom: #ee7beb; $custom-light: #f6a5f1; $custom-dark: #000000;
JSON
{
"hex": "#ee7beb",
"rgb": {
"r": 238,
"g": 123,
"b": 235
},
"hsl": {
"h": 301.565,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.75094,
"c": 0.19461,
"h": 328.3
},
"luminance": 0.38341
}Semantic roles & 50–950 ramp
primary
#EE7BEB
secondary
#D3F2D4
accent
#D9110C
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85