#EE7CFB#EE7CFB
#EE7CFB is a light, highly saturated purple. Relative luminance 0.396; OKLCH L 76.0% C 0.207 H 323.4°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7CFB |
|---|---|
| RGB | rgb(238, 124, 251) |
| HSL | hsl(294, 94%, 74%) |
| HSV | hsv(294, 51%, 98%) |
| CMYK | cmyk(5.2%, 50.6%, 0%, 1.6%) |
| CIE-LAB | lab(69.16, 61.58, -44.78) |
| CIE-LCH | lch(69.16, 76.14, 323.98°) |
| OKLab | oklab(75.97% 0.1665 -0.1236) |
| OKLCH | oklch(75.97% 0.207 323.4) |
| XYZ | xyz(59.8784, 39.5603, 95.7300) |
| Luminance | 0.3956 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.69
Purply Pink
#F075E6
ΔE00 3.65
Violet Pink
#FB5FFC
ΔE00 4.47
Light Magenta
#FA5FF7
ΔE00 4.58
Candy Pink
#FF63E9
ΔE00 5.37
Orchid
#DA70D6
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7CFB #89FB7C
analogous
#AE7CFB #EE7CFB #FB7CC8
triadic
#EE7CFB #FBEE7C #7CFBEE
tetradic
#EE7CFB #FBAE7C #89FB7C #7CC8FB
square
#EE7CFB #FBAE7C #89FB7C #7CC8FB
split-complementary
#EE7CFB #C8FB7C #7CFBAE
monochromatic
#DD07F5 #E641F9 #EE7CFB #F6B7FD #FBE1FE
Accessibility & contrast
On white
2.36
#EE7CFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#EE7CFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7CFB
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7CFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7CFB | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA0FF
Deuteranopia (green-blind)
#8DAEF7
Tritanopia (blue-blind)
#F28CB0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ee7cfb; /* rgb */ color: rgb(238, 124, 251); /* oklch */ color: oklch(76.0% 0.207 323.4);
Tailwind
colors: {
custom: {
50: '#f6a6fd',
500: '#ee7cfb',
950: '#000000',
},
}SCSS
$custom: #ee7cfb; $custom-light: #f6a6fd; $custom-dark: #000000;
JSON
{
"hex": "#ee7cfb",
"rgb": {
"r": 238,
"g": 124,
"b": 251
},
"hsl": {
"h": 293.858,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.75974,
"c": 0.20737,
"h": 323.4
},
"luminance": 0.39557
}Semantic roles & 50–950 ramp
primary
#EE7CFB
secondary
#D8F6D5
accent
#E60017
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85