#E683AE#E683AE
#E683AE is a light, vivid pink. Relative luminance 0.361; OKLCH L 72.9% C 0.131 H 353.3°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #E683AE |
|---|---|
| RGB | rgb(230, 131, 174) |
| HSL | hsl(334, 66%, 71%) |
| HSV | hsv(334, 43%, 90%) |
| CMYK | cmyk(0%, 43%, 24.3%, 9.8%) |
| CIE-LAB | lab(66.61, 43.18, -5.95) |
| CIE-LCH | lch(66.61, 43.59, 352.16°) |
| OKLab | oklab(72.91% 0.1299 -0.0152) |
| OKLCH | oklch(72.91% 0.131 353.3) |
| XYZ | xyz(48.3907, 36.1152, 44.4584) |
| Luminance | 0.3611 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.82
Pinky
#FC86AA
ΔE00 5.03
Dull Pink
#D5869D
ΔE00 5.24
Pig Pink
#E78EA5
ΔE00 5.33
Carnation Pink
#FF7FA7
ΔE00 5.34
Bubblegum (survey)
#FF6CB5
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E683AE #83E6BB
analogous
#E683E0 #E683AE #E68983
triadic
#E683AE #AEE683 #83AEE6
tetradic
#E683AE #E0E683 #83E6BB #8983E6
square
#E683AE #E0E683 #83E6BB #8983E6
split-complementary
#E683AE #83E689 #83E0E6
monochromatic
#C7286D #DC508D #E683AE #F0B6CF #FAE6EE
Accessibility & contrast
On white
2.55
#E683AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#E683AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E683AE
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E683AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E683AE | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F97AF
Deuteranopia (green-blind)
#A8A9AC
Tritanopia (blue-blind)
#F37F92
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #e683ae; /* rgb */ color: rgb(230, 131, 174); /* oklch */ color: oklch(72.9% 0.131 353.3);
Tailwind
colors: {
custom: {
50: '#f0a9c6',
500: '#e683ae',
950: '#000000',
},
}SCSS
$custom: #e683ae; $custom-light: #f0a9c6; $custom-dark: #000000;
JSON
{
"hex": "#e683ae",
"rgb": {
"r": 230,
"g": 131,
"b": 174
},
"hsl": {
"h": 333.939,
"s": 66.443,
"l": 70.784
},
"oklch": {
"l": 0.72912,
"c": 0.13079,
"h": 353.3
},
"luminance": 0.36112
}Semantic roles & 50–950 ramp
primary
#E683AE
secondary
#D5F0E4
accent
#CE7F17
background
#FEFAFC
surface
#FDF4F8
border
#D5CED1
text
#171013
muted
#857F82