#E68FAA#E68FAA
#E68FAA is a light, moderate pink. Relative luminance 0.394; OKLCH L 74.7% C 0.110 H 0.1°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E68FAA |
|---|---|
| RGB | rgb(230, 143, 170) |
| HSL | hsl(341, 64%, 73%) |
| HSV | hsv(341, 38%, 90%) |
| CMYK | cmyk(0%, 37.8%, 26.1%, 9.8%) |
| CIE-LAB | lab(69.02, 36.38, -0.15) |
| CIE-LCH | lch(69.02, 36.38, 359.76°) |
| OKLab | oklab(74.71% 0.1098 0.0001) |
| OKLCH | oklch(74.71% 0.11 0.1) |
| XYZ | xyz(49.7126, 39.3736, 43.0039) |
| Luminance | 0.3937 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.45
Dull Pink
#D5869D
ΔE00 3.73
Pinky
#FC86AA
ΔE00 4.34
Faded Pink
#DE9DAC
ΔE00 4.80
Rosa
#FE86A4
ΔE00 5.01
Carnation Pink
#FF7FA7
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E68FAA #8FE6CB
analogous
#E68FD6 #E68FAA #E69F8F
triadic
#E68FAA #AAE68F #8FAAE6
tetradic
#E68FAA #D6E68F #8FE6CB #9F8FE6
square
#E68FAA #D6E68F #8FE6CB #9F8FE6
split-complementary
#E68FAA #8FE69F #8FD6E6
monochromatic
#CD2E5F #DB5D84 #E68FAA #F1C1D0 #F9E6EC
Accessibility & contrast
On white
2.37
#E68FAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#E68FAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E68FAA
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E68FAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E68FAA | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9FAB
Deuteranopia (green-blind)
#B0AEA8
Tritanopia (blue-blind)
#F48A98
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e68faa; /* rgb */ color: rgb(230, 143, 170); /* oklch */ color: oklch(74.7% 0.110 0.1);
Tailwind
colors: {
custom: {
50: '#f0b1c3',
500: '#e68faa',
950: '#000000',
},
}SCSS
$custom: #e68faa; $custom-light: #f0b1c3; $custom-dark: #000000;
JSON
{
"hex": "#e68faa",
"rgb": {
"r": 230,
"g": 143,
"b": 170
},
"hsl": {
"h": 341.379,
"s": 63.504,
"l": 73.137
},
"oklch": {
"l": 0.74707,
"c": 0.10982,
"h": 0.1
},
"luminance": 0.3937
}Semantic roles & 50–950 ramp
primary
#E68FAA
secondary
#DAF1EA
accent
#CB941A
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#171112
muted
#858081