#EE7BDF#EE7BDF
#EE7BDF is a light, vivid purple. Relative luminance 0.377; OKLCH L 74.6% C 0.184 H 332.3°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7BDF |
|---|---|
| RGB | rgb(238, 123, 223) |
| HSL | hsl(308, 77%, 71%) |
| HSV | hsv(308, 48%, 93%) |
| CMYK | cmyk(0%, 48.3%, 6.3%, 6.7%) |
| CIE-LAB | lab(67.78, 57.20, -31.50) |
| CIE-LCH | lch(67.78, 65.30, 331.16°) |
| OKLab | oklab(74.57% 0.1634 -0.0856) |
| OKLCH | oklch(74.57% 0.184 332.3) |
| XYZ | xyz(55.6619, 37.6742, 74.1378) |
| Luminance | 0.3767 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.78
Violet (CSS)
#EE82EE
ΔE00 2.74
Lavender Pink
#DD85D7
ΔE00 3.43
Candy Pink
#FF63E9
ΔE00 4.34
Orchid
#DA70D6
ΔE00 4.37
Light Magenta
#FA5FF7
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7BDF #7BEE8A
analogous
#C37BEE #EE7BDF #EE7BA5
triadic
#EE7BDF #DFEE7B #7BDFEE
tetradic
#EE7BDF #EEC37B #7BEE8A #7BA5EE
square
#EE7BDF #EEC37B #7BEE8A #7BA5EE
split-complementary
#EE7BDF #A5EE7B #7BEEC3
monochromatic
#D31BBB #E745D2 #EE7BDF #F5B1EC #FCE4F8
Accessibility & contrast
On white
2.46
#EE7BDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#EE7BDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7BDF
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7BDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7BDF | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789BE2
Deuteranopia (green-blind)
#99ABDC
Tritanopia (blue-blind)
#F783A3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ee7bdf; /* rgb */ color: rgb(238, 123, 223); /* oklch */ color: oklch(74.6% 0.184 332.3);
Tailwind
colors: {
custom: {
50: '#f6a5e9',
500: '#ee7bdf',
950: '#000000',
},
}SCSS
$custom: #ee7bdf; $custom-light: #f6a5e9; $custom-dark: #000000;
JSON
{
"hex": "#ee7bdf",
"rgb": {
"r": 238,
"g": 123,
"b": 223
},
"hsl": {
"h": 307.826,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.74565,
"c": 0.18444,
"h": 332.3
},
"luminance": 0.37671
}Semantic roles & 50–950 ramp
primary
#EE7BDF
secondary
#D3F2D7
accent
#D9270C
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84