#D69DEC#D69DEC
#D69DEC is a light, vivid purple. Relative luminance 0.445; OKLCH L 77.7% C 0.125 H 316.3°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D69DEC |
|---|---|
| RGB | rgb(214, 157, 236) |
| HSL | hsl(283, 68%, 77%) |
| HSV | hsv(283, 33%, 93%) |
| CMYK | cmyk(9.3%, 33.5%, 0%, 7.5%) |
| CIE-LAB | lab(72.54, 34.83, -31.52) |
| CIE-LCH | lch(72.54, 46.98, 317.86°) |
| OKLab | oklab(77.71% 0.0904 -0.0863) |
| OKLCH | oklch(77.71% 0.125 316.3) |
| XYZ | xyz(54.9266, 44.4674, 85.0302) |
| Luminance | 0.4447 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.71
Baby Purple
#CA9BF7
ΔE00 4.12
Lilac (survey)
#CEA2FD
ΔE00 4.44
Plum
#DDA0DD
ΔE00 4.55
Mauve
#E0B0FF
ΔE00 4.75
Pastel Purple
#CAA0FF
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D69DEC #B3EC9D
analogous
#AF9DEC #D69DEC #EC9DDB
triadic
#D69DEC #ECD69D #9DECD6
tetradic
#D69DEC #ECAF9D #B3EC9D #9DDBEC
square
#D69DEC #ECAF9D #B3EC9D #9DDBEC
split-complementary
#D69DEC #DBEC9D #9DECAF
monochromatic
#AB36D8 #C16AE2 #D69DEC #EBD0F6 #F4E5FA
Accessibility & contrast
On white
2.12
#D69DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#D69DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D69DEC
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D69DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D69DEC | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AEEF
Deuteranopia (green-blind)
#9FB4EA
Tritanopia (blue-blind)
#D5A7BA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #d69dec; /* rgb */ color: rgb(214, 157, 236); /* oklch */ color: oklch(77.7% 0.125 316.3);
Tailwind
colors: {
custom: {
50: '#e3baf2',
500: '#d69dec',
950: '#000000',
},
}SCSS
$custom: #d69dec; $custom-light: #e3baf2; $custom-dark: #000000;
JSON
{
"hex": "#d69dec",
"rgb": {
"r": 214,
"g": 157,
"b": 236
},
"hsl": {
"h": 283.291,
"s": 67.521,
"l": 77.059
},
"oklch": {
"l": 0.77714,
"c": 0.125,
"h": 316.3
},
"luminance": 0.44466
}Semantic roles & 50–950 ramp
primary
#D69DEC
secondary
#E0F2D9
accent
#CF164A
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#151217
muted
#848185