#D690E9#D690E9
#D690E9 is a light, vivid purple. Relative luminance 0.401; OKLCH L 75.4% C 0.144 H 318.9°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D690E9 |
|---|---|
| RGB | rgb(214, 144, 233) |
| HSL | hsl(287, 67%, 74%) |
| HSV | hsv(287, 38%, 91%) |
| CMYK | cmyk(8.2%, 38.2%, 0%, 8.6%) |
| CIE-LAB | lab(69.56, 41.22, -34.49) |
| CIE-LCH | lch(69.56, 53.74, 320.08°) |
| OKLab | oklab(75.42% 0.1085 -0.0947) |
| OKLCH | oklch(75.42% 0.144 318.9) |
| XYZ | xyz(52.4108, 40.1274, 82.0595) |
| Luminance | 0.4013 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.53
Baby Purple
#CA9BF7
ΔE00 5.00
Violet (CSS)
#EE82EE
ΔE00 5.03
Lavender (survey)
#C79FEF
ΔE00 5.59
Lilac (survey)
#CEA2FD
ΔE00 6.14
Plum
#DDA0DD
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D690E9 #A3E990
analogous
#AA90E9 #D690E9 #E990D0
triadic
#D690E9 #E9D690 #90E9D6
tetradic
#D690E9 #E9AA90 #A3E990 #90D0E9
square
#D690E9 #E9AA90 #A3E990 #90D0E9
split-complementary
#D690E9 #D0E990 #90E9AA
monochromatic
#B02AD4 #C35DDF #D690E9 #E9C3F3 #F6E5FA
Accessibility & contrast
On white
2.33
#D690E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#D690E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D690E9
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D690E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D690E9 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A5EC
Deuteranopia (green-blind)
#95ACE6
Tritanopia (blue-blind)
#D79BB2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d690e9; /* rgb */ color: rgb(214, 144, 233); /* oklch */ color: oklch(75.4% 0.144 318.9);
Tailwind
colors: {
custom: {
50: '#e4b2f0',
500: '#d690e9',
950: '#000000',
},
}SCSS
$custom: #d690e9; $custom-light: #e4b2f0; $custom-dark: #000000;
JSON
{
"hex": "#d690e9",
"rgb": {
"r": 214,
"g": 144,
"b": 233
},
"hsl": {
"h": 287.191,
"s": 66.917,
"l": 73.922
},
"oklch": {
"l": 0.75421,
"c": 0.14404,
"h": 318.9
},
"luminance": 0.40126
}Semantic roles & 50–950 ramp
primary
#D690E9
secondary
#DFF1DA
accent
#CF173E
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161116
muted
#848084