#D690EB#D690EB
#D690EB is a light, vivid purple. Relative luminance 0.402; OKLCH L 75.5% C 0.146 H 318.2°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D690EB |
|---|---|
| RGB | rgb(214, 144, 235) |
| HSL | hsl(286, 69%, 74%) |
| HSV | hsv(286, 39%, 92%) |
| CMYK | cmyk(8.9%, 38.7%, 0%, 7.8%) |
| CIE-LAB | lab(69.64, 41.62, -35.46) |
| CIE-LCH | lch(69.64, 54.67, 319.57°) |
| OKLab | oklab(75.51% 0.109 -0.0975) |
| OKLCH | oklch(75.51% 0.146 318.2) |
| XYZ | xyz(52.6981, 40.2423, 83.5727) |
| Luminance | 0.4024 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.76
Lavender Pink
#DD85D7
ΔE00 4.84
Violet (CSS)
#EE82EE
ΔE00 5.06
Lavender (survey)
#C79FEF
ΔE00 5.48
Liliac
#C48EFD
ΔE00 5.87
Lilac (survey)
#CEA2FD
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D690EB #A5EB90
analogous
#A990EB #D690EB #EB90D3
triadic
#D690EB #EBD690 #90EBD6
tetradic
#D690EB #EBA990 #A5EB90 #90D3EB
square
#D690EB #EBA990 #A5EB90 #90D3EB
split-complementary
#D690EB #D3EB90 #90EBA9
monochromatic
#B028D8 #C35CE2 #D690EB #E9C4F4 #F5E5FA
Accessibility & contrast
On white
2.32
#D690EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#D690EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D690EB
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D690EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D690EB | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A5EE
Deuteranopia (green-blind)
#94ADE8
Tritanopia (blue-blind)
#D69BB3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d690eb; /* rgb */ color: rgb(214, 144, 235); /* oklch */ color: oklch(75.5% 0.146 318.2);
Tailwind
colors: {
custom: {
50: '#e4b2f1',
500: '#d690eb',
950: '#000000',
},
}SCSS
$custom: #d690eb; $custom-light: #e4b2f1; $custom-dark: #000000;
JSON
{
"hex": "#d690eb",
"rgb": {
"r": 214,
"g": 144,
"b": 235
},
"hsl": {
"h": 286.154,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.75509,
"c": 0.14619,
"h": 318.2
},
"luminance": 0.40241
}Semantic roles & 50–950 ramp
primary
#D690EB
secondary
#DFF2D9
accent
#D11440
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161117
muted
#848085