#D691CD#D691CD
#D691CD is a light, moderate purple. Relative luminance 0.390; OKLCH L 74.4% C 0.114 H 331.3°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #D691CD |
|---|---|
| RGB | rgb(214, 145, 205) |
| HSL | hsl(308, 46%, 70%) |
| HSV | hsv(308, 32%, 84%) |
| CMYK | cmyk(0%, 32.2%, 4.2%, 16.1%) |
| CIE-LAB | lab(68.72, 35.41, -20.31) |
| CIE-LCH | lch(68.72, 40.82, 330.15°) |
| OKLab | oklab(74.44% 0.1 -0.0547) |
| OKLCH | oklch(74.44% 0.114 331.3) |
| XYZ | xyz(48.8757, 38.9567, 62.6906) |
| Luminance | 0.3896 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.98
Lavender Pink
#DD85D7
ΔE00 4.30
Lilac
#C8A2C8
ΔE00 6.93
Orchid (survey)
#C875C4
ΔE00 7.57
Bubblegum Pink
#FE83CC
ΔE00 7.75
Pale Purple
#B790D4
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D691CD #91D69A
analogous
#BC91D6 #D691CD #D691AA
triadic
#D691CD #CDD691 #91CDD6
tetradic
#D691CD #D6BC91 #91D69A #91AAD6
square
#D691CD #D6BC91 #91D69A #91AAD6
split-complementary
#D691CD #AAD691 #91D6BC
monochromatic
#AC409E #C564B9 #D691CD #E7BEE1 #F7E9F5
Accessibility & contrast
On white
2.39
#D691CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#D691CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D691CD
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D691CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D691CD | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA2CF
Deuteranopia (green-blind)
#A0ABCB
Tritanopia (blue-blind)
#DC95A7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #d691cd; /* rgb */ color: rgb(214, 145, 205); /* oklch */ color: oklch(74.4% 0.114 331.3);
Tailwind
colors: {
custom: {
50: '#e3b2dc',
500: '#d691cd',
950: '#000000',
},
}SCSS
$custom: #d691cd; $custom-light: #e3b2dc; $custom-dark: #000000;
JSON
{
"hex": "#d691cd",
"rgb": {
"r": 214,
"g": 145,
"b": 205
},
"hsl": {
"h": 307.826,
"s": 45.695,
"l": 70.392
},
"oklch": {
"l": 0.74436,
"c": 0.11402,
"h": 331.3
},
"luminance": 0.38955
}Semantic roles & 50–950 ramp
primary
#D691CD
secondary
#D8EBDA
accent
#B93F2D
background
#FEFBFD
surface
#FCF6FB
border
#D5D0D4
text
#161115
muted
#848083