#D688FF#D688FF
#D688FF is a light, vivid violet. Relative luminance 0.391; OKLCH L 75.2% C 0.181 H 313.0°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #D688FF |
|---|---|
| RGB | rgb(214, 136, 255) |
| HSL | hsl(279, 100%, 77%) |
| HSV | hsv(279, 47%, 100%) |
| CMYK | cmyk(16.1%, 46.7%, 0%, 0%) |
| CIE-LAB | lab(68.84, 49.90, -47.65) |
| CIE-LCH | lch(68.84, 69.00, 316.32°) |
| OKLab | oklab(75.2% 0.1235 -0.1325) |
| OKLCH | oklch(75.2% 0.181 313) |
| XYZ | xyz(54.5827, 39.1257, 99.2650) |
| Luminance | 0.3912 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.69
Baby Purple
#CA9BF7
ΔE00 5.49
Light Purple
#BF77F6
ΔE00 5.60
Violet (CSS)
#EE82EE
ΔE00 6.10
Pastel Purple
#CAA0FF
ΔE00 6.54
Easter Purple
#C071FE
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D688FF #B1FF88
analogous
#9B88FF #D688FF #FF88EC
triadic
#D688FF #FFD688 #88FFD6
tetradic
#D688FF #FF9B88 #B1FF88 #88ECFF
square
#D688FF #FF9B88 #B1FF88 #88ECFF
split-complementary
#D688FF #ECFF88 #88FF9B
monochromatic
#AC0EFF #C14BFF #D688FF #EBC5FF #F4E0FF
Accessibility & contrast
On white
2.38
#D688FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#D688FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D688FF
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D688FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D688FF | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA4FF
Deuteranopia (green-blind)
#84AAFC
Tritanopia (blue-blind)
#D29AB8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #d688ff; /* rgb */ color: rgb(214, 136, 255); /* oklch */ color: oklch(75.2% 0.181 313.0);
Tailwind
colors: {
custom: {
50: '#e5acff',
500: '#d688ff',
950: '#000000',
},
}SCSS
$custom: #d688ff; $custom-light: #e5acff; $custom-dark: #000000;
JSON
{
"hex": "#d688ff",
"rgb": {
"r": 214,
"g": 136,
"b": 255
},
"hsl": {
"h": 279.328,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.75196,
"c": 0.18118,
"h": 313
},
"luminance": 0.39124
}Semantic roles & 50–950 ramp
primary
#D688FF
secondary
#E0F7D4
accent
#E6004F
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161018
muted
#847F86