#D690ED#D690ED
#D690ED is a light, vivid purple. Relative luminance 0.404; OKLCH L 75.6% C 0.148 H 317.5°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D690ED |
|---|---|
| RGB | rgb(214, 144, 237) |
| HSL | hsl(285, 72%, 75%) |
| HSV | hsv(285, 39%, 93%) |
| CMYK | cmyk(9.7%, 39.2%, 0%, 7.1%) |
| CIE-LAB | lab(69.72, 42.01, -36.43) |
| CIE-LCH | lch(69.72, 55.61, 319.07°) |
| OKLab | oklab(75.6% 0.1094 -0.1003) |
| OKLCH | oklch(75.6% 0.148 317.5) |
| XYZ | xyz(52.9887, 40.3585, 85.1030) |
| Luminance | 0.4036 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.54
Violet (CSS)
#EE82EE
ΔE00 5.11
Lavender Pink
#DD85D7
ΔE00 5.15
Lavender (survey)
#C79FEF
ΔE00 5.40
Liliac
#C48EFD
ΔE00 5.54
Lilac (survey)
#CEA2FD
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D690ED #A7ED90
analogous
#A790ED #D690ED #ED90D6
triadic
#D690ED #EDD690 #90EDD6
tetradic
#D690ED #EDA790 #A7ED90 #90D6ED
square
#D690ED #EDA790 #A7ED90 #90D6ED
split-complementary
#D690ED #D6ED90 #90EDA7
monochromatic
#AF27DC #C35BE4 #D690ED #E9C5F6 #F5E5FB
Accessibility & contrast
On white
2.31
#D690ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#D690ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D690ED
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D690ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D690ED | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A6F0
Deuteranopia (green-blind)
#94ADEA
Tritanopia (blue-blind)
#D69CB3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d690ed; /* rgb */ color: rgb(214, 144, 237); /* oklch */ color: oklch(75.6% 0.148 317.5);
Tailwind
colors: {
custom: {
50: '#e4b2f3',
500: '#d690ed',
950: '#000000',
},
}SCSS
$custom: #d690ed; $custom-light: #e4b2f3; $custom-dark: #000000;
JSON
{
"hex": "#d690ed",
"rgb": {
"r": 214,
"g": 144,
"b": 237
},
"hsl": {
"h": 285.161,
"s": 72.093,
"l": 74.706
},
"oklch": {
"l": 0.75598,
"c": 0.14836,
"h": 317.5
},
"luminance": 0.40357
}Semantic roles & 50–950 ramp
primary
#D690ED
secondary
#DFF2D9
accent
#D41142
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161117
muted
#848085