#D69FFE#D69FFE
#D69FFE is a light, vivid violet. Relative luminance 0.462; OKLCH L 78.8% C 0.142 H 310.0°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D69FFE |
|---|---|
| RGB | rgb(214, 159, 254) |
| HSL | hsl(275, 98%, 81%) |
| HSV | hsv(275, 37%, 100%) |
| CMYK | cmyk(15.7%, 37.4%, 0%, 0.4%) |
| CIE-LAB | lab(73.71, 37.47, -39.49) |
| CIE-LCH | lch(73.71, 54.44, 313.50°) |
| OKLab | oklab(78.83% 0.0916 -0.1091) |
| OKLCH | oklch(78.83% 0.142 310) |
| XYZ | xyz(58.0159, 46.2489, 99.6174) |
| Luminance | 0.4625 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 1.94
Baby Purple
#CA9BF7
ΔE00 2.21
Pastel Purple
#CAA0FF
ΔE00 2.67
Lavender (survey)
#C79FEF
ΔE00 3.32
Mauve
#E0B0FF
ΔE00 4.52
Pale Violet
#CEAEFA
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D69FFE #C7FE9F
analogous
#A69FFE #D69FFE #FE9FF6
triadic
#D69FFE #FED69F #9FFED6
tetradic
#D69FFE #FEA69F #C7FE9F #9FF6FE
square
#D69FFE #FEA69F #C7FE9F #9FF6FE
split-complementary
#D69FFE #F6FE9F #9FFEA6
monochromatic
#A226FD #BC62FD #D69FFE #F0DCFF #F2E1FF
Accessibility & contrast
On white
2.05
#D69FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#D69FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D69FFE
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D69FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D69FFE | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB2FF
Deuteranopia (green-blind)
#99B6FB
Tritanopia (blue-blind)
#D1ADC3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #d69ffe; /* rgb */ color: rgb(214, 159, 254); /* oklch */ color: oklch(78.8% 0.142 310.0);
Tailwind
colors: {
custom: {
50: '#e4bcff',
500: '#d69ffe',
950: '#000000',
},
}SCSS
$custom: #d69ffe; $custom-light: #e4bcff; $custom-dark: #000000;
JSON
{
"hex": "#d69ffe",
"rgb": {
"r": 214,
"g": 159,
"b": 254
},
"hsl": {
"h": 274.737,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.78835,
"c": 0.14248,
"h": 310
},
"luminance": 0.46248
}Semantic roles & 50–950 ramp
primary
#D69FFE
secondary
#E3F7D4
accent
#E60061
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161218
muted
#848186