#D37FCD#D37FCD
#D37FCD is a light, vivid purple. Relative luminance 0.334; OKLCH L 71.2% C 0.143 H 329.5°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #D37FCD |
|---|---|
| RGB | rgb(211, 127, 205) |
| HSL | hsl(304, 49%, 66%) |
| HSV | hsv(304, 40%, 83%) |
| CMYK | cmyk(0%, 39.8%, 2.8%, 17.3%) |
| CIE-LAB | lab(64.51, 44.01, -26.78) |
| CIE-LCH | lch(64.51, 51.52, 328.68°) |
| OKLab | oklab(71.18% 0.1237 -0.0727) |
| OKLCH | oklch(71.18% 0.143 329.5) |
| XYZ | xyz(45.4721, 33.4376, 61.8047) |
| Luminance | 0.3343 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.37
Orchid (survey)
#C875C4
ΔE00 3.19
Orchid
#DA70D6
ΔE00 4.03
Purply Pink
#F075E6
ΔE00 5.78
Violet (CSS)
#EE82EE
ΔE00 6.05
Pale Magenta
#D767AD
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D37FCD #7FD385
analogous
#AF7FD3 #D37FCD #D37FA3
triadic
#D37FCD #CDD37F #7FCDD3
tetradic
#D37FCD #D3AF7F #7FD385 #7FA3D3
square
#D37FCD #D3AF7F #7FD385 #7FA3D3
split-complementary
#D37FCD #A3D37F #7FD3AF
monochromatic
#A03799 #C351BB #D37FCD #E3ADDF #F2DAF1
Accessibility & contrast
On white
2.73
#D37FCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#D37FCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D37FCD
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D37FCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D37FCD | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B95D0
Deuteranopia (green-blind)
#91A1CA
Tritanopia (blue-blind)
#D9869D
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #d37fcd; /* rgb */ color: rgb(211, 127, 205); /* oklch */ color: oklch(71.2% 0.143 329.5);
Tailwind
colors: {
custom: {
50: '#e2a6dc',
500: '#d37fcd',
950: '#000000',
},
}SCSS
$custom: #d37fcd; $custom-light: #e2a6dc; $custom-dark: #000000;
JSON
{
"hex": "#d37fcd",
"rgb": {
"r": 211,
"g": 127,
"b": 205
},
"hsl": {
"h": 304.286,
"s": 48.837,
"l": 66.275
},
"oklch": {
"l": 0.71184,
"c": 0.14348,
"h": 329.5
},
"luminance": 0.33435
}Semantic roles & 50–950 ramp
primary
#D37FCD
secondary
#C9E5CB
accent
#BC3429
background
#FEFAFD
surface
#FCF4FB
border
#D5CED4
text
#150F15
muted
#847F83