#E68FC2#E68FC2
#E68FC2 is a light, vivid pink. Relative luminance 0.404; OKLCH L 75.5% C 0.122 H 344.4°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E68FC2 |
|---|---|
| RGB | rgb(230, 143, 194) |
| HSL | hsl(325, 64%, 73%) |
| HSV | hsv(325, 38%, 90%) |
| CMYK | cmyk(0%, 37.8%, 15.7%, 9.8%) |
| CIE-LAB | lab(69.73, 39.92, -12.50) |
| CIE-LCH | lch(69.73, 41.83, 342.62°) |
| OKLab | oklab(75.48% 0.1178 -0.033) |
| OKLCH | oklch(75.48% 0.122 344.4) |
| XYZ | xyz(52.1936, 40.3661, 56.0708) |
| Luminance | 0.4036 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.93
Pink (survey)
#FF81C0
ΔE00 5.11
Plum
#DDA0DD
ΔE00 7.06
Lavender Pink
#DD85D7
ΔE00 7.19
Bubblegum (survey)
#FF6CB5
ΔE00 7.92
Pinky
#FC86AA
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E68FC2 #8FE6B3
analogous
#DF8FE6 #E68FC2 #E68F96
triadic
#E68FC2 #C2E68F #8FC2E6
tetradic
#E68FC2 #E6DF8F #8FE6B3 #8F96E6
square
#E68FC2 #E6DF8F #8FE6B3 #8F96E6
split-complementary
#E68FC2 #96E68F #8FE6DF
monochromatic
#CD2E8B #DB5DA7 #E68FC2 #F1C1DD #F9E6F1
Accessibility & contrast
On white
2.31
#E68FC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#E68FC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E68FC2
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E68FC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E68FC2 | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A2C4
Deuteranopia (green-blind)
#AAB0C0
Tritanopia (blue-blind)
#F18FA1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e68fc2; /* rgb */ color: rgb(230, 143, 194); /* oklch */ color: oklch(75.5% 0.122 344.4);
Tailwind
colors: {
custom: {
50: '#efb1d4',
500: '#e68fc2',
950: '#000000',
},
}SCSS
$custom: #e68fc2; $custom-light: #efb1d4; $custom-dark: #000000;
JSON
{
"hex": "#e68fc2",
"rgb": {
"r": 230,
"g": 143,
"b": 194
},
"hsl": {
"h": 324.828,
"s": 63.504,
"l": 73.137
},
"oklch": {
"l": 0.75479,
"c": 0.12234,
"h": 344.4
},
"luminance": 0.40363
}Semantic roles & 50–950 ramp
primary
#E68FC2
secondary
#DAF1E4
accent
#CB631A
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#171114
muted
#858083