#D37EFF#D37EFF
#D37EFF is a light, vivid violet. Relative luminance 0.360; OKLCH L 73.4% C 0.196 H 312.9°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D37EFF |
|---|---|
| RGB | rgb(211, 126, 255) |
| HSL | hsl(280, 100%, 75%) |
| HSV | hsv(280, 51%, 100%) |
| CMYK | cmyk(17.3%, 50.6%, 0%, 0%) |
| CIE-LAB | lab(66.51, 54.25, -51.35) |
| CIE-LCH | lch(66.51, 74.69, 316.57°) |
| OKLab | oklab(73.4% 0.1333 -0.1433) |
| OKLCH | oklch(73.4% 0.196 312.9) |
| XYZ | xyz(52.3717, 35.9918, 98.7766) |
| Luminance | 0.3599 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.85
Easter Purple
#C071FE
ΔE00 4.63
Liliac
#C48EFD
ΔE00 4.63
Bright Lavender
#C760FF
ΔE00 6.72
Light Urple
#B36FF6
ΔE00 6.74
Violet (CSS)
#EE82EE
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D37EFF #AAFF7E
analogous
#937EFF #D37EFF #FF7EEA
triadic
#D37EFF #FFD37E #7EFFD3
tetradic
#D37EFF #FF937E #AAFF7E #7EEAFF
square
#D37EFF #FF937E #AAFF7E #7EEAFF
split-complementary
#D37EFF #EAFF7E #7EFF93
monochromatic
#A904FF #BE41FF #D37EFF #E8BBFF #F5E0FF
Accessibility & contrast
On white
2.56
#D37EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#D37EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D37EFF
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D37EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D37EFF | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F9DFF
Deuteranopia (green-blind)
#79A4FC
Tritanopia (blue-blind)
#CF93B3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d37eff; /* rgb */ color: rgb(211, 126, 255); /* oklch */ color: oklch(73.4% 0.196 312.9);
Tailwind
colors: {
custom: {
50: '#e3a6ff',
500: '#d37eff',
950: '#000000',
},
}SCSS
$custom: #d37eff; $custom-light: #e3a6ff; $custom-dark: #000000;
JSON
{
"hex": "#d37eff",
"rgb": {
"r": 211,
"g": 126,
"b": 255
},
"hsl": {
"h": 279.535,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.73395,
"c": 0.19573,
"h": 312.9
},
"luminance": 0.35991
}Semantic roles & 50–950 ramp
primary
#D37EFF
secondary
#E0F7D4
accent
#E6004E
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161018
muted
#847F86