#D65FDE#D65FDE
#D65FDE is a light, highly saturated purple. Relative luminance 0.278; OKLCH L 67.9% C 0.212 H 325.1°. Best body text is #000000 at 6.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D65FDE |
|---|---|
| RGB | rgb(214, 95, 222) |
| HSL | hsl(296, 66%, 62%) |
| HSV | hsv(296, 57%, 87%) |
| CMYK | cmyk(3.6%, 57.2%, 0%, 12.9%) |
| CIE-LAB | lab(59.67, 63.56, -43.84) |
| CIE-LCH | lch(59.67, 77.22, 325.40°) |
| OKLab | oklab(67.92% 0.1737 -0.1212) |
| OKLCH | oklch(67.92% 0.212 325.1) |
| XYZ | xyz(45.0075, 27.7570, 72.0801) |
| Luminance | 0.2775 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 3.97
Heliotrope
#D94FF5
ΔE00 4.14
Orchid
#DA70D6
ΔE00 4.23
Purpleish Pink
#DF4EC8
ΔE00 4.79
Bright Lilac
#C95EFB
ΔE00 5.67
Mediumorchid
#BA55D3
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D65FDE #67DE5F
analogous
#965FDE #D65FDE #DE5FA7
triadic
#D65FDE #DED65F #5FDED6
tetradic
#D65FDE #DE965F #67DE5F #5FA7DE
square
#D65FDE #DE965F #67DE5F #5FA7DE
split-complementary
#D65FDE #A7DE5F #5FDE96
monochromatic
#9921A1 #C92CD4 #D65FDE #E392E8 #F0C4F3
Accessibility & contrast
On white
3.21
#D65FDE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.55
#D65FDE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #D65FDE
6.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D65FDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D65FDE | 1.00 | 3.21 | 6.55 | 6.55 |
| #FFFFFF | 3.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C86E2
Deuteranopia (green-blind)
#7595DA
Tritanopia (blue-blind)
#DB7096
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #d65fde; /* rgb */ color: rgb(214, 95, 222); /* oklch */ color: oklch(67.9% 0.212 325.1);
Tailwind
colors: {
custom: {
50: '#e593e9',
500: '#d65fde',
950: '#000000',
},
}SCSS
$custom: #d65fde; $custom-light: #e593e9; $custom-dark: #000000;
JSON
{
"hex": "#d65fde",
"rgb": {
"r": 214,
"g": 95,
"b": 222
},
"hsl": {
"h": 296.22,
"s": 65.803,
"l": 62.157
},
"oklch": {
"l": 0.67917,
"c": 0.21187,
"h": 325.1
},
"luminance": 0.27754
}Semantic roles & 50–950 ramp
primary
#D65FDE
secondary
#B8E4B5
accent
#CE1823
background
#FEF9FE
surface
#FDF2FD
border
#D5CCD5
text
#160D16
muted
#847E84