#D681F8#D681F8
#D681F8 is a light, vivid purple. Relative luminance 0.368; OKLCH L 73.8% C 0.185 H 315.6°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D681F8 |
|---|---|
| RGB | rgb(214, 129, 248) |
| HSL | hsl(283, 89%, 74%) |
| HSV | hsv(283, 48%, 97%) |
| CMYK | cmyk(13.7%, 48%, 0%, 2.7%) |
| CIE-LAB | lab(67.11, 52.08, -46.55) |
| CIE-LCH | lch(67.11, 69.85, 318.21°) |
| OKLab | oklab(73.8% 0.1321 -0.1293) |
| OKLCH | oklch(73.8% 0.185 315.6) |
| XYZ | xyz(52.5225, 36.7755, 93.1204) |
| Luminance | 0.3677 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.87
Light Purple
#BF77F6
ΔE00 4.90
Violet (CSS)
#EE82EE
ΔE00 5.37
Easter Purple
#C071FE
ΔE00 5.95
Purply Pink
#F075E6
ΔE00 6.46
Orchid
#DA70D6
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D681F8 #A3F881
analogous
#9B81F8 #D681F8 #F881DF
triadic
#D681F8 #F8D681 #81F8D6
tetradic
#D681F8 #F89B81 #A3F881 #81DFF8
square
#D681F8 #F89B81 #A3F881 #81DFF8
split-complementary
#D681F8 #DFF881 #81F89B
monochromatic
#B00DF1 #C347F5 #D681F8 #E9BBFB #F6E2FD
Accessibility & contrast
On white
2.51
#D681F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#D681F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D681F8
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D681F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D681F8 | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699EFC
Deuteranopia (green-blind)
#82A6F5
Tritanopia (blue-blind)
#D493B1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #d681f8; /* rgb */ color: rgb(214, 129, 248); /* oklch */ color: oklch(73.8% 0.185 315.6);
Tailwind
colors: {
custom: {
50: '#e5a8fb',
500: '#d681f8',
950: '#000000',
},
}SCSS
$custom: #d681f8; $custom-light: #e5a8fb; $custom-dark: #000000;
JSON
{
"hex": "#d681f8",
"rgb": {
"r": 214,
"g": 129,
"b": 248
},
"hsl": {
"h": 282.857,
"s": 89.474,
"l": 73.922
},
"oklch": {
"l": 0.738,
"c": 0.18484,
"h": 315.6
},
"luminance": 0.36774
}Semantic roles & 50–950 ramp
primary
#D681F8
secondary
#DFF5D6
accent
#E60042
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161017
muted
#847F85