#D690EF#D690EF
#D690EF is a light, vivid purple. Relative luminance 0.405; OKLCH L 75.7% C 0.151 H 316.8°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D690EF |
|---|---|
| RGB | rgb(214, 144, 239) |
| HSL | hsl(284, 75%, 75%) |
| HSV | hsv(284, 40%, 94%) |
| CMYK | cmyk(10.5%, 39.7%, 0%, 6.3%) |
| CIE-LAB | lab(69.81, 42.41, -37.40) |
| CIE-LCH | lch(69.81, 56.55, 318.60°) |
| OKLab | oklab(75.69% 0.1098 -0.103) |
| OKLCH | oklch(75.69% 0.151 316.8) |
| XYZ | xyz(53.2825, 40.4761, 86.6505) |
| Luminance | 0.4047 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.35
Violet (CSS)
#EE82EE
ΔE00 5.20
Liliac
#C48EFD
ΔE00 5.23
Lavender (survey)
#C79FEF
ΔE00 5.35
Lavender Pink
#DD85D7
ΔE00 5.46
Lilac (survey)
#CEA2FD
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D690EF #A9EF90
analogous
#A790EF #D690EF #EF90D8
triadic
#D690EF #EFD690 #90EFD6
tetradic
#D690EF #EFA790 #A9EF90 #90D8EF
square
#D690EF #EFA790 #A9EF90 #90D8EF
split-complementary
#D690EF #D8EF90 #90EFA7
monochromatic
#AE25E0 #C25BE7 #D690EF #EAC5F7 #F5E4FB
Accessibility & contrast
On white
2.31
#D690EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#D690EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D690EF
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D690EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D690EF | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A6F2
Deuteranopia (green-blind)
#93ADEC
Tritanopia (blue-blind)
#D59CB4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d690ef; /* rgb */ color: rgb(214, 144, 239); /* oklch */ color: oklch(75.7% 0.151 316.8);
Tailwind
colors: {
custom: {
50: '#e4b2f4',
500: '#d690ef',
950: '#000000',
},
}SCSS
$custom: #d690ef; $custom-light: #e4b2f4; $custom-dark: #000000;
JSON
{
"hex": "#d690ef",
"rgb": {
"r": 214,
"g": 144,
"b": 239
},
"hsl": {
"h": 284.211,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.75688,
"c": 0.15053,
"h": 316.8
},
"luminance": 0.40475
}Semantic roles & 50–950 ramp
primary
#D690EF
secondary
#DFF3D8
accent
#D70F43
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161117
muted
#848085