#D69BDA#D69BDA
#D69BDA is a light, moderate purple. Relative luminance 0.428; OKLCH L 76.6% C 0.109 H 324.4°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #D69BDA |
|---|---|
| RGB | rgb(214, 155, 218) |
| HSL | hsl(296, 46%, 73%) |
| HSV | hsv(296, 29%, 85%) |
| CMYK | cmyk(1.8%, 28.9%, 0%, 14.5%) |
| CIE-LAB | lab(71.42, 32.40, -23.38) |
| CIE-LCH | lch(71.42, 39.96, 324.19°) |
| OKLab | oklab(76.64% 0.0886 -0.0634) |
| OKLCH | oklch(76.64% 0.109 324.4) |
| XYZ | xyz(52.1064, 42.8024, 71.8329) |
| Luminance | 0.4280 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 1.66
Lavender Pink
#DD85D7
ΔE00 5.76
Lilac
#C8A2C8
ΔE00 6.19
Lavender (survey)
#C79FEF
ΔE00 6.68
Pale Purple
#B790D4
ΔE00 6.75
Mauve
#E0B0FF
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D69BDA #9FDA9B
analogous
#B69BDA #D69BDA #DA9BBE
triadic
#D69BDA #DAD69B #9BDAD6
tetradic
#D69BDA #DAB69B #9FDA9B #9BBEDA
square
#D69BDA #DAB69B #9FDA9B #9BBEDA
split-complementary
#D69BDA #BEDA9B #9BDAB6
monochromatic
#B044B7 #C46EC9 #D69BDA #E8C8EB #F6E9F7
Accessibility & contrast
On white
2.20
#D69BDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#D69BDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D69BDA
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D69BDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D69BDA | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96AADC
Deuteranopia (green-blind)
#A4B1D8
Tritanopia (blue-blind)
#D9A1B2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #d69bda; /* rgb */ color: rgb(214, 155, 218); /* oklch */ color: oklch(76.6% 0.109 324.4);
Tailwind
colors: {
custom: {
50: '#e3b9e5',
500: '#d69bda',
950: '#000000',
},
}SCSS
$custom: #d69bda; $custom-light: #e3b9e5; $custom-dark: #000000;
JSON
{
"hex": "#d69bda",
"rgb": {
"r": 214,
"g": 155,
"b": 218
},
"hsl": {
"h": 296.19,
"s": 45.985,
"l": 73.137
},
"oklch": {
"l": 0.76642,
"c": 0.10895,
"h": 324.4
},
"luminance": 0.42801
}Semantic roles & 50–950 ramp
primary
#D69BDA
secondary
#DEEEDD
accent
#B92C35
background
#FEFBFE
surface
#FCF6FC
border
#D5D0D5
text
#151115
muted
#848084