#D699EF#D699EF
#D699EF is a light, vivid purple. Relative luminance 0.433; OKLCH L 77.2% C 0.135 H 315.7°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D699EF |
|---|---|
| RGB | rgb(214, 153, 239) |
| HSL | hsl(283, 73%, 77%) |
| HSV | hsv(283, 36%, 94%) |
| CMYK | cmyk(10.5%, 36%, 0%, 6.3%) |
| CIE-LAB | lab(71.77, 37.60, -34.35) |
| CIE-LCH | lch(71.77, 50.93, 317.58°) |
| OKLab | oklab(77.17% 0.0969 -0.0944) |
| OKLCH | oklch(77.17% 0.135 315.7) |
| XYZ | xyz(54.7004, 43.3118, 87.1231) |
| Luminance | 0.4331 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.54
Lavender (survey)
#C79FEF
ΔE00 3.84
Lilac (survey)
#CEA2FD
ΔE00 4.22
Pastel Purple
#CAA0FF
ΔE00 4.97
Mauve
#E0B0FF
ΔE00 5.50
Plum
#DDA0DD
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D699EF #B2EF99
analogous
#AB99EF #D699EF #EF99DD
triadic
#D699EF #EFD699 #99EFD6
tetradic
#D699EF #EFAB99 #B2EF99 #99DDEF
square
#D699EF #EFAB99 #B2EF99 #99DDEF
split-complementary
#D699EF #DDEF99 #99EFAB
monochromatic
#AB2FDE #C164E7 #D699EF #EBCEF7 #F4E5FB
Accessibility & contrast
On white
2.17
#D699EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#D699EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D699EF
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D699EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D699EF | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CACF2
Deuteranopia (green-blind)
#9AB2EC
Tritanopia (blue-blind)
#D5A4B9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #d699ef; /* rgb */ color: rgb(214, 153, 239); /* oklch */ color: oklch(77.2% 0.135 315.7);
Tailwind
colors: {
custom: {
50: '#e4b8f4',
500: '#d699ef',
950: '#000000',
},
}SCSS
$custom: #d699ef; $custom-light: #e4b8f4; $custom-dark: #000000;
JSON
{
"hex": "#d699ef",
"rgb": {
"r": 214,
"g": 153,
"b": 239
},
"hsl": {
"h": 282.558,
"s": 72.881,
"l": 76.863
},
"oklch": {
"l": 0.77166,
"c": 0.13525,
"h": 315.7
},
"luminance": 0.43311
}Semantic roles & 50–950 ramp
primary
#D699EF
secondary
#E0F3D8
accent
#D5114A
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161117
muted
#848085