#D595E2#D595E2
#D595E2 is a light, vivid purple. Relative luminance 0.411; OKLCH L 75.8% C 0.127 H 320.7°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D595E2 |
|---|---|
| RGB | rgb(213, 149, 226) |
| HSL | hsl(290, 57%, 74%) |
| HSV | hsv(290, 34%, 89%) |
| CMYK | cmyk(5.8%, 34.1%, 0%, 11.4%) |
| CIE-LAB | lab(70.27, 36.86, -29.55) |
| CIE-LCH | lch(70.27, 47.25, 321.28°) |
| OKLab | oklab(75.84% 0.0985 -0.0807) |
| OKLCH | oklch(75.84% 0.127 320.7) |
| XYZ | xyz(51.9138, 41.1335, 77.1417) |
| Luminance | 0.4113 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.16
Lavender Pink
#DD85D7
ΔE00 4.56
Lavender (survey)
#C79FEF
ΔE00 5.40
Baby Purple
#CA9BF7
ΔE00 5.62
Pale Purple
#B790D4
ΔE00 5.82
Violet (CSS)
#EE82EE
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D595E2 #A2E295
analogous
#AE95E2 #D595E2 #E295C8
triadic
#D595E2 #E2D595 #95E2D5
tetradic
#D595E2 #E2AE95 #A2E295 #95C8E2
square
#D595E2 #E2AE95 #A2E295 #95C8E2
split-complementary
#D595E2 #C8E295 #95E2AE
monochromatic
#AE36C6 #C265D5 #D595E2 #E8C5EF #F5E7F8
Accessibility & contrast
On white
2.28
#D595E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#D595E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D595E2
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D595E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D595E2 | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA7E5
Deuteranopia (green-blind)
#9BAEE0
Tritanopia (blue-blind)
#D79EB1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d595e2; /* rgb */ color: rgb(213, 149, 226); /* oklch */ color: oklch(75.8% 0.127 320.7);
Tailwind
colors: {
custom: {
50: '#e3b5eb',
500: '#d595e2',
950: '#000000',
},
}SCSS
$custom: #d595e2; $custom-light: #e3b5eb; $custom-dark: #000000;
JSON
{
"hex": "#d595e2",
"rgb": {
"r": 213,
"g": 149,
"b": 226
},
"hsl": {
"h": 289.87,
"s": 57.037,
"l": 73.529
},
"oklch": {
"l": 0.75842,
"c": 0.12735,
"h": 320.7
},
"luminance": 0.41132
}Semantic roles & 50–950 ramp
primary
#D595E2
secondary
#DFF0DB
accent
#C5213D
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#151116
muted
#848084