#EE6BED#EE6BED
#EE6BED is a light, highly saturated purple. Relative luminance 0.348; OKLCH L 73.2% C 0.220 H 327.8°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EE6BED |
|---|---|
| RGB | rgb(238, 107, 237) |
| HSL | hsl(300, 79%, 68%) |
| HSV | hsv(300, 55%, 93%) |
| CMYK | cmyk(0%, 55%, 0.4%, 6.7%) |
| CIE-LAB | lab(65.60, 66.95, -42.65) |
| CIE-LCH | lch(65.60, 79.38, 327.50°) |
| OKLab | oklab(73.15% 0.1866 -0.1174) |
| OKLCH | oklch(73.15% 0.22 327.8) |
| XYZ | xyz(55.8028, 34.8104, 83.8842) |
| Luminance | 0.3481 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.27
Purply Pink
#F075E6
ΔE00 2.52
Violet Pink
#FB5FFC
ΔE00 2.68
Candy Pink
#FF63E9
ΔE00 2.95
Orchid
#DA70D6
ΔE00 4.10
Violet (CSS)
#EE82EE
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE6BED #6BEE6C
analogous
#AD6BEE #EE6BED #EE6BAB
triadic
#EE6BED #EDEE6B #6BEDEE
tetradic
#EE6BED #EEAD6B #6BEE6C #6BABEE
square
#EE6BED #EEAD6B #6BEE6C #6BABEE
split-complementary
#EE6BED #ABEE6B #6BEEAD
monochromatic
#C817C6 #E834E6 #EE6BED #F4A2F4 #FBD9FA
Accessibility & contrast
On white
2.64
#EE6BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#EE6BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE6BED
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE6BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE6BED | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E94F1
Deuteranopia (green-blind)
#88A5E9
Tritanopia (blue-blind)
#F57AA2
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ee6bed; /* rgb */ color: rgb(238, 107, 237); /* oklch */ color: oklch(73.2% 0.220 327.8);
Tailwind
colors: {
custom: {
50: '#f69cf3',
500: '#ee6bed',
950: '#000000',
},
}SCSS
$custom: #ee6bed; $custom-light: #f69cf3; $custom-dark: #000000;
JSON
{
"hex": "#ee6bed",
"rgb": {
"r": 238,
"g": 107,
"b": 237
},
"hsl": {
"h": 300.458,
"s": 79.394,
"l": 67.647
},
"oklch": {
"l": 0.73154,
"c": 0.22047,
"h": 327.8
},
"luminance": 0.34807
}Semantic roles & 50–950 ramp
primary
#EE6BED
secondary
#C6EFC6
accent
#DC0B0A
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180F17
muted
#867E85