#D683FF#D683FF
#D683FF is a light, vivid purple. Relative luminance 0.377; OKLCH L 74.4% C 0.189 H 313.5°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D683FF |
|---|---|
| RGB | rgb(214, 131, 255) |
| HSL | hsl(280, 100%, 76%) |
| HSV | hsv(280, 49%, 100%) |
| CMYK | cmyk(16.1%, 48.6%, 0%, 0%) |
| CIE-LAB | lab(67.84, 52.48, -49.23) |
| CIE-LCH | lch(67.84, 71.96, 316.83°) |
| OKLab | oklab(74.45% 0.1303 -0.1371) |
| OKLCH | oklch(74.45% 0.189 313.5) |
| XYZ | xyz(53.8949, 37.7501, 99.0358) |
| Luminance | 0.3775 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.24
Light Purple
#BF77F6
ΔE00 4.89
Easter Purple
#C071FE
ΔE00 5.81
Violet (CSS)
#EE82EE
ΔE00 6.10
Baby Purple
#CA9BF7
ΔE00 6.48
Purply Pink
#F075E6
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D683FF #ACFF83
analogous
#9883FF #D683FF #FF83EA
triadic
#D683FF #FFD683 #83FFD6
tetradic
#D683FF #FF9883 #ACFF83 #83EAFF
square
#D683FF #FF9883 #ACFF83 #83EAFF
split-complementary
#D683FF #EAFF83 #83FF98
monochromatic
#AE09FF #C246FF #D683FF #EAC0FF #F5E0FF
Accessibility & contrast
On white
2.46
#D683FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#D683FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D683FF
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D683FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D683FF | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#67A1FF
Deuteranopia (green-blind)
#80A7FC
Tritanopia (blue-blind)
#D396B5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #d683ff; /* rgb */ color: rgb(214, 131, 255); /* oklch */ color: oklch(74.4% 0.189 313.5);
Tailwind
colors: {
custom: {
50: '#e5a9ff',
500: '#d683ff',
950: '#000000',
},
}SCSS
$custom: #d683ff; $custom-light: #e5a9ff; $custom-dark: #000000;
JSON
{
"hex": "#d683ff",
"rgb": {
"r": 214,
"g": 131,
"b": 255
},
"hsl": {
"h": 280.161,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.74448,
"c": 0.18911,
"h": 313.5
},
"luminance": 0.37749
}Semantic roles & 50–950 ramp
primary
#D683FF
secondary
#DFF7D4
accent
#E6004C
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86