#D683F7#D683F7
#D683F7 is a light, vivid purple. Relative luminance 0.372; OKLCH L 74.0% C 0.181 H 315.7°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D683F7 |
|---|---|
| RGB | rgb(214, 131, 247) |
| HSL | hsl(283, 88%, 74%) |
| HSV | hsv(283, 47%, 97%) |
| CMYK | cmyk(13.4%, 47%, 0%, 3.1%) |
| CIE-LAB | lab(67.46, 50.85, -45.45) |
| CIE-LCH | lch(67.46, 68.20, 318.21°) |
| OKLab | oklab(74.05% 0.1292 -0.1261) |
| OKLCH | oklch(74.05% 0.181 315.7) |
| XYZ | xyz(52.6338, 37.2456, 92.3942) |
| Luminance | 0.3724 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.71
Violet (CSS)
#EE82EE
ΔE00 5.20
Light Purple
#BF77F6
ΔE00 5.21
Easter Purple
#C071FE
ΔE00 6.33
Baby Purple
#CA9BF7
ΔE00 6.41
Purply Pink
#F075E6
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D683F7 #A4F783
analogous
#9C83F7 #D683F7 #F783DE
triadic
#D683F7 #F7D683 #83F7D6
tetradic
#D683F7 #F79C83 #A4F783 #83DEF7
square
#D683F7 #F79C83 #A4F783 #83DEF7
split-complementary
#D683F7 #DEF783 #83F79C
monochromatic
#B010F0 #C34AF3 #D683F7 #E9BCFB #F5E2FD
Accessibility & contrast
On white
2.49
#D683F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#D683F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D683F7
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D683F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D683F7 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9FFB
Deuteranopia (green-blind)
#84A7F4
Tritanopia (blue-blind)
#D494B2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #d683f7; /* rgb */ color: rgb(214, 131, 247); /* oklch */ color: oklch(74.0% 0.181 315.7);
Tailwind
colors: {
custom: {
50: '#e5a9fa',
500: '#d683f7',
950: '#000000',
},
}SCSS
$custom: #d683f7; $custom-light: #e5a9fa; $custom-dark: #000000;
JSON
{
"hex": "#d683f7",
"rgb": {
"r": 214,
"g": 131,
"b": 247
},
"hsl": {
"h": 282.931,
"s": 87.879,
"l": 74.118
},
"oklch": {
"l": 0.74047,
"c": 0.18058,
"h": 315.7
},
"luminance": 0.37244
}Semantic roles & 50–950 ramp
primary
#D683F7
secondary
#DFF5D6
accent
#E40142
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161017
muted
#847F85