#D690EC#D690EC
#D690EC is a light, vivid purple. Relative luminance 0.403; OKLCH L 75.6% C 0.147 H 317.8°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D690EC |
|---|---|
| RGB | rgb(214, 144, 236) |
| HSL | hsl(286, 71%, 75%) |
| HSV | hsv(286, 39%, 93%) |
| CMYK | cmyk(9.3%, 39%, 0%, 7.5%) |
| CIE-LAB | lab(69.68, 41.81, -35.94) |
| CIE-LCH | lch(69.68, 55.14, 319.32°) |
| OKLab | oklab(75.55% 0.1092 -0.0989) |
| OKLCH | oklch(75.55% 0.147 317.8) |
| XYZ | xyz(52.8430, 40.3003, 84.3357) |
| Luminance | 0.4030 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.64
Lavender Pink
#DD85D7
ΔE00 4.99
Violet (CSS)
#EE82EE
ΔE00 5.08
Lavender (survey)
#C79FEF
ΔE00 5.44
Liliac
#C48EFD
ΔE00 5.70
Lilac (survey)
#CEA2FD
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D690EC #A6EC90
analogous
#A890EC #D690EC #EC90D4
triadic
#D690EC #ECD690 #90ECD6
tetradic
#D690EC #ECA890 #A6EC90 #90D4EC
square
#D690EC #ECA890 #A6EC90 #90D4EC
split-complementary
#D690EC #D4EC90 #90ECA8
monochromatic
#AF27DA #C35CE3 #D690EC #E9C4F5 #F5E5FB
Accessibility & contrast
On white
2.32
#D690EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#D690EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D690EC
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D690EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D690EC | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A6EF
Deuteranopia (green-blind)
#94ADE9
Tritanopia (blue-blind)
#D69CB3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d690ec; /* rgb */ color: rgb(214, 144, 236); /* oklch */ color: oklch(75.6% 0.147 317.8);
Tailwind
colors: {
custom: {
50: '#e4b2f2',
500: '#d690ec',
950: '#000000',
},
}SCSS
$custom: #d690ec; $custom-light: #e4b2f2; $custom-dark: #000000;
JSON
{
"hex": "#d690ec",
"rgb": {
"r": 214,
"g": 144,
"b": 236
},
"hsl": {
"h": 285.652,
"s": 70.769,
"l": 74.51
},
"oklch": {
"l": 0.75553,
"c": 0.14727,
"h": 317.8
},
"luminance": 0.40299
}Semantic roles & 50–950 ramp
primary
#D690EC
secondary
#DFF2D9
accent
#D31341
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161117
muted
#848085