#D37DEE#D37DEE
#D37DEE is a light, vivid purple. Relative luminance 0.347; OKLCH L 72.4% C 0.179 H 317.7°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D37DEE |
|---|---|
| RGB | rgb(211, 125, 238) |
| HSL | hsl(286, 77%, 71%) |
| HSV | hsv(286, 47%, 93%) |
| CMYK | cmyk(11.3%, 47.5%, 0%, 6.7%) |
| CIE-LAB | lab(65.51, 51.30, -43.59) |
| CIE-LCH | lch(65.51, 67.32, 319.64°) |
| OKLab | oklab(72.39% 0.1327 -0.1208) |
| OKLCH | oklch(72.39% 0.179 317.7) |
| XYZ | xyz(49.6280, 34.6908, 84.9541) |
| Luminance | 0.3469 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.80
Orchid
#DA70D6
ΔE00 5.20
Violet (CSS)
#EE82EE
ΔE00 5.22
Purply Pink
#F075E6
ΔE00 5.79
Liliac
#C48EFD
ΔE00 5.85
Easter Purple
#C071FE
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D37DEE #98EE7D
analogous
#9A7DEE #D37DEE #EE7DD0
triadic
#D37DEE #EED37D #7DEED3
tetradic
#D37DEE #EE9A7D #98EE7D #7DD0EE
square
#D37DEE #EE9A7D #98EE7D #7DD0EE
split-complementary
#D37DEE #D0EE7D #7DEE9A
monochromatic
#A91CD5 #C147E7 #D37DEE #E5B3F5 #F6E4FB
Accessibility & contrast
On white
2.65
#D37DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#D37DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D37DEE
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D37DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D37DEE | 1.00 | 2.65 | 7.94 | 7.94 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6999F2
Deuteranopia (green-blind)
#81A2EB
Tritanopia (blue-blind)
#D38DAB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #d37dee; /* rgb */ color: rgb(211, 125, 238); /* oklch */ color: oklch(72.4% 0.179 317.7);
Tailwind
colors: {
custom: {
50: '#e2a5f4',
500: '#d37dee',
950: '#000000',
},
}SCSS
$custom: #d37dee; $custom-light: #e2a5f4; $custom-dark: #000000;
JSON
{
"hex": "#d37dee",
"rgb": {
"r": 211,
"g": 125,
"b": 238
},
"hsl": {
"h": 285.664,
"s": 76.871,
"l": 71.176
},
"oklch": {
"l": 0.72385,
"c": 0.17943,
"h": 317.7
},
"luminance": 0.34689
}Semantic roles & 50–950 ramp
primary
#D37DEE
secondary
#DCF2D5
accent
#D90C3D
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#160F17
muted
#847F85