#D690DC#D690DC
#D690DC is a light, vivid purple. Relative luminance 0.394; OKLCH L 74.9% C 0.130 H 324.0°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D690DC |
|---|---|
| RGB | rgb(214, 144, 220) |
| HSL | hsl(295, 52%, 71%) |
| HSV | hsv(295, 35%, 86%) |
| CMYK | cmyk(2.7%, 34.5%, 0%, 13.7%) |
| CIE-LAB | lab(69.05, 38.71, -28.12) |
| CIE-LCH | lch(69.05, 47.84, 324.00°) |
| OKLab | oklab(74.87% 0.1055 -0.0766) |
| OKLCH | oklch(74.87% 0.13 324) |
| XYZ | xyz(50.6217, 39.4117, 72.6369) |
| Luminance | 0.3941 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.07
Plum
#DDA0DD
ΔE00 4.48
Violet (CSS)
#EE82EE
ΔE00 5.60
Pale Purple
#B790D4
ΔE00 6.29
Lavender (survey)
#C79FEF
ΔE00 6.87
Baby Purple
#CA9BF7
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D690DC #96DC90
analogous
#B090DC #D690DC #DC90BC
triadic
#D690DC #DCD690 #90DCD6
tetradic
#D690DC #DCB090 #96DC90 #90BCDC
square
#D690DC #DCB090 #96DC90 #90BCDC
split-complementary
#D690DC #BCDC90 #90DCB0
monochromatic
#AE3AB8 #C561CD #D690DC #E7BFEB #F6E8F8
Accessibility & contrast
On white
2.36
#D690DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#D690DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D690DC
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D690DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D690DC | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A3DF
Deuteranopia (green-blind)
#9AABD9
Tritanopia (blue-blind)
#D998AC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #d690dc; /* rgb */ color: rgb(214, 144, 220); /* oklch */ color: oklch(74.9% 0.130 324.0);
Tailwind
colors: {
custom: {
50: '#e4b1e7',
500: '#d690dc',
950: '#000000',
},
}SCSS
$custom: #d690dc; $custom-light: #e4b1e7; $custom-dark: #000000;
JSON
{
"hex": "#d690dc",
"rgb": {
"r": 214,
"g": 144,
"b": 220
},
"hsl": {
"h": 295.263,
"s": 52.055,
"l": 71.373
},
"oklch": {
"l": 0.74866,
"c": 0.13041,
"h": 324
},
"luminance": 0.3941
}Semantic roles & 50–950 ramp
primary
#D690DC
secondary
#DCEEDA
accent
#BF2632
background
#FEFBFE
surface
#FCF6FC
border
#D5D0D5
text
#161116
muted
#848084