#D69FFC#D69FFC
#D69FFC is a light, vivid violet. Relative luminance 0.461; OKLCH L 78.7% C 0.140 H 310.6°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D69FFC |
|---|---|
| RGB | rgb(214, 159, 252) |
| HSL | hsl(275, 94%, 81%) |
| HSV | hsv(275, 37%, 99%) |
| CMYK | cmyk(15.1%, 36.9%, 0%, 1.2%) |
| CIE-LAB | lab(73.62, 37.05, -38.54) |
| CIE-LCH | lch(73.62, 53.46, 313.87°) |
| OKLab | oklab(78.75% 0.0912 -0.1064) |
| OKLCH | oklch(78.75% 0.14 310.6) |
| XYZ | xyz(57.6973, 46.1215, 97.9394) |
| Luminance | 0.4612 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 2.05
Baby Purple
#CA9BF7
ΔE00 2.25
Pastel Purple
#CAA0FF
ΔE00 2.87
Lavender (survey)
#C79FEF
ΔE00 3.16
Mauve
#E0B0FF
ΔE00 4.37
Pale Violet
#CEAEFA
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D69FFC #C5FC9F
analogous
#A79FFC #D69FFC #FC9FF3
triadic
#D69FFC #FCD69F #9FFCD6
tetradic
#D69FFC #FCA79F #C5FC9F #9FF3FC
square
#D69FFC #FCA79F #C5FC9F #9FF3FC
split-complementary
#D69FFC #F3FC9F #9FFCA7
monochromatic
#A328F8 #BD64FA #D69FFC #EFDAFE #F2E1FE
Accessibility & contrast
On white
2.05
#D69FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#D69FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D69FFC
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D69FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D69FFC | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FF
Deuteranopia (green-blind)
#9AB6F9
Tritanopia (blue-blind)
#D2ACC2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #d69ffc; /* rgb */ color: rgb(214, 159, 252); /* oklch */ color: oklch(78.7% 0.140 310.6);
Tailwind
colors: {
custom: {
50: '#e4bcfd',
500: '#d69ffc',
950: '#000000',
},
}SCSS
$custom: #d69ffc; $custom-light: #e4bcfd; $custom-dark: #000000;
JSON
{
"hex": "#d69ffc",
"rgb": {
"r": 214,
"g": 159,
"b": 252
},
"hsl": {
"h": 275.484,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.78746,
"c": 0.14011,
"h": 310.6
},
"luminance": 0.46121
}Semantic roles & 50–950 ramp
primary
#D69FFC
secondary
#E2F6D5
accent
#E6005E
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161217
muted
#848185