#EE7AFB#EE7AFB
#EE7AFB is a light, highly saturated purple. Relative luminance 0.391; OKLCH L 75.7% C 0.210 H 323.5°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7AFB |
|---|---|
| RGB | rgb(238, 122, 251) |
| HSL | hsl(294, 94%, 73%) |
| HSV | hsv(294, 51%, 98%) |
| CMYK | cmyk(5.2%, 51.4%, 0%, 1.6%) |
| CIE-LAB | lab(68.80, 62.53, -45.34) |
| CIE-LCH | lch(68.80, 77.24, 324.05°) |
| OKLab | oklab(75.71% 0.1691 -0.1252) |
| OKLCH | oklch(75.71% 0.21 323.5) |
| XYZ | xyz(59.6303, 39.0641, 95.6473) |
| Luminance | 0.3906 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.92
Purply Pink
#F075E6
ΔE00 3.60
Violet Pink
#FB5FFC
ΔE00 4.14
Light Magenta
#FA5FF7
ΔE00 4.26
Candy Pink
#FF63E9
ΔE00 5.18
Orchid
#DA70D6
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7AFB #87FB7A
analogous
#AD7AFB #EE7AFB #FB7AC8
triadic
#EE7AFB #FBEE7A #7AFBEE
tetradic
#EE7AFB #FBAD7A #87FB7A #7AC8FB
square
#EE7AFB #FBAD7A #87FB7A #7AC8FB
split-complementary
#EE7AFB #C8FB7A #7AFBAD
monochromatic
#DC07F3 #E63FF9 #EE7AFB #F6B5FD #FBE1FE
Accessibility & contrast
On white
2.38
#EE7AFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#EE7AFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7AFB
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7AFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7AFB | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689FFF
Deuteranopia (green-blind)
#8CADF7
Tritanopia (blue-blind)
#F28BB0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee7afb; /* rgb */ color: rgb(238, 122, 251); /* oklch */ color: oklch(75.7% 0.210 323.5);
Tailwind
colors: {
custom: {
50: '#f6a5fd',
500: '#ee7afb',
950: '#000000',
},
}SCSS
$custom: #ee7afb; $custom-light: #f6a5fd; $custom-dark: #000000;
JSON
{
"hex": "#ee7afb",
"rgb": {
"r": 238,
"g": 122,
"b": 251
},
"hsl": {
"h": 293.953,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.75711,
"c": 0.21042,
"h": 323.5
},
"luminance": 0.39061
}Semantic roles & 50–950 ramp
primary
#EE7AFB
secondary
#D8F6D5
accent
#E60017
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85