#D37FFA#D37FFA
#D37FFA is a light, vivid purple. Relative luminance 0.359; OKLCH L 73.3% C 0.189 H 314.1°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D37FFA |
|---|---|
| RGB | rgb(211, 127, 250) |
| HSL | hsl(281, 92%, 74%) |
| HSV | hsv(281, 49%, 98%) |
| CMYK | cmyk(15.6%, 49.2%, 0%, 2%) |
| CIE-LAB | lab(66.47, 52.70, -48.68) |
| CIE-LCH | lch(66.47, 71.75, 317.27°) |
| OKLab | oklab(73.28% 0.1315 -0.1355) |
| OKLCH | oklch(73.28% 0.189 314.1) |
| XYZ | xyz(51.7059, 35.9311, 94.6356) |
| Luminance | 0.3593 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.08
Liliac
#C48EFD
ΔE00 4.65
Easter Purple
#C071FE
ΔE00 5.06
Violet (CSS)
#EE82EE
ΔE00 6.19
Light Urple
#B36FF6
ΔE00 7.04
Orchid
#DA70D6
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D37FFA #A6FA7F
analogous
#967FFA #D37FFA #FA7FE3
triadic
#D37FFA #FAD37F #7FFAD3
tetradic
#D37FFA #FA967F #A6FA7F #7FE3FA
square
#D37FFA #FA967F #A6FA7F #7FE3FA
split-complementary
#D37FFA #E3FA7F #7FFA96
monochromatic
#AA0AF5 #BF44F8 #D37FFA #E7BAFC #F5E2FE
Accessibility & contrast
On white
2.57
#D37FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#D37FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D37FFA
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D37FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D37FFA | 1.00 | 2.57 | 8.19 | 8.19 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649DFE
Deuteranopia (green-blind)
#7DA4F7
Tritanopia (blue-blind)
#D092B1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d37ffa; /* rgb */ color: rgb(211, 127, 250); /* oklch */ color: oklch(73.3% 0.189 314.1);
Tailwind
colors: {
custom: {
50: '#e3a6fc',
500: '#d37ffa',
950: '#000000',
},
}SCSS
$custom: #d37ffa; $custom-light: #e3a6fc; $custom-dark: #000000;
JSON
{
"hex": "#d37ffa",
"rgb": {
"r": 211,
"g": 127,
"b": 250
},
"hsl": {
"h": 280.976,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.73281,
"c": 0.18885,
"h": 314.1
},
"luminance": 0.3593
}Semantic roles & 50–950 ramp
primary
#D37FFA
secondary
#DFF6D5
accent
#E60049
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161017
muted
#847F85