#E595CC#E595CC
#E595CC is a light, moderate pink. Relative luminance 0.425; OKLCH L 76.7% C 0.118 H 339.2°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E595CC |
|---|---|
| RGB | rgb(229, 149, 204) |
| HSL | hsl(319, 61%, 74%) |
| HSV | hsv(319, 35%, 90%) |
| CMYK | cmyk(0%, 34.9%, 10.9%, 10.2%) |
| CIE-LAB | lab(71.22, 38.04, -15.81) |
| CIE-LCH | lch(71.22, 41.20, 337.43°) |
| OKLab | oklab(76.7% 0.1106 -0.0421) |
| OKLCH | oklch(76.7% 0.118 339.2) |
| XYZ | xyz(53.9596, 42.5153, 62.4791) |
| Luminance | 0.4251 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.83
Bubblegum Pink
#FE83CC
ΔE00 5.68
Lavender Pink
#DD85D7
ΔE00 6.24
Pink (survey)
#FF81C0
ΔE00 6.66
Lilac
#C8A2C8
ΔE00 7.78
Violet (CSS)
#EE82EE
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E595CC #95E5AE
analogous
#D695E5 #E595CC #E595A4
triadic
#E595CC #CCE595 #95CCE5
tetradic
#E595CC #E5D695 #95E5AE #95A4E5
square
#E595CC #E5D695 #95E5AE #95A4E5
split-complementary
#E595CC #A4E595 #95E5D6
monochromatic
#CD339D #D964B4 #E595CC #F1C6E4 #F9E6F3
Accessibility & contrast
On white
2.21
#E595CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#E595CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E595CC
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E595CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E595CC | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A7CE
Deuteranopia (green-blind)
#ABB3CA
Tritanopia (blue-blind)
#EE97A9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e595cc; /* rgb */ color: rgb(229, 149, 204); /* oklch */ color: oklch(76.7% 0.118 339.2);
Tailwind
colors: {
custom: {
50: '#eeb5db',
500: '#e595cc',
950: '#000000',
},
}SCSS
$custom: #e595cc; $custom-light: #eeb5db; $custom-dark: #000000;
JSON
{
"hex": "#e595cc",
"rgb": {
"r": 229,
"g": 149,
"b": 204
},
"hsl": {
"h": 318.75,
"s": 60.606,
"l": 74.118
},
"oklch": {
"l": 0.76695,
"c": 0.11831,
"h": 339.2
},
"luminance": 0.42513
}Semantic roles & 50–950 ramp
primary
#E595CC
secondary
#DBF0E1
accent
#C8531D
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083