#D699FF#D699FF
#D699FF is a light, vivid violet. Relative luminance 0.443; OKLCH L 77.9% C 0.154 H 310.7°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D699FF |
|---|---|
| RGB | rgb(214, 153, 255) |
| HSL | hsl(276, 100%, 80%) |
| HSV | hsv(276, 40%, 100%) |
| CMYK | cmyk(16.1%, 40%, 0%, 0%) |
| CIE-LAB | lab(72.43, 40.91, -42.03) |
| CIE-LCH | lch(72.43, 58.65, 314.23°) |
| OKLab | oklab(77.88% 0.1002 -0.1164) |
| OKLCH | oklch(77.88% 0.154 310.7) |
| XYZ | xyz(57.1696, 44.2995, 100.1273) |
| Luminance | 0.4430 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.47
Lilac (survey)
#CEA2FD
ΔE00 3.04
Pastel Purple
#CAA0FF
ΔE00 3.29
Liliac
#C48EFD
ΔE00 4.16
Lavender (survey)
#C79FEF
ΔE00 4.19
Mauve
#E0B0FF
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D699FF #C2FF99
analogous
#A399FF #D699FF #FF99F5
triadic
#D699FF #FFD699 #99FFD6
tetradic
#D699FF #FFA399 #C2FF99 #99F5FF
square
#D699FF #FFA399 #C2FF99 #99F5FF
split-complementary
#D699FF #F5FF99 #99FFA3
monochromatic
#A51FFF #BD5CFF #D699FF #EFD6FF #F3E0FF
Accessibility & contrast
On white
2.13
#D699FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#D699FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D699FF
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D699FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D699FF | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AFFF
Deuteranopia (green-blind)
#93B3FC
Tritanopia (blue-blind)
#D2A8C0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #d699ff; /* rgb */ color: rgb(214, 153, 255); /* oklch */ color: oklch(77.9% 0.154 310.7);
Tailwind
colors: {
custom: {
50: '#e4b8ff',
500: '#d699ff',
950: '#000000',
},
}SCSS
$custom: #d699ff; $custom-light: #e4b8ff; $custom-dark: #000000;
JSON
{
"hex": "#d699ff",
"rgb": {
"r": 214,
"g": 153,
"b": 255
},
"hsl": {
"h": 275.882,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.77883,
"c": 0.15356,
"h": 310.7
},
"luminance": 0.44299
}Semantic roles & 50–950 ramp
primary
#D699FF
secondary
#E2F7D4
accent
#E6005C
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161118
muted
#848086