#D37FDF#D37FDF
#D37FDF is a light, vivid purple. Relative luminance 0.344; OKLCH L 72.0% C 0.161 H 322.4°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D37FDF |
|---|---|
| RGB | rgb(211, 127, 223) |
| HSL | hsl(293, 60%, 69%) |
| HSV | hsv(293, 43%, 87%) |
| CMYK | cmyk(5.4%, 43%, 0%, 12.5%) |
| CIE-LAB | lab(65.25, 47.34, -35.69) |
| CIE-LCH | lch(65.25, 59.29, 322.99°) |
| OKLab | oklab(71.97% 0.1275 -0.0981) |
| OKLCH | oklch(71.97% 0.161 322.4) |
| XYZ | xyz(47.7712, 34.3572, 73.9130) |
| Luminance | 0.3436 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.64
Orchid
#DA70D6
ΔE00 3.67
Violet (CSS)
#EE82EE
ΔE00 4.58
Purply Pink
#F075E6
ΔE00 4.93
Orchid (survey)
#C875C4
ΔE00 4.98
Light Purple
#BF77F6
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D37FDF #8BDF7F
analogous
#A37FDF #D37FDF #DF7FBB
triadic
#D37FDF #DFD37F #7FDFD3
tetradic
#D37FDF #DFA37F #8BDF7F #7FBBDF
square
#D37FDF #DFA37F #8BDF7F #7FBBDF
split-complementary
#D37FDF #BBDF7F #7FDFA3
monochromatic
#A52EB6 #C24ED3 #D37FDF #E4B0EB #F5E1F7
Accessibility & contrast
On white
2.67
#D37FDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#D37FDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D37FDF
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D37FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D37FDF | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7398E2
Deuteranopia (green-blind)
#8AA2DC
Tritanopia (blue-blind)
#D68AA5
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #d37fdf; /* rgb */ color: rgb(211, 127, 223); /* oklch */ color: oklch(72.0% 0.161 322.4);
Tailwind
colors: {
custom: {
50: '#e2a6e9',
500: '#d37fdf',
950: '#000000',
},
}SCSS
$custom: #d37fdf; $custom-light: #e2a6e9; $custom-dark: #000000;
JSON
{
"hex": "#d37fdf",
"rgb": {
"r": 211,
"g": 127,
"b": 223
},
"hsl": {
"h": 292.5,
"s": 60,
"l": 68.627
},
"oklch": {
"l": 0.71972,
"c": 0.16084,
"h": 322.4
},
"luminance": 0.34355
}Semantic roles & 50–950 ramp
primary
#D37FDF
secondary
#D2EBCF
accent
#C81E33
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#160F16
muted
#847F84