#E68EA5#E68EA5
#E68EA5 is a light, moderate pink. Relative luminance 0.389; OKLCH L 74.4% C 0.110 H 3.2°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #E68EA5 |
|---|---|
| RGB | rgb(230, 142, 165) |
| HSL | hsl(344, 64%, 73%) |
| HSV | hsv(344, 38%, 90%) |
| CMYK | cmyk(0%, 38.3%, 28.3%, 9.8%) |
| CIE-LAB | lab(68.67, 36.23, 2.14) |
| CIE-LCH | lch(68.67, 36.29, 3.38°) |
| OKLab | oklab(74.4% 0.1096 0.0061) |
| OKLCH | oklch(74.4% 0.11 3.2) |
| XYZ | xyz(49.0991, 38.8891, 40.5103) |
| Luminance | 0.3889 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 0.20
Dull Pink
#D5869D
ΔE00 3.54
Pinky
#FC86AA
ΔE00 4.40
Rosa
#FE86A4
ΔE00 4.56
Faded Pink
#DE9DAC
ΔE00 4.65
Rose Pink
#F7879A
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E68EA5 #8EE6CF
analogous
#E68ED1 #E68EA5 #E6A38E
triadic
#E68EA5 #A5E68E #8EA5E6
tetradic
#E68EA5 #D1E68E #8EE6CF #A38EE6
square
#E68EA5 #D1E68E #8EE6CF #A38EE6
split-complementary
#E68EA5 #8EE6A3 #8ED1E6
monochromatic
#CC2D57 #DB5C7D #E68EA5 #F1C0CD #F9E6EB
Accessibility & contrast
On white
2.39
#E68EA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#E68EA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E68EA5
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E68EA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E68EA5 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9EA6
Deuteranopia (green-blind)
#B1AEA3
Tritanopia (blue-blind)
#F48896
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e68ea5; /* rgb */ color: rgb(230, 142, 165); /* oklch */ color: oklch(74.4% 0.110 3.2);
Tailwind
colors: {
custom: {
50: '#f0b0bf',
500: '#e68ea5',
950: '#000000',
},
}SCSS
$custom: #e68ea5; $custom-light: #f0b0bf; $custom-dark: #000000;
JSON
{
"hex": "#e68ea5",
"rgb": {
"r": 230,
"g": 142,
"b": 165
},
"hsl": {
"h": 344.318,
"s": 63.768,
"l": 72.941
},
"oklch": {
"l": 0.74395,
"c": 0.10978,
"h": 3.2
},
"luminance": 0.38886
}Semantic roles & 50–950 ramp
primary
#E68EA5
secondary
#DAF1EB
accent
#CC9D1A
background
#FEFAFB
surface
#FDF5F7
border
#D5CFD0
text
#171112
muted
#858081