#D37FF4#D37FF4
#D37FF4 is a light, vivid purple. Relative luminance 0.356; OKLCH L 73.0% C 0.182 H 315.8°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D37FF4 |
|---|---|
| RGB | rgb(211, 127, 244) |
| HSL | hsl(283, 84%, 73%) |
| HSV | hsv(283, 48%, 96%) |
| CMYK | cmyk(13.5%, 48%, 0%, 4.3%) |
| CIE-LAB | lab(66.18, 51.48, -45.83) |
| CIE-LCH | lch(66.18, 68.93, 318.32°) |
| OKLab | oklab(72.98% 0.1308 -0.1273) |
| OKLCH | oklch(72.98% 0.182 315.8) |
| XYZ | xyz(50.7800, 35.5608, 89.7594) |
| Luminance | 0.3556 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.44
Liliac
#C48EFD
ΔE00 5.04
Easter Purple
#C071FE
ΔE00 5.57
Violet (CSS)
#EE82EE
ΔE00 5.59
Orchid
#DA70D6
ΔE00 6.21
Purply Pink
#F075E6
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D37FF4 #A0F47F
analogous
#987FF4 #D37FF4 #F47FDA
triadic
#D37FF4 #F4D37F #7FF4D3
tetradic
#D37FF4 #F4987F #A0F47F #7FDAF4
square
#D37FF4 #F4987F #A0F47F #7FDAF4
split-complementary
#D37FF4 #DAF47F #7FF498
monochromatic
#AA14E5 #C047EF #D37FF4 #E6B7F9 #F5E3FD
Accessibility & contrast
On white
2.59
#D37FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#D37FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D37FF4
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D37FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D37FF4 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689CF8
Deuteranopia (green-blind)
#80A3F1
Tritanopia (blue-blind)
#D190AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #d37ff4; /* rgb */ color: rgb(211, 127, 244); /* oklch */ color: oklch(73.0% 0.182 315.8);
Tailwind
colors: {
custom: {
50: '#e3a6f8',
500: '#d37ff4',
950: '#000000',
},
}SCSS
$custom: #d37ff4; $custom-light: #e3a6f8; $custom-dark: #000000;
JSON
{
"hex": "#d37ff4",
"rgb": {
"r": 211,
"g": 127,
"b": 244
},
"hsl": {
"h": 283.077,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.72977,
"c": 0.18249,
"h": 315.8
},
"luminance": 0.35559
}Semantic roles & 50–950 ramp
primary
#D37FF4
secondary
#DFF5D6
accent
#E10543
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161017
muted
#847F85