#EC8EEE#EC8EEE
#EC8EEE is a light, vivid purple. Relative luminance 0.434; OKLCH L 77.7% C 0.165 H 326.3°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EC8EEE |
|---|---|
| RGB | rgb(236, 142, 238) |
| HSL | hsl(299, 74%, 75%) |
| HSV | hsv(299, 40%, 93%) |
| CMYK | cmyk(0.8%, 40.3%, 0%, 6.7%) |
| CIE-LAB | lab(71.80, 49.77, -33.57) |
| CIE-LCH | lch(71.80, 60.03, 326.00°) |
| OKLab | oklab(77.71% 0.1374 -0.0917) |
| OKLCH | oklch(77.71% 0.165 326.3) |
| XYZ | xyz(59.6964, 43.3546, 86.0961) |
| Luminance | 0.4335 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.51
Lavender Pink
#DD85D7
ΔE00 4.13
Purply Pink
#F075E6
ΔE00 4.95
Plum
#DDA0DD
ΔE00 6.53
Orchid
#DA70D6
ΔE00 7.39
Candy Pink
#FF63E9
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC8EEE #90EE8E
analogous
#BC8EEE #EC8EEE #EE8EC0
triadic
#EC8EEE #EEEC8E #8EEEEC
tetradic
#EC8EEE #EEBC8E #90EE8E #8EC0EE
square
#EC8EEE #EEBC8E #90EE8E #8EC0EE
split-complementary
#EC8EEE #C0EE8E #8EEEBC
monochromatic
#DA24DE #E359E6 #EC8EEE #F5C3F6 #FBE4FB
Accessibility & contrast
On white
2.17
#EC8EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#EC8EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC8EEE
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC8EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC8EEE | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8F1
Deuteranopia (green-blind)
#9FB4EB
Tritanopia (blue-blind)
#F198B3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ec8eee; /* rgb */ color: rgb(236, 142, 238); /* oklch */ color: oklch(77.7% 0.165 326.3);
Tailwind
colors: {
custom: {
50: '#f4b1f4',
500: '#ec8eee',
950: '#000000',
},
}SCSS
$custom: #ec8eee; $custom-light: #f4b1f4; $custom-dark: #000000;
JSON
{
"hex": "#ec8eee",
"rgb": {
"r": 236,
"g": 142,
"b": 238
},
"hsl": {
"h": 298.75,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.77705,
"c": 0.16519,
"h": 326.3
},
"luminance": 0.43352
}Semantic roles & 50–950 ramp
primary
#EC8EEE
secondary
#D9F3D8
accent
#D61014
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171117
muted
#858085