#D598EF#D598EF
#D598EF is a light, vivid purple. Relative luminance 0.428; OKLCH L 76.9% C 0.136 H 315.4°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #D598EF |
|---|---|
| RGB | rgb(213, 152, 239) |
| HSL | hsl(282, 73%, 77%) |
| HSV | hsv(282, 36%, 94%) |
| CMYK | cmyk(10.9%, 36.4%, 0%, 6.3%) |
| CIE-LAB | lab(71.44, 37.83, -34.86) |
| CIE-LCH | lch(71.44, 51.45, 317.34°) |
| OKLab | oklab(76.9% 0.0972 -0.0958) |
| OKLCH | oklch(76.9% 0.136 315.4) |
| XYZ | xyz(54.2464, 42.8358, 87.0551) |
| Luminance | 0.4284 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.38
Lavender (survey)
#C79FEF
ΔE00 3.80
Lilac (survey)
#CEA2FD
ΔE00 4.19
Pastel Purple
#CAA0FF
ΔE00 4.87
Mauve
#E0B0FF
ΔE00 5.74
Liliac
#C48EFD
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D598EF #B2EF98
analogous
#AA98EF #D598EF #EF98DE
triadic
#D598EF #EFD598 #98EFD5
tetradic
#D598EF #EFAA98 #B2EF98 #98DEEF
square
#D598EF #EFAA98 #B2EF98 #98DEEF
split-complementary
#D598EF #DEEF98 #98EFAA
monochromatic
#AA2EDF #BF63E7 #D598EF #EBCDF7 #F4E5FB
Accessibility & contrast
On white
2.20
#D598EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#D598EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D598EF
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D598EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D598EF | 1.00 | 2.20 | 9.57 | 9.57 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AABF2
Deuteranopia (green-blind)
#99B1EC
Tritanopia (blue-blind)
#D4A3B9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #d598ef; /* rgb */ color: rgb(213, 152, 239); /* oklch */ color: oklch(76.9% 0.136 315.4);
Tailwind
colors: {
custom: {
50: '#e3b7f4',
500: '#d598ef',
950: '#000000',
},
}SCSS
$custom: #d598ef; $custom-light: #e3b7f4; $custom-dark: #000000;
JSON
{
"hex": "#d598ef",
"rgb": {
"r": 213,
"g": 152,
"b": 239
},
"hsl": {
"h": 282.069,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.76899,
"c": 0.13649,
"h": 315.4
},
"luminance": 0.42835
}Semantic roles & 50–950 ramp
primary
#D598EF
secondary
#E0F3D8
accent
#D5104B
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#151117
muted
#848085