#E68EA7#E68EA7
#E68EA7 is a light, moderate pink. Relative luminance 0.390; OKLCH L 74.5% C 0.110 H 1.7°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #E68EA7 |
|---|---|
| RGB | rgb(230, 142, 167) |
| HSL | hsl(343, 64%, 73%) |
| HSV | hsv(343, 38%, 90%) |
| CMYK | cmyk(0%, 38.3%, 27.4%, 9.8%) |
| CIE-LAB | lab(68.72, 36.50, 1.09) |
| CIE-LCH | lch(68.72, 36.51, 1.72°) |
| OKLab | oklab(74.45% 0.1103 0.0034) |
| OKLCH | oklch(74.45% 0.11 1.7) |
| XYZ | xyz(49.2826, 38.9625, 41.4766) |
| Luminance | 0.3896 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 0.72
Dull Pink
#D5869D
ΔE00 3.51
Pinky
#FC86AA
ΔE00 4.26
Rosa
#FE86A4
ΔE00 4.67
Faded Pink
#DE9DAC
ΔE00 4.78
Rose Pink
#F7879A
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E68EA7 #8EE6CD
analogous
#E68ED3 #E68EA7 #E6A18E
triadic
#E68EA7 #A7E68E #8EA7E6
tetradic
#E68EA7 #D3E68E #8EE6CD #A18EE6
square
#E68EA7 #D3E68E #8EE6CD #A18EE6
split-complementary
#E68EA7 #8EE6A1 #8ED3E6
monochromatic
#CC2D5A #DB5C80 #E68EA7 #F1C0CE #F9E6EB
Accessibility & contrast
On white
2.39
#E68EA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#E68EA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E68EA7
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E68EA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E68EA7 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9EA8
Deuteranopia (green-blind)
#B0AEA5
Tritanopia (blue-blind)
#F48897
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e68ea7; /* rgb */ color: rgb(230, 142, 167); /* oklch */ color: oklch(74.5% 0.110 1.7);
Tailwind
colors: {
custom: {
50: '#f0b0c1',
500: '#e68ea7',
950: '#000000',
},
}SCSS
$custom: #e68ea7; $custom-light: #f0b0c1; $custom-dark: #000000;
JSON
{
"hex": "#e68ea7",
"rgb": {
"r": 230,
"g": 142,
"b": 167
},
"hsl": {
"h": 342.955,
"s": 63.768,
"l": 72.941
},
"oklch": {
"l": 0.74454,
"c": 0.11038,
"h": 1.7
},
"luminance": 0.38959
}Semantic roles & 50–950 ramp
primary
#E68EA7
secondary
#DAF1EA
accent
#CC991A
background
#FEFAFB
surface
#FDF5F7
border
#D5CFD0
text
#171112
muted
#858081