#D37EFA#D37EFA
#D37EFA is a light, vivid purple. Relative luminance 0.357; OKLCH L 73.1% C 0.190 H 314.2°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D37EFA |
|---|---|
| RGB | rgb(211, 126, 250) |
| HSL | hsl(281, 93%, 74%) |
| HSV | hsv(281, 50%, 98%) |
| CMYK | cmyk(15.6%, 49.6%, 0%, 2%) |
| CIE-LAB | lab(66.27, 53.22, -48.99) |
| CIE-LCH | lch(66.27, 72.33, 317.37°) |
| OKLab | oklab(73.13% 0.1328 -0.1364) |
| OKLCH | oklch(73.13% 0.19 314.2) |
| XYZ | xyz(51.5773, 35.6741, 94.5927) |
| Luminance | 0.3567 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.97
Liliac
#C48EFD
ΔE00 4.80
Easter Purple
#C071FE
ΔE00 4.92
Violet (CSS)
#EE82EE
ΔE00 6.25
Bright Lavender
#C760FF
ΔE00 6.89
Light Urple
#B36FF6
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D37EFA #A5FA7E
analogous
#957EFA #D37EFA #FA7EE3
triadic
#D37EFA #FAD37E #7EFAD3
tetradic
#D37EFA #FA957E #A5FA7E #7EE3FA
square
#D37EFA #FA957E #A5FA7E #7EE3FA
split-complementary
#D37EFA #E3FA7E #7EFA95
monochromatic
#AA09F4 #BF43F8 #D37EFA #E7B9FC #F5E2FE
Accessibility & contrast
On white
2.58
#D37EFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#D37EFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D37EFA
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D37EFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D37EFA | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629CFE
Deuteranopia (green-blind)
#7CA3F7
Tritanopia (blue-blind)
#D091B1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #d37efa; /* rgb */ color: rgb(211, 126, 250); /* oklch */ color: oklch(73.1% 0.190 314.2);
Tailwind
colors: {
custom: {
50: '#e3a6fc',
500: '#d37efa',
950: '#000000',
},
}SCSS
$custom: #d37efa; $custom-light: #e3a6fc; $custom-dark: #000000;
JSON
{
"hex": "#d37efa",
"rgb": {
"r": 211,
"g": 126,
"b": 250
},
"hsl": {
"h": 281.129,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.73135,
"c": 0.19042,
"h": 314.2
},
"luminance": 0.35673
}Semantic roles & 50–950 ramp
primary
#D37EFA
secondary
#DFF6D5
accent
#E60048
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#160F17
muted
#847F85