#D690CD#D690CD
#D690CD is a light, moderate purple. Relative luminance 0.387; OKLCH L 74.3% C 0.116 H 331.3°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D690CD |
|---|---|
| RGB | rgb(214, 144, 205) |
| HSL | hsl(308, 46%, 70%) |
| HSV | hsv(308, 33%, 84%) |
| CMYK | cmyk(0%, 32.7%, 4.2%, 16.1%) |
| CIE-LAB | lab(68.50, 35.94, -20.65) |
| CIE-LCH | lch(68.50, 41.45, 330.12°) |
| OKLab | oklab(74.27% 0.1016 -0.0556) |
| OKLCH | oklch(74.27% 0.116 331.3) |
| XYZ | xyz(48.7236, 38.6525, 62.6399) |
| Luminance | 0.3865 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.05
Plum
#DDA0DD
ΔE00 4.16
Lilac
#C8A2C8
ΔE00 7.17
Orchid (survey)
#C875C4
ΔE00 7.31
Bubblegum Pink
#FE83CC
ΔE00 7.67
Violet (CSS)
#EE82EE
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D690CD #90D699
analogous
#BC90D6 #D690CD #D690AA
triadic
#D690CD #CDD690 #90CDD6
tetradic
#D690CD #D6BC90 #90D699 #90AAD6
square
#D690CD #D6BC90 #90D699 #90AAD6
split-complementary
#D690CD #AAD690 #90D6BC
monochromatic
#AC409E #C563B9 #D690CD #E7BDE1 #F7E9F5
Accessibility & contrast
On white
2.41
#D690CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#D690CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D690CD
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D690CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D690CD | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA1CF
Deuteranopia (green-blind)
#9FABCB
Tritanopia (blue-blind)
#DC94A6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #d690cd; /* rgb */ color: rgb(214, 144, 205); /* oklch */ color: oklch(74.3% 0.116 331.3);
Tailwind
colors: {
custom: {
50: '#e3b1dc',
500: '#d690cd',
950: '#000000',
},
}SCSS
$custom: #d690cd; $custom-light: #e3b1dc; $custom-dark: #000000;
JSON
{
"hex": "#d690cd",
"rgb": {
"r": 214,
"g": 144,
"b": 205
},
"hsl": {
"h": 307.714,
"s": 46.053,
"l": 70.196
},
"oklch": {
"l": 0.74268,
"c": 0.1158,
"h": 331.3
},
"luminance": 0.3865
}Semantic roles & 50–950 ramp
primary
#D690CD
secondary
#D7EBDA
accent
#B93E2C
background
#FEFBFD
surface
#FCF6FB
border
#D5D0D4
text
#161115
muted
#848083