#D69DFD#D69DFD
#D69DFD is a light, vivid violet. Relative luminance 0.455; OKLCH L 78.5% C 0.145 H 310.7°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D69DFD |
|---|---|
| RGB | rgb(214, 157, 253) |
| HSL | hsl(276, 96%, 80%) |
| HSV | hsv(276, 38%, 99%) |
| CMYK | cmyk(15.4%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(73.22, 38.34, -39.70) |
| CIE-LCH | lch(73.22, 55.19, 314.00°) |
| OKLab | oklab(78.46% 0.0942 -0.1097) |
| OKLCH | oklch(78.46% 0.145 310.7) |
| XYZ | xyz(57.5150, 45.5028, 98.6625) |
| Luminance | 0.4550 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.18
Lilac (survey)
#CEA2FD
ΔE00 2.29
Pastel Purple
#CAA0FF
ΔE00 2.91
Lavender (survey)
#C79FEF
ΔE00 3.46
Mauve
#E0B0FF
ΔE00 4.91
Liliac
#C48EFD
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D69DFD #C4FD9D
analogous
#A69DFD #D69DFD #FD9DF4
triadic
#D69DFD #FDD69D #9DFDD6
tetradic
#D69DFD #FDA69D #C4FD9D #9DF4FD
square
#D69DFD #FDA69D #C4FD9D #9DF4FD
split-complementary
#D69DFD #F4FD9D #9DFDA6
monochromatic
#A425FB #BD61FC #D69DFD #EFD9FE #F2E1FE
Accessibility & contrast
On white
2.08
#D69DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#D69DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D69DFD
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D69DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D69DFD | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#98B5FA
Tritanopia (blue-blind)
#D2ABC1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #d69dfd; /* rgb */ color: rgb(214, 157, 253); /* oklch */ color: oklch(78.5% 0.145 310.7);
Tailwind
colors: {
custom: {
50: '#e4bafe',
500: '#d69dfd',
950: '#000000',
},
}SCSS
$custom: #d69dfd; $custom-light: #e4bafe; $custom-dark: #000000;
JSON
{
"hex": "#d69dfd",
"rgb": {
"r": 214,
"g": 157,
"b": 253
},
"hsl": {
"h": 275.625,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.78455,
"c": 0.14462,
"h": 310.7
},
"luminance": 0.45502
}Semantic roles & 50–950 ramp
primary
#D69DFD
secondary
#E2F7D4
accent
#E6005D
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161218
muted
#848186