#D681FF#D681FF
#D681FF is a light, vivid purple. Relative luminance 0.372; OKLCH L 74.2% C 0.192 H 313.7°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D681FF |
|---|---|
| RGB | rgb(214, 129, 255) |
| HSL | hsl(280, 100%, 75%) |
| HSV | hsv(280, 49%, 100%) |
| CMYK | cmyk(16.1%, 49.4%, 0%, 0%) |
| CIE-LAB | lab(67.44, 53.51, -49.86) |
| CIE-LCH | lch(67.44, 73.14, 317.02°) |
| OKLab | oklab(74.16% 0.1329 -0.1389) |
| OKLCH | oklch(74.16% 0.192 313.7) |
| XYZ | xyz(53.6288, 37.2180, 98.9471) |
| Luminance | 0.3722 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.51
Light Purple
#BF77F6
ΔE00 4.64
Easter Purple
#C071FE
ΔE00 5.50
Violet (CSS)
#EE82EE
ΔE00 6.16
Baby Purple
#CA9BF7
ΔE00 6.88
Purply Pink
#F075E6
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D681FF #AAFF81
analogous
#9781FF #D681FF #FF81E9
triadic
#D681FF #FFD681 #81FFD6
tetradic
#D681FF #FF9781 #AAFF81 #81E9FF
square
#D681FF #FF9781 #AAFF81 #81E9FF
split-complementary
#D681FF #E9FF81 #81FF97
monochromatic
#AE07FF #C244FF #D681FF #EABEFF #F5E0FF
Accessibility & contrast
On white
2.49
#D681FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#D681FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D681FF
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D681FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D681FF | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649FFF
Deuteranopia (green-blind)
#7EA6FC
Tritanopia (blue-blind)
#D395B4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #d681ff; /* rgb */ color: rgb(214, 129, 255); /* oklch */ color: oklch(74.2% 0.192 313.7);
Tailwind
colors: {
custom: {
50: '#e5a8ff',
500: '#d681ff',
950: '#000000',
},
}SCSS
$custom: #d681ff; $custom-light: #e5a8ff; $custom-dark: #000000;
JSON
{
"hex": "#d681ff",
"rgb": {
"r": 214,
"g": 129,
"b": 255
},
"hsl": {
"h": 280.476,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.74155,
"c": 0.19224,
"h": 313.7
},
"luminance": 0.37217
}Semantic roles & 50–950 ramp
primary
#D681FF
secondary
#DFF7D4
accent
#E6004B
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86