#D37FF3#D37FF3
#D37FF3 is a light, vivid purple. Relative luminance 0.355; OKLCH L 72.9% C 0.181 H 316.1°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D37FF3 |
|---|---|
| RGB | rgb(211, 127, 243) |
| HSL | hsl(283, 83%, 73%) |
| HSV | hsv(283, 48%, 95%) |
| CMYK | cmyk(13.2%, 47.7%, 0%, 4.7%) |
| CIE-LAB | lab(66.14, 51.28, -45.36) |
| CIE-LCH | lch(66.14, 68.46, 318.50°) |
| OKLab | oklab(72.93% 0.1306 -0.1259) |
| OKLCH | oklch(72.93% 0.181 316.1) |
| XYZ | xyz(50.6286, 35.5002, 88.9619) |
| Luminance | 0.3550 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.52
Liliac
#C48EFD
ΔE00 5.12
Violet (CSS)
#EE82EE
ΔE00 5.50
Easter Purple
#C071FE
ΔE00 5.67
Orchid
#DA70D6
ΔE00 6.07
Purply Pink
#F075E6
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D37FF3 #9FF37F
analogous
#997FF3 #D37FF3 #F37FD9
triadic
#D37FF3 #F3D37F #7FF3D3
tetradic
#D37FF3 #F3997F #9FF37F #7FD9F3
square
#D37FF3 #F3997F #9FF37F #7FD9F3
split-complementary
#D37FF3 #D9F37F #7FF399
monochromatic
#AA15E2 #C047EE #D37FF3 #E6B7F8 #F5E3FC
Accessibility & contrast
On white
2.59
#D37FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#D37FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D37FF3
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D37FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D37FF3 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689CF7
Deuteranopia (green-blind)
#80A3F0
Tritanopia (blue-blind)
#D290AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #d37ff3; /* rgb */ color: rgb(211, 127, 243); /* oklch */ color: oklch(72.9% 0.181 316.1);
Tailwind
colors: {
custom: {
50: '#e2a6f7',
500: '#d37ff3',
950: '#000000',
},
}SCSS
$custom: #d37ff3; $custom-light: #e2a6f7; $custom-dark: #000000;
JSON
{
"hex": "#d37ff3",
"rgb": {
"r": 211,
"g": 127,
"b": 243
},
"hsl": {
"h": 283.448,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.72928,
"c": 0.18144,
"h": 316.1
},
"luminance": 0.35499
}Semantic roles & 50–950 ramp
primary
#D37FF3
secondary
#DFF4D7
accent
#DF0642
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161017
muted
#847F85