#D599EF#D599EF
#D599EF is a light, vivid purple. Relative luminance 0.432; OKLCH L 77.1% C 0.135 H 315.3°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D599EF |
|---|---|
| RGB | rgb(213, 153, 239) |
| HSL | hsl(282, 73%, 77%) |
| HSV | hsv(282, 36%, 94%) |
| CMYK | cmyk(10.9%, 36%, 0%, 6.3%) |
| CIE-LAB | lab(71.66, 37.29, -34.52) |
| CIE-LCH | lch(71.66, 50.82, 317.21°) |
| OKLab | oklab(77.07% 0.0957 -0.0949) |
| OKLCH | oklch(77.07% 0.135 315.3) |
| XYZ | xyz(54.4094, 43.1618, 87.1095) |
| Luminance | 0.4316 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.35
Lavender (survey)
#C79FEF
ΔE00 3.66
Lilac (survey)
#CEA2FD
ΔE00 4.07
Pastel Purple
#CAA0FF
ΔE00 4.80
Mauve
#E0B0FF
ΔE00 5.51
Plum
#DDA0DD
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D599EF #B3EF99
analogous
#AA99EF #D599EF #EF99DE
triadic
#D599EF #EFD599 #99EFD5
tetradic
#D599EF #EFAA99 #B3EF99 #99DEEF
square
#D599EF #EFAA99 #B3EF99 #99DEEF
split-complementary
#D599EF #DEEF99 #99EFAA
monochromatic
#A92FDE #BF64E7 #D599EF #EBCEF7 #F4E5FB
Accessibility & contrast
On white
2.18
#D599EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#D599EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D599EF
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D599EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D599EF | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BACF2
Deuteranopia (green-blind)
#9AB1EC
Tritanopia (blue-blind)
#D4A4B9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #d599ef; /* rgb */ color: rgb(213, 153, 239); /* oklch */ color: oklch(77.1% 0.135 315.3);
Tailwind
colors: {
custom: {
50: '#e3b8f4',
500: '#d599ef',
950: '#000000',
},
}SCSS
$custom: #d599ef; $custom-light: #e3b8f4; $custom-dark: #000000;
JSON
{
"hex": "#d599ef",
"rgb": {
"r": 213,
"g": 153,
"b": 239
},
"hsl": {
"h": 281.86,
"s": 72.881,
"l": 76.863
},
"oklch": {
"l": 0.77066,
"c": 0.13478,
"h": 315.3
},
"luminance": 0.43161
}Semantic roles & 50–950 ramp
primary
#D599EF
secondary
#E0F3D8
accent
#D5114C
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#151117
muted
#848085