#D698EC#D698EC
#D698EC is a light, vivid purple. Relative luminance 0.428; OKLCH L 76.9% C 0.134 H 316.9°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #D698EC |
|---|---|
| RGB | rgb(214, 152, 236) |
| HSL | hsl(284, 69%, 76%) |
| HSV | hsv(284, 36%, 93%) |
| CMYK | cmyk(9.3%, 35.6%, 0%, 7.5%) |
| CIE-LAB | lab(71.43, 37.53, -33.24) |
| CIE-LCH | lch(71.43, 50.14, 318.47°) |
| OKLab | oklab(76.87% 0.0976 -0.0912) |
| OKLCH | oklch(76.87% 0.134 316.9) |
| XYZ | xyz(54.0979, 42.8100, 84.7540) |
| Luminance | 0.4281 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.02
Lavender (survey)
#C79FEF
ΔE00 4.17
Lilac (survey)
#CEA2FD
ΔE00 4.75
Plum
#DDA0DD
ΔE00 5.22
Pastel Purple
#CAA0FF
ΔE00 5.49
Mauve
#E0B0FF
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D698EC #AEEC98
analogous
#AC98EC #D698EC #EC98D8
triadic
#D698EC #ECD698 #98ECD6
tetradic
#D698EC #ECAC98 #AEEC98 #98D8EC
square
#D698EC #ECAC98 #AEEC98 #98D8EC
split-complementary
#D698EC #D8EC98 #98ECAC
monochromatic
#AD31D9 #C164E2 #D698EC #EBCCF6 #F5E5FA
Accessibility & contrast
On white
2.20
#D698EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#D698EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D698EC
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D698EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D698EC | 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)
#8CABEF
Deuteranopia (green-blind)
#9BB1E9
Tritanopia (blue-blind)
#D6A2B7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #d698ec; /* rgb */ color: rgb(214, 152, 236); /* oklch */ color: oklch(76.9% 0.134 316.9);
Tailwind
colors: {
custom: {
50: '#e3b7f2',
500: '#d698ec',
950: '#000000',
},
}SCSS
$custom: #d698ec; $custom-light: #e3b7f2; $custom-dark: #000000;
JSON
{
"hex": "#d698ec",
"rgb": {
"r": 214,
"g": 152,
"b": 236
},
"hsl": {
"h": 284.286,
"s": 68.852,
"l": 76.078
},
"oklch": {
"l": 0.76869,
"c": 0.13361,
"h": 316.9
},
"luminance": 0.42809
}Semantic roles & 50–950 ramp
primary
#D698EC
secondary
#E0F2D9
accent
#D11546
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161117
muted
#848085