#EE6EFB#EE6EFB
#EE6EFB is a light, highly saturated purple. Relative luminance 0.363; OKLCH L 74.2% C 0.228 H 323.9°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EE6EFB |
|---|---|
| RGB | rgb(238, 110, 251) |
| HSL | hsl(294, 95%, 71%) |
| HSV | hsv(294, 56%, 98%) |
| CMYK | cmyk(5.2%, 56.2%, 0%, 1.6%) |
| CIE-LAB | lab(66.75, 68.03, -48.57) |
| CIE-LCH | lch(66.75, 83.59, 324.48°) |
| OKLab | oklab(74.21% 0.1843 -0.1345) |
| OKLCH | oklch(74.21% 0.228 323.9) |
| XYZ | xyz(58.2468, 36.2971, 95.1861) |
| Luminance | 0.3629 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.45
Light Magenta
#FA5FF7
ΔE00 2.62
Purply Pink
#F075E6
ΔE00 4.00
Candy Pink
#FF63E9
ΔE00 4.52
Violet (CSS)
#EE82EE
ΔE00 4.60
Orchid
#DA70D6
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE6EFB #7BFB6E
analogous
#A76EFB #EE6EFB #FB6EC1
triadic
#EE6EFB #FBEE6E #6EFBEE
tetradic
#EE6EFB #FBA76E #7BFB6E #6EC1FB
square
#EE6EFB #FBA76E #7BFB6E #6EC1FB
split-complementary
#EE6EFB #C1FB6E #6EFBA7
monochromatic
#D306E8 #E732F9 #EE6EFB #F5AAFD #FCE1FE
Accessibility & contrast
On white
2.54
#EE6EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#EE6EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE6EFB
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE6EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE6EFB | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5898FF
Deuteranopia (green-blind)
#83A8F7
Tritanopia (blue-blind)
#F281AB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ee6efb; /* rgb */ color: rgb(238, 110, 251); /* oklch */ color: oklch(74.2% 0.228 323.9);
Tailwind
colors: {
custom: {
50: '#f69efd',
500: '#ee6efb',
950: '#000000',
},
}SCSS
$custom: #ee6efb; $custom-light: #f69efd; $custom-dark: #000000;
JSON
{
"hex": "#ee6efb",
"rgb": {
"r": 238,
"g": 110,
"b": 251
},
"hsl": {
"h": 294.468,
"s": 94.631,
"l": 70.784
},
"oklch": {
"l": 0.74205,
"c": 0.22812,
"h": 323.9
},
"luminance": 0.36294
}Semantic roles & 50–950 ramp
primary
#EE6EFB
secondary
#D3F5CF
accent
#E60015
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F18
muted
#867F86