#EE7EFB#EE7EFB
#EE7EFB is a light, highly saturated purple. Relative luminance 0.401; OKLCH L 76.2% C 0.204 H 323.3°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7EFB |
|---|---|
| RGB | rgb(238, 126, 251) |
| HSL | hsl(294, 94%, 74%) |
| HSV | hsv(294, 50%, 98%) |
| CMYK | cmyk(5.2%, 49.8%, 0%, 1.6%) |
| CIE-LAB | lab(69.52, 60.62, -44.21) |
| CIE-LCH | lch(69.52, 75.03, 323.90°) |
| OKLab | oklab(76.24% 0.1639 -0.122) |
| OKLCH | oklch(76.24% 0.204 323.3) |
| XYZ | xyz(60.1316, 40.0667, 95.8143) |
| Luminance | 0.4006 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.49
Purply Pink
#F075E6
ΔE00 3.74
Violet Pink
#FB5FFC
ΔE00 4.82
Light Magenta
#FA5FF7
ΔE00 4.92
Candy Pink
#FF63E9
ΔE00 5.59
Lavender Pink
#DD85D7
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7EFB #8BFB7E
analogous
#B07EFB #EE7EFB #FB7ECA
triadic
#EE7EFB #FBEE7E #7EFBEE
tetradic
#EE7EFB #FBB07E #8BFB7E #7ECAFB
square
#EE7EFB #FBB07E #8BFB7E #7ECAFB
split-complementary
#EE7EFB #CAFB7E #7EFBB0
monochromatic
#DE08F7 #E643F9 #EE7EFB #F6B9FD #FBE1FE
Accessibility & contrast
On white
2.33
#EE7EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#EE7EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7EFB
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7EFB | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA1FF
Deuteranopia (green-blind)
#8FAEF7
Tritanopia (blue-blind)
#F28EB1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ee7efb; /* rgb */ color: rgb(238, 126, 251); /* oklch */ color: oklch(76.2% 0.204 323.3);
Tailwind
colors: {
custom: {
50: '#f6a7fd',
500: '#ee7efb',
950: '#000000',
},
}SCSS
$custom: #ee7efb; $custom-light: #f6a7fd; $custom-dark: #000000;
JSON
{
"hex": "#ee7efb",
"rgb": {
"r": 238,
"g": 126,
"b": 251
},
"hsl": {
"h": 293.76,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.76241,
"c": 0.2043,
"h": 323.3
},
"luminance": 0.40064
}Semantic roles & 50–950 ramp
primary
#EE7EFB
secondary
#D8F6D5
accent
#E60018
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85