#D683EB#D683EB
#D683EB is a light, vivid purple. Relative luminance 0.365; OKLCH L 73.5% C 0.168 H 319.3°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D683EB |
|---|---|
| RGB | rgb(214, 131, 235) |
| HSL | hsl(288, 72%, 72%) |
| HSV | hsv(288, 44%, 92%) |
| CMYK | cmyk(8.9%, 44.3%, 0%, 7.8%) |
| CIE-LAB | lab(66.92, 48.46, -39.70) |
| CIE-LCH | lch(66.92, 62.64, 320.68°) |
| OKLab | oklab(73.47% 0.1274 -0.1095) |
| OKLCH | oklch(73.47% 0.168 319.3) |
| XYZ | xyz(50.8413, 36.5286, 82.9537) |
| Luminance | 0.3653 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.16
Lavender Pink
#DD85D7
ΔE00 4.78
Orchid
#DA70D6
ΔE00 5.26
Purply Pink
#F075E6
ΔE00 5.31
Liliac
#C48EFD
ΔE00 5.99
Light Purple
#BF77F6
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D683EB #98EB83
analogous
#A283EB #D683EB #EB83CC
triadic
#D683EB #EBD683 #83EBD6
tetradic
#D683EB #EBA283 #98EB83 #83CCEB
square
#D683EB #EBA283 #98EB83 #83CCEB
split-complementary
#D683EB #CCEB83 #83EBA2
monochromatic
#AE22D2 #C54EE2 #D683EB #E7B8F4 #F6E5FB
Accessibility & contrast
On white
2.53
#D683EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#D683EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D683EB
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D683EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D683EB | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739DEF
Deuteranopia (green-blind)
#8AA6E8
Tritanopia (blue-blind)
#D791AC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #d683eb; /* rgb */ color: rgb(214, 131, 235); /* oklch */ color: oklch(73.5% 0.168 319.3);
Tailwind
colors: {
custom: {
50: '#e4a9f2',
500: '#d683eb',
950: '#000000',
},
}SCSS
$custom: #d683eb; $custom-light: #e4a9f2; $custom-dark: #000000;
JSON
{
"hex": "#d683eb",
"rgb": {
"r": 214,
"g": 131,
"b": 235
},
"hsl": {
"h": 287.885,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.73469,
"c": 0.16802,
"h": 319.3
},
"luminance": 0.36527
}Semantic roles & 50–950 ramp
primary
#D683EB
secondary
#DDF2D8
accent
#D41139
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#161017
muted
#847F85