#D689FF#D689FF
#D689FF is a light, vivid violet. Relative luminance 0.394; OKLCH L 75.3% C 0.180 H 312.9°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D689FF |
|---|---|
| RGB | rgb(214, 137, 255) |
| HSL | hsl(279, 100%, 77%) |
| HSV | hsv(279, 46%, 100%) |
| CMYK | cmyk(16.1%, 46.3%, 0%, 0%) |
| CIE-LAB | lab(69.05, 49.38, -47.33) |
| CIE-LCH | lch(69.05, 68.40, 316.22°) |
| OKLab | oklab(75.35% 0.1222 -0.1316) |
| OKLCH | oklch(75.35% 0.18 312.9) |
| XYZ | xyz(54.7242, 39.4087, 99.3122) |
| Luminance | 0.3941 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.61
Baby Purple
#CA9BF7
ΔE00 5.29
Light Purple
#BF77F6
ΔE00 5.76
Violet (CSS)
#EE82EE
ΔE00 6.13
Pastel Purple
#CAA0FF
ΔE00 6.33
Lilac (survey)
#CEA2FD
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D689FF #B2FF89
analogous
#9B89FF #D689FF #FF89ED
triadic
#D689FF #FFD689 #89FFD6
tetradic
#D689FF #FF9B89 #B2FF89 #89EDFF
square
#D689FF #FF9B89 #B2FF89 #89EDFF
split-complementary
#D689FF #EDFF89 #89FF9B
monochromatic
#AB0FFF #C14CFF #D689FF #EBC6FF #F4E0FF
Accessibility & contrast
On white
2.36
#D689FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#D689FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D689FF
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D689FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D689FF | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A4FF
Deuteranopia (green-blind)
#85AAFC
Tritanopia (blue-blind)
#D29BB8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #d689ff; /* rgb */ color: rgb(214, 137, 255); /* oklch */ color: oklch(75.3% 0.180 312.9);
Tailwind
colors: {
custom: {
50: '#e5adff',
500: '#d689ff',
950: '#000000',
},
}SCSS
$custom: #d689ff; $custom-light: #e5adff; $custom-dark: #000000;
JSON
{
"hex": "#d689ff",
"rgb": {
"r": 214,
"g": 137,
"b": 255
},
"hsl": {
"h": 279.153,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.75348,
"c": 0.17958,
"h": 312.9
},
"luminance": 0.39407
}Semantic roles & 50–950 ramp
primary
#D689FF
secondary
#E0F7D4
accent
#E60050
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161018
muted
#847F86