#D65CDC#D65CDC
#D65CDC is a light, highly saturated purple. Relative luminance 0.271; OKLCH L 67.5% C 0.214 H 325.8°. Best body text is #000000 at 6.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D65CDC |
|---|---|
| RGB | rgb(214, 92, 220) |
| HSL | hsl(297, 65%, 61%) |
| HSV | hsv(297, 58%, 86%) |
| CMYK | cmyk(2.7%, 58.2%, 0%, 13.7%) |
| CIE-LAB | lab(59.09, 64.53, -43.64) |
| CIE-LCH | lch(59.09, 77.90, 325.93°) |
| OKLab | oklab(67.46% 0.1773 -0.1206) |
| OKLCH | oklch(67.46% 0.214 325.8) |
| XYZ | xyz(44.4760, 27.1203, 70.5884) |
| Luminance | 0.2712 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 3.38
Heliotrope
#D94FF5
ΔE00 4.13
Purpleish Pink
#DF4EC8
ΔE00 4.32
Orchid
#DA70D6
ΔE00 4.59
Mediumorchid
#BA55D3
ΔE00 5.77
Pink Purple
#EF1DE7
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D65CDC #62DC5C
analogous
#965CDC #D65CDC #DC5CA2
triadic
#D65CDC #DCD65C #5CDCD6
tetradic
#D65CDC #DC965C #62DC5C #5CA2DC
square
#D65CDC #DC965C #62DC5C #5CA2DC
split-complementary
#D65CDC #A2DC5C #5CDC96
monochromatic
#96229C #C72CCE #D65CDC #E38EE7 #EFC1F2
Accessibility & contrast
On white
3.27
#D65CDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.42
#D65CDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D65CDC
6.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D65CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D65CDC | 1.00 | 3.27 | 6.42 | 6.42 |
| #FFFFFF | 3.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A84E0
Deuteranopia (green-blind)
#7494D8
Tritanopia (blue-blind)
#DB6D94
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #d65cdc; /* rgb */ color: rgb(214, 92, 220); /* oklch */ color: oklch(67.5% 0.214 325.8);
Tailwind
colors: {
custom: {
50: '#e691e7',
500: '#d65cdc',
950: '#000000',
},
}SCSS
$custom: #d65cdc; $custom-light: #e691e7; $custom-dark: #000000;
JSON
{
"hex": "#d65cdc",
"rgb": {
"r": 214,
"g": 92,
"b": 220
},
"hsl": {
"h": 297.188,
"s": 64.646,
"l": 61.176
},
"oklch": {
"l": 0.6746,
"c": 0.21442,
"h": 325.8
},
"luminance": 0.27118
}Semantic roles & 50–950 ramp
primary
#D65CDC
secondary
#B4E2B2
accent
#CC1921
background
#FEF9FE
surface
#FDF2FC
border
#D5CCD5
text
#160D16
muted
#847E84