#D683ED#D683ED
#D683ED is a light, vivid purple. Relative luminance 0.366; OKLCH L 73.6% C 0.170 H 318.7°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D683ED |
|---|---|
| RGB | rgb(214, 131, 237) |
| HSL | hsl(287, 75%, 72%) |
| HSV | hsv(287, 45%, 93%) |
| CMYK | cmyk(9.7%, 44.7%, 0%, 7.1%) |
| CIE-LAB | lab(67.01, 48.85, -40.66) |
| CIE-LCH | lch(67.01, 63.56, 320.23°) |
| OKLab | oklab(73.56% 0.1277 -0.1123) |
| OKLCH | oklch(73.56% 0.17 318.7) |
| XYZ | xyz(51.1319, 36.6449, 84.4841) |
| Luminance | 0.3664 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.29
Lavender Pink
#DD85D7
ΔE00 5.13
Purply Pink
#F075E6
ΔE00 5.47
Orchid
#DA70D6
ΔE00 5.49
Liliac
#C48EFD
ΔE00 5.74
Light Purple
#BF77F6
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D683ED #9AED83
analogous
#A183ED #D683ED #ED83CF
triadic
#D683ED #EDD683 #83EDD6
tetradic
#D683ED #EDA183 #9AED83 #83CFED
square
#D683ED #EDA183 #9AED83 #83CFED
split-complementary
#D683ED #CFED83 #83EDA1
monochromatic
#AF1FD6 #C44EE5 #D683ED #E8B8F5 #F6E4FB
Accessibility & contrast
On white
2.52
#D683ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#D683ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D683ED
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D683ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D683ED | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729DF1
Deuteranopia (green-blind)
#89A6EA
Tritanopia (blue-blind)
#D691AD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #d683ed; /* rgb */ color: rgb(214, 131, 237); /* oklch */ color: oklch(73.6% 0.170 318.7);
Tailwind
colors: {
custom: {
50: '#e4a9f3',
500: '#d683ed',
950: '#000000',
},
}SCSS
$custom: #d683ed; $custom-light: #e4a9f3; $custom-dark: #000000;
JSON
{
"hex": "#d683ed",
"rgb": {
"r": 214,
"g": 131,
"b": 237
},
"hsl": {
"h": 286.981,
"s": 74.648,
"l": 72.157
},
"oklch": {
"l": 0.73564,
"c": 0.17009,
"h": 318.7
},
"luminance": 0.36643
}Semantic roles & 50–950 ramp
primary
#D683ED
secondary
#DEF3D8
accent
#D70F3A
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#161017
muted
#847F85