#D694EC#D694EC
#D694EC is a light, vivid purple. Relative luminance 0.415; OKLCH L 76.2% C 0.140 H 317.4°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D694EC |
|---|---|
| RGB | rgb(214, 148, 236) |
| HSL | hsl(285, 70%, 75%) |
| HSV | hsv(285, 37%, 93%) |
| CMYK | cmyk(9.3%, 37.3%, 0%, 7.5%) |
| CIE-LAB | lab(70.55, 39.68, -34.60) |
| CIE-LCH | lch(70.55, 52.65, 318.91°) |
| OKLab | oklab(76.21% 0.1034 -0.0951) |
| OKLCH | oklch(76.21% 0.14 317.4) |
| XYZ | xyz(53.4596, 41.5335, 84.5412) |
| Luminance | 0.4153 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.23
Lavender (survey)
#C79FEF
ΔE00 4.75
Lilac (survey)
#CEA2FD
ΔE00 5.22
Lavender Pink
#DD85D7
ΔE00 5.39
Violet (CSS)
#EE82EE
ΔE00 5.72
Pastel Purple
#CAA0FF
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D694EC #AAEC94
analogous
#AA94EC #D694EC #EC94D6
triadic
#D694EC #ECD694 #94ECD6
tetradic
#D694EC #ECAA94 #AAEC94 #94D6EC
square
#D694EC #ECAA94 #AAEC94 #94D6EC
split-complementary
#D694EC #D6EC94 #94ECAA
monochromatic
#AE2CDA #C260E3 #D694EC #EAC8F5 #F5E5FA
Accessibility & contrast
On white
2.26
#D694EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#D694EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D694EC
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D694EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D694EC | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A8EF
Deuteranopia (green-blind)
#97AFE9
Tritanopia (blue-blind)
#D69FB5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #d694ec; /* rgb */ color: rgb(214, 148, 236); /* oklch */ color: oklch(76.2% 0.140 317.4);
Tailwind
colors: {
custom: {
50: '#e4b4f2',
500: '#d694ec',
950: '#000000',
},
}SCSS
$custom: #d694ec; $custom-light: #e4b4f2; $custom-dark: #000000;
JSON
{
"hex": "#d694ec",
"rgb": {
"r": 214,
"g": 148,
"b": 236
},
"hsl": {
"h": 285,
"s": 69.841,
"l": 75.294
},
"oklch": {
"l": 0.76206,
"c": 0.14046,
"h": 317.4
},
"luminance": 0.41532
}Semantic roles & 50–950 ramp
primary
#D694EC
secondary
#DFF2D9
accent
#D21443
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161117
muted
#848085