#D595F2#D595F2
#D595F2 is a light, vivid purple. Relative luminance 0.421; OKLCH L 76.5% C 0.145 H 314.8°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D595F2 |
|---|---|
| RGB | rgb(213, 149, 242) |
| HSL | hsl(281, 78%, 77%) |
| HSV | hsv(281, 38%, 95%) |
| CMYK | cmyk(12%, 38.4%, 0%, 5.1%) |
| CIE-LAB | lab(70.91, 40.06, -37.33) |
| CIE-LCH | lch(70.91, 54.76, 317.02°) |
| OKLab | oklab(76.53% 0.1021 -0.1029) |
| OKLCH | oklch(76.53% 0.145 314.8) |
| XYZ | xyz(54.2125, 42.0530, 89.2484) |
| Luminance | 0.4205 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.25
Lavender (survey)
#C79FEF
ΔE00 4.24
Lilac (survey)
#CEA2FD
ΔE00 4.30
Pastel Purple
#CAA0FF
ΔE00 4.78
Liliac
#C48EFD
ΔE00 4.99
Violet (CSS)
#EE82EE
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D595F2 #B2F295
analogous
#A795F2 #D595F2 #F295E1
triadic
#D595F2 #F2D595 #95F2D5
tetradic
#D595F2 #F2A795 #B2F295 #95E1F2
square
#D595F2 #F2A795 #B2F295 #95E1F2
split-complementary
#D595F2 #E1F295 #95F2A7
monochromatic
#AA28E5 #BF5EEB #D595F2 #EBCCF9 #F4E4FC
Accessibility & contrast
On white
2.23
#D595F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#D595F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D595F2
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D595F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D595F2 | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AAF5
Deuteranopia (green-blind)
#95AFEF
Tritanopia (blue-blind)
#D3A1B8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #d595f2; /* rgb */ color: rgb(213, 149, 242); /* oklch */ color: oklch(76.5% 0.145 314.8);
Tailwind
colors: {
custom: {
50: '#e3b5f6',
500: '#d595f2',
950: '#000000',
},
}SCSS
$custom: #d595f2; $custom-light: #e3b5f6; $custom-dark: #000000;
JSON
{
"hex": "#d595f2",
"rgb": {
"r": 213,
"g": 149,
"b": 242
},
"hsl": {
"h": 281.29,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.76534,
"c": 0.14496,
"h": 314.8
},
"luminance": 0.42052
}Semantic roles & 50–950 ramp
primary
#D595F2
secondary
#E0F3D8
accent
#DA0B4C
background
#FEFBFF
surface
#FCF6FE
border
#D5D0D6
text
#161117
muted
#848085