#D37FEE#D37FEE
#D37FEE is a light, vivid purple. Relative luminance 0.352; OKLCH L 72.7% C 0.176 H 317.5°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D37FEE |
|---|---|
| RGB | rgb(211, 127, 238) |
| HSL | hsl(285, 77%, 72%) |
| HSV | hsv(285, 47%, 93%) |
| CMYK | cmyk(11.3%, 46.6%, 0%, 6.7%) |
| CIE-LAB | lab(65.91, 50.27, -42.97) |
| CIE-LCH | lch(65.91, 66.13, 319.48°) |
| OKLab | oklab(72.68% 0.13 -0.119) |
| OKLCH | oklch(72.68% 0.176 317.5) |
| XYZ | xyz(49.8838, 35.2023, 85.0393) |
| Luminance | 0.3520 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 5.00
Violet (CSS)
#EE82EE
ΔE00 5.08
Orchid
#DA70D6
ΔE00 5.38
Liliac
#C48EFD
ΔE00 5.60
Purply Pink
#F075E6
ΔE00 5.85
Lavender Pink
#DD85D7
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D37FEE #9AEE7F
analogous
#9C7FEE #D37FEE #EE7FD2
triadic
#D37FEE #EED37F #7FEED3
tetradic
#D37FEE #EE9C7F #9AEE7F #7FD2EE
square
#D37FEE #EE9C7F #9AEE7F #7FD2EE
split-complementary
#D37FEE #D2EE7F #7FEE9C
monochromatic
#A91CD6 #C049E7 #D37FEE #E6B5F5 #F6E4FB
Accessibility & contrast
On white
2.61
#D37FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#D37FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D37FEE
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D37FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D37FEE | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9BF2
Deuteranopia (green-blind)
#83A3EB
Tritanopia (blue-blind)
#D38FAB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #d37fee; /* rgb */ color: rgb(211, 127, 238); /* oklch */ color: oklch(72.7% 0.176 317.5);
Tailwind
colors: {
custom: {
50: '#e2a6f4',
500: '#d37fee',
950: '#000000',
},
}SCSS
$custom: #d37fee; $custom-light: #e2a6f4; $custom-dark: #000000;
JSON
{
"hex": "#d37fee",
"rgb": {
"r": 211,
"g": 127,
"b": 238
},
"hsl": {
"h": 285.405,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.72681,
"c": 0.1762,
"h": 317.5
},
"luminance": 0.35201
}Semantic roles & 50–950 ramp
primary
#D37FEE
secondary
#DDF3D6
accent
#D90D3E
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#161017
muted
#847F85