#E592D2#E592D2
#E592D2 is a light, vivid pink. Relative luminance 0.419; OKLCH L 76.4% C 0.128 H 335.6°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E592D2 |
|---|---|
| RGB | rgb(229, 146, 210) |
| HSL | hsl(314, 61%, 74%) |
| HSV | hsv(314, 36%, 90%) |
| CMYK | cmyk(0%, 36.2%, 8.3%, 10.2%) |
| CIE-LAB | lab(70.78, 40.63, -19.80) |
| CIE-LCH | lch(70.78, 45.19, 334.02°) |
| OKLab | oklab(76.43% 0.1169 -0.0531) |
| OKLCH | oklch(76.43% 0.128 335.6) |
| XYZ | xyz(54.2245, 41.8717, 66.1861) |
| Luminance | 0.4187 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.33
Lavender Pink
#DD85D7
ΔE00 4.46
Bubblegum Pink
#FE83CC
ΔE00 5.49
Pink (survey)
#FF81C0
ΔE00 7.10
Violet (CSS)
#EE82EE
ΔE00 7.16
Purply Pink
#F075E6
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E592D2 #92E5A5
analogous
#CE92E5 #E592D2 #E592A8
triadic
#E592D2 #D2E592 #92D2E5
tetradic
#E592D2 #E5CE92 #92E5A5 #92A8E5
square
#E592D2 #E5CE92 #92E5A5 #92A8E5
split-complementary
#E592D2 #A8E592 #92E5CE
monochromatic
#CC31A8 #D961BE #E592D2 #F1C3E6 #F9E6F5
Accessibility & contrast
On white
2.24
#E592D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#E592D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E592D2
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E592D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E592D2 | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A6D4
Deuteranopia (green-blind)
#A7B2D0
Tritanopia (blue-blind)
#ED95A9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e592d2; /* rgb */ color: rgb(229, 146, 210); /* oklch */ color: oklch(76.4% 0.128 335.6);
Tailwind
colors: {
custom: {
50: '#eeb3e0',
500: '#e592d2',
950: '#000000',
},
}SCSS
$custom: #e592d2; $custom-light: #eeb3e0; $custom-dark: #000000;
JSON
{
"hex": "#e592d2",
"rgb": {
"r": 229,
"g": 146,
"b": 210
},
"hsl": {
"h": 313.735,
"s": 61.481,
"l": 73.529
},
"oklch": {
"l": 0.76426,
"c": 0.12835,
"h": 335.6
},
"luminance": 0.41869
}Semantic roles & 50–950 ramp
primary
#E592D2
secondary
#DBF0E0
accent
#C9441C
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083