#EE6CEB#EE6CEB
#EE6CEB is a light, highly saturated purple. Relative luminance 0.349; OKLCH L 73.2% C 0.217 H 328.4°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EE6CEB |
|---|---|
| RGB | rgb(238, 108, 235) |
| HSL | hsl(301, 79%, 68%) |
| HSV | hsv(301, 55%, 93%) |
| CMYK | cmyk(0%, 54.6%, 1.3%, 6.7%) |
| CIE-LAB | lab(65.67, 66.17, -41.43) |
| CIE-LCH | lch(65.67, 78.07, 327.95°) |
| OKLab | oklab(73.18% 0.1851 -0.1139) |
| OKLCH | oklch(73.18% 0.217 328.4) |
| XYZ | xyz(55.6171, 34.9039, 82.3888) |
| Luminance | 0.3490 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.17
Light Magenta
#FA5FF7
ΔE00 2.52
Candy Pink
#FF63E9
ΔE00 2.80
Violet Pink
#FB5FFC
ΔE00 2.98
Orchid
#DA70D6
ΔE00 3.89
Violet (CSS)
#EE82EE
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE6CEB #6CEE6F
analogous
#B06CEE #EE6CEB #EE6CAA
triadic
#EE6CEB #EBEE6C #6CEBEE
tetradic
#EE6CEB #EEB06C #6CEE6F #6CAAEE
square
#EE6CEB #EEB06C #6CEE6F #6CAAEE
split-complementary
#EE6CEB #AAEE6C #6CEEB0
monochromatic
#C817C4 #E835E4 #EE6CEB #F4A3F2 #FBDAFA
Accessibility & contrast
On white
2.63
#EE6CEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#EE6CEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE6CEB
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE6CEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE6CEB | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6094EF
Deuteranopia (green-blind)
#8AA6E7
Tritanopia (blue-blind)
#F57AA2
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ee6ceb; /* rgb */ color: rgb(238, 108, 235); /* oklch */ color: oklch(73.2% 0.217 328.4);
Tailwind
colors: {
custom: {
50: '#f69cf2',
500: '#ee6ceb',
950: '#000000',
},
}SCSS
$custom: #ee6ceb; $custom-light: #f69cf2; $custom-dark: #000000;
JSON
{
"hex": "#ee6ceb",
"rgb": {
"r": 238,
"g": 108,
"b": 235
},
"hsl": {
"h": 301.385,
"s": 79.268,
"l": 67.843
},
"oklch": {
"l": 0.73178,
"c": 0.21736,
"h": 328.4
},
"luminance": 0.349
}Semantic roles & 50–950 ramp
primary
#EE6CEB
secondary
#C7EFC8
accent
#DC0F0A
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85