#E680AE#E680AE
#E680AE is a light, vivid pink. Relative luminance 0.353; OKLCH L 72.5% C 0.136 H 352.6°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #E680AE |
|---|---|
| RGB | rgb(230, 128, 174) |
| HSL | hsl(333, 67%, 70%) |
| HSV | hsv(333, 44%, 90%) |
| CMYK | cmyk(0%, 44.3%, 24.3%, 9.8%) |
| CIE-LAB | lab(66.00, 44.72, -6.85) |
| CIE-LCH | lch(66.00, 45.24, 351.29°) |
| OKLab | oklab(72.45% 0.1345 -0.0176) |
| OKLCH | oklch(72.45% 0.136 352.6) |
| XYZ | xyz(47.9936, 35.3210, 44.3261) |
| Luminance | 0.3532 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.64
Bubblegum (survey)
#FF6CB5
ΔE00 5.42
Pinky
#FC86AA
ΔE00 5.47
Bubble Gum Pink
#FF69AF
ΔE00 5.53
Carnation Pink
#FF7FA7
ΔE00 5.58
Hot Pink
#FF69B4
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E680AE #80E6B8
analogous
#E680E1 #E680AE #E68580
triadic
#E680AE #AEE680 #80AEE6
tetradic
#E680AE #E1E680 #80E6B8 #8580E6
square
#E680AE #E1E680 #80E6B8 #8580E6
split-complementary
#E680AE #80E685 #80E1E6
monochromatic
#C5276E #DC4D8D #E680AE #F0B3CF #FAE5EF
Accessibility & contrast
On white
2.60
#E680AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#E680AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E680AE
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E680AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E680AE | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C95B0
Deuteranopia (green-blind)
#A6A7AC
Tritanopia (blue-blind)
#F47C91
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #e680ae; /* rgb */ color: rgb(230, 128, 174); /* oklch */ color: oklch(72.5% 0.136 352.6);
Tailwind
colors: {
custom: {
50: '#f0a7c6',
500: '#e680ae',
950: '#000000',
},
}SCSS
$custom: #e680ae; $custom-light: #f0a7c6; $custom-dark: #000000;
JSON
{
"hex": "#e680ae",
"rgb": {
"r": 230,
"g": 128,
"b": 174
},
"hsl": {
"h": 332.941,
"s": 67.105,
"l": 70.196
},
"oklch": {
"l": 0.7245,
"c": 0.13567,
"h": 352.6
},
"luminance": 0.35317
}Semantic roles & 50–950 ramp
primary
#E680AE
secondary
#D3EFE2
accent
#CF7C16
background
#FEFAFC
surface
#FDF4F8
border
#D5CED1
text
#171013
muted
#857F82