#D699EC#D699EC
#D699EC is a light, vivid purple. Relative luminance 0.431; OKLCH L 77.0% C 0.132 H 316.8°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D699EC |
|---|---|
| RGB | rgb(214, 153, 236) |
| HSL | hsl(284, 69%, 76%) |
| HSV | hsv(284, 35%, 93%) |
| CMYK | cmyk(9.3%, 35.2%, 0%, 7.5%) |
| CIE-LAB | lab(71.65, 36.99, -32.90) |
| CIE-LCH | lch(71.65, 49.51, 318.35°) |
| OKLab | oklab(77.04% 0.0962 -0.0902) |
| OKLCH | oklch(77.04% 0.132 316.8) |
| XYZ | xyz(54.2609, 43.1360, 84.8083) |
| Luminance | 0.4314 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.00
Lavender (survey)
#C79FEF
ΔE00 4.05
Lilac (survey)
#CEA2FD
ΔE00 4.66
Plum
#DDA0DD
ΔE00 5.07
Pastel Purple
#CAA0FF
ΔE00 5.44
Mauve
#E0B0FF
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D699EC #AFEC99
analogous
#AD99EC #D699EC #EC99D9
triadic
#D699EC #ECD699 #99ECD6
tetradic
#D699EC #ECAD99 #AFEC99 #99D9EC
square
#D699EC #ECAD99 #AFEC99 #99D9EC
split-complementary
#D699EC #D9EC99 #99ECAD
monochromatic
#AD32D9 #C165E2 #D699EC #EBCDF6 #F5E5FA
Accessibility & contrast
On white
2.18
#D699EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#D699EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D699EC
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D699EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D699EC | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DACEF
Deuteranopia (green-blind)
#9BB1E9
Tritanopia (blue-blind)
#D6A3B8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #d699ec; /* rgb */ color: rgb(214, 153, 236); /* oklch */ color: oklch(77.0% 0.132 316.8);
Tailwind
colors: {
custom: {
50: '#e3b8f2',
500: '#d699ec',
950: '#000000',
},
}SCSS
$custom: #d699ec; $custom-light: #e3b8f2; $custom-dark: #000000;
JSON
{
"hex": "#d699ec",
"rgb": {
"r": 214,
"g": 153,
"b": 236
},
"hsl": {
"h": 284.096,
"s": 68.595,
"l": 76.275
},
"oklch": {
"l": 0.77037,
"c": 0.13189,
"h": 316.8
},
"luminance": 0.43135
}Semantic roles & 50–950 ramp
primary
#D699EC
secondary
#E0F2D9
accent
#D11547
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161117
muted
#848085