#D69FFA#D69FFA
#D69FFA is a light, vivid violet. Relative luminance 0.460; OKLCH L 78.7% C 0.138 H 311.2°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D69FFA |
|---|---|
| RGB | rgb(214, 159, 250) |
| HSL | hsl(276, 90%, 80%) |
| HSV | hsv(276, 36%, 98%) |
| CMYK | cmyk(14.4%, 36.4%, 0%, 2%) |
| CIE-LAB | lab(73.54, 36.63, -37.58) |
| CIE-LCH | lch(73.54, 52.48, 314.26°) |
| OKLab | oklab(78.66% 0.0908 -0.1036) |
| OKLCH | oklch(78.66% 0.138 311.2) |
| XYZ | xyz(57.3820, 45.9954, 96.2791) |
| Luminance | 0.4600 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 2.22
Baby Purple
#CA9BF7
ΔE00 2.35
Lavender (survey)
#C79FEF
ΔE00 3.05
Pastel Purple
#CAA0FF
ΔE00 3.11
Mauve
#E0B0FF
ΔE00 4.25
Pale Violet
#CEAEFA
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D69FFA #C3FA9F
analogous
#A99FFA #D69FFA #FA9FF0
triadic
#D69FFA #FAD69F #9FFAD6
tetradic
#D69FFA #FAA99F #C3FA9F #9FF0FA
square
#D69FFA #FAA99F #C3FA9F #9FF0FA
split-complementary
#D69FFA #F0FA9F #9FFAA9
monochromatic
#A42BF4 #BD65F7 #D69FFA #EFD9FD #F3E2FD
Accessibility & contrast
On white
2.06
#D69FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#D69FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D69FFA
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D69FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D69FFA | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FD
Deuteranopia (green-blind)
#9BB6F7
Tritanopia (blue-blind)
#D2ACC1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #d69ffa; /* rgb */ color: rgb(214, 159, 250); /* oklch */ color: oklch(78.7% 0.138 311.2);
Tailwind
colors: {
custom: {
50: '#e4bcfc',
500: '#d69ffa',
950: '#000000',
},
}SCSS
$custom: #d69ffa; $custom-light: #e4bcfc; $custom-dark: #000000;
JSON
{
"hex": "#d69ffa",
"rgb": {
"r": 214,
"g": 159,
"b": 250
},
"hsl": {
"h": 276.264,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.78657,
"c": 0.13776,
"h": 311.2
},
"luminance": 0.45995
}Semantic roles & 50–950 ramp
primary
#D69FFA
secondary
#E2F6D5
accent
#E6005B
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161217
muted
#848185