#E68FCE#E68FCE
#E68FCE is a light, vivid pink. Relative luminance 0.409; OKLCH L 75.9% C 0.131 H 337.8°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #E68FCE |
|---|---|
| RGB | rgb(230, 143, 206) |
| HSL | hsl(317, 64%, 73%) |
| HSV | hsv(317, 38%, 90%) |
| CMYK | cmyk(0%, 37.8%, 10.4%, 9.8%) |
| CIE-LAB | lab(70.12, 41.85, -18.57) |
| CIE-LCH | lch(70.12, 45.79, 336.08°) |
| OKLab | oklab(75.91% 0.1214 -0.0496) |
| OKLCH | oklch(75.91% 0.131 337.8) |
| XYZ | xyz(53.5961, 40.9271, 63.4572) |
| Luminance | 0.4092 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.63
Bubblegum Pink
#FE83CC
ΔE00 4.76
Plum
#DDA0DD
ΔE00 5.28
Pink (survey)
#FF81C0
ΔE00 6.24
Violet (CSS)
#EE82EE
ΔE00 7.44
Purply Pink
#F075E6
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E68FCE #8FE6A7
analogous
#D38FE6 #E68FCE #E68FA2
triadic
#E68FCE #CEE68F #8FCEE6
tetradic
#E68FCE #E6D38F #8FE6A7 #8FA2E6
square
#E68FCE #E6D38F #8FE6A7 #8FA2E6
split-complementary
#E68FCE #A2E68F #8FE6D3
monochromatic
#CD2EA1 #DB5DB8 #E68FCE #F1C1E4 #F9E6F4
Accessibility & contrast
On white
2.29
#E68FCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#E68FCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E68FCE
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E68FCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E68FCE | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A3D0
Deuteranopia (green-blind)
#A7B0CB
Tritanopia (blue-blind)
#EF91A6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #e68fce; /* rgb */ color: rgb(230, 143, 206); /* oklch */ color: oklch(75.9% 0.131 337.8);
Tailwind
colors: {
custom: {
50: '#efb1dd',
500: '#e68fce',
950: '#000000',
},
}SCSS
$custom: #e68fce; $custom-light: #efb1dd; $custom-dark: #000000;
JSON
{
"hex": "#e68fce",
"rgb": {
"r": 230,
"g": 143,
"b": 206
},
"hsl": {
"h": 316.552,
"s": 63.504,
"l": 73.137
},
"oklch": {
"l": 0.75909,
"c": 0.13113,
"h": 337.8
},
"luminance": 0.40924
}Semantic roles & 50–950 ramp
primary
#E68FCE
secondary
#DAF1E0
accent
#CB4B1A
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#171115
muted
#858083