#E68EC9#E68EC9
#E68EC9 is a light, vivid pink. Relative luminance 0.404; OKLCH L 75.6% C 0.129 H 340.3°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E68EC9 |
|---|---|
| RGB | rgb(230, 142, 201) |
| HSL | hsl(320, 64%, 73%) |
| HSV | hsv(320, 38%, 90%) |
| CMYK | cmyk(0%, 38.3%, 12.6%, 9.8%) |
| CIE-LAB | lab(69.75, 41.56, -16.37) |
| CIE-LCH | lch(69.75, 44.66, 338.50°) |
| OKLab | oklab(75.57% 0.1215 -0.0436) |
| OKLCH | oklch(75.57% 0.129 340.3) |
| XYZ | xyz(52.8489, 40.3891, 60.2592) |
| Luminance | 0.4039 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.49
Lavender Pink
#DD85D7
ΔE00 5.44
Pink (survey)
#FF81C0
ΔE00 5.57
Plum
#DDA0DD
ΔE00 6.01
Bubblegum (survey)
#FF6CB5
ΔE00 8.18
Violet (CSS)
#EE82EE
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E68EC9 #8EE6AB
analogous
#D78EE6 #E68EC9 #E68E9D
triadic
#E68EC9 #C9E68E #8EC9E6
tetradic
#E68EC9 #E6D78E #8EE6AB #8E9DE6
square
#E68EC9 #E6D78E #8EE6AB #8E9DE6
split-complementary
#E68EC9 #9DE68E #8EE6D7
monochromatic
#CC2D98 #DB5CB1 #E68EC9 #F1C0E1 #F9E6F3
Accessibility & contrast
On white
2.31
#E68EC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#E68EC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E68EC9
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E68EC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E68EC9 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A2CB
Deuteranopia (green-blind)
#A8AFC7
Tritanopia (blue-blind)
#F08FA3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e68ec9; /* rgb */ color: rgb(230, 142, 201); /* oklch */ color: oklch(75.6% 0.129 340.3);
Tailwind
colors: {
custom: {
50: '#efb0d9',
500: '#e68ec9',
950: '#000000',
},
}SCSS
$custom: #e68ec9; $custom-light: #efb0d9; $custom-dark: #000000;
JSON
{
"hex": "#e68ec9",
"rgb": {
"r": 230,
"g": 142,
"b": 201
},
"hsl": {
"h": 319.773,
"s": 63.768,
"l": 72.941
},
"oklch": {
"l": 0.75566,
"c": 0.12903,
"h": 340.3
},
"luminance": 0.40386
}Semantic roles & 50–950 ramp
primary
#E68EC9
secondary
#DAF1E2
accent
#CC541A
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#171114
muted
#858083