#E68DCA#E68DCA
#E68DCA is a light, vivid pink. Relative luminance 0.401; OKLCH L 75.4% C 0.131 H 339.6°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #E68DCA |
|---|---|
| RGB | rgb(230, 141, 202) |
| HSL | hsl(319, 64%, 73%) |
| HSV | hsv(319, 39%, 90%) |
| CMYK | cmyk(0%, 38.7%, 12.2%, 9.8%) |
| CIE-LAB | lab(69.57, 42.24, -17.19) |
| CIE-LCH | lch(69.57, 45.61, 337.86°) |
| OKLab | oklab(75.44% 0.1233 -0.0458) |
| OKLCH | oklch(75.44% 0.131 339.6) |
| XYZ | xyz(52.8188, 40.1400, 60.8314) |
| Luminance | 0.4014 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.40
Lavender Pink
#DD85D7
ΔE00 5.04
Pink (survey)
#FF81C0
ΔE00 5.63
Plum
#DDA0DD
ΔE00 6.00
Violet (CSS)
#EE82EE
ΔE00 7.95
Bubblegum (survey)
#FF6CB5
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E68DCA #8DE6A9
analogous
#D58DE6 #E68DCA #E68D9E
triadic
#E68DCA #CAE68D #8DCAE6
tetradic
#E68DCA #E6D58D #8DE6A9 #8D9EE6
square
#E68DCA #E6D58D #8DE6A9 #8D9EE6
split-complementary
#E68DCA #9EE68D #8DE6D5
monochromatic
#CC2D9A #DB5BB3 #E68DCA #F1BFE1 #F9E6F3
Accessibility & contrast
On white
2.33
#E68DCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#E68DCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E68DCA
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E68DCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E68DCA | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A1CC
Deuteranopia (green-blind)
#A7AFC7
Tritanopia (blue-blind)
#F08FA3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e68dca; /* rgb */ color: rgb(230, 141, 202); /* oklch */ color: oklch(75.4% 0.131 339.6);
Tailwind
colors: {
custom: {
50: '#efb0da',
500: '#e68dca',
950: '#000000',
},
}SCSS
$custom: #e68dca; $custom-light: #efb0da; $custom-dark: #000000;
JSON
{
"hex": "#e68dca",
"rgb": {
"r": 230,
"g": 141,
"b": 202
},
"hsl": {
"h": 318.876,
"s": 64.029,
"l": 72.745
},
"oklch": {
"l": 0.75444,
"c": 0.13149,
"h": 339.6
},
"luminance": 0.40137
}Semantic roles & 50–950 ramp
primary
#E68DCA
secondary
#DAF1E1
accent
#CC521A
background
#FEFAFD
surface
#FDF5FA
border
#D5CFD3
text
#171114
muted
#858083