#D699CD#D699CD
#D699CD is a light, moderate purple. Relative luminance 0.415; OKLCH L 75.8% C 0.100 H 331.7°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D699CD |
|---|---|
| RGB | rgb(214, 153, 205) |
| HSL | hsl(309, 43%, 72%) |
| HSV | hsv(309, 29%, 84%) |
| CMYK | cmyk(0%, 28.5%, 4.2%, 16.1%) |
| CIE-LAB | lab(70.52, 31.09, -17.59) |
| CIE-LCH | lch(70.52, 35.72, 330.50°) |
| OKLab | oklab(75.8% 0.0879 -0.0472) |
| OKLCH | oklch(75.8% 0.1 331.7) |
| XYZ | xyz(50.1414, 41.4882, 63.1126) |
| Luminance | 0.4149 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.08
Lilac
#C8A2C8
ΔE00 4.98
Lavender Pink
#DD85D7
ΔE00 6.51
Pale Purple
#B790D4
ΔE00 8.36
Bubblegum Pink
#FE83CC
ΔE00 8.75
Lavender (survey)
#C79FEF
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D699CD #99D6A2
analogous
#C099D6 #D699CD #D699AF
triadic
#D699CD #CDD699 #99CDD6
tetradic
#D699CD #D6C099 #99D6A2 #99AFD6
square
#D699CD #D6C099 #99D6A2 #99AFD6
split-complementary
#D699CD #AFD699 #99D6C0
monochromatic
#AE469F #C46DB8 #D699CD #E8C5E2 #F6E9F4
Accessibility & contrast
On white
2.26
#D699CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#D699CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D699CD
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D699CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D699CD | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A7CF
Deuteranopia (green-blind)
#A6B0CB
Tritanopia (blue-blind)
#DB9CAB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d699cd; /* rgb */ color: rgb(214, 153, 205); /* oklch */ color: oklch(75.8% 0.100 331.7);
Tailwind
colors: {
custom: {
50: '#e3b7dc',
500: '#d699cd',
950: '#000000',
},
}SCSS
$custom: #d699cd; $custom-light: #e3b7dc; $custom-dark: #000000;
JSON
{
"hex": "#d699cd",
"rgb": {
"r": 214,
"g": 153,
"b": 205
},
"hsl": {
"h": 308.852,
"s": 42.657,
"l": 71.961
},
"oklch": {
"l": 0.75804,
"c": 0.09973,
"h": 331.7
},
"luminance": 0.41486
}Semantic roles & 50–950 ramp
primary
#D699CD
secondary
#DEEDE0
accent
#B64430
background
#FEFBFD
surface
#FCF6FB
border
#D5D0D4
text
#151115
muted
#848083