#D69DFA#D69DFA
#D69DFA is a light, vivid violet. Relative luminance 0.453; OKLCH L 78.3% C 0.141 H 311.5°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D69DFA |
|---|---|
| RGB | rgb(214, 157, 250) |
| HSL | hsl(277, 90%, 80%) |
| HSV | hsv(277, 37%, 98%) |
| CMYK | cmyk(14.4%, 37.2%, 0%, 2%) |
| CIE-LAB | lab(73.10, 37.71, -38.27) |
| CIE-LCH | lch(73.10, 53.73, 314.57°) |
| OKLab | oklab(78.32% 0.0936 -0.1056) |
| OKLCH | oklch(78.32% 0.141 311.5) |
| XYZ | xyz(57.0409, 45.3131, 96.1654) |
| Luminance | 0.4531 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.28
Lilac (survey)
#CEA2FD
ΔE00 2.47
Pastel Purple
#CAA0FF
ΔE00 3.21
Lavender (survey)
#C79FEF
ΔE00 3.27
Mauve
#E0B0FF
ΔE00 4.73
Liliac
#C48EFD
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D69DFA #C1FA9D
analogous
#A89DFA #D69DFA #FA9DF0
triadic
#D69DFA #FAD69D #9DFAD6
tetradic
#D69DFA #FAA89D #C1FA9D #9DF0FA
square
#D69DFA #FAA89D #C1FA9D #9DF0FA
split-complementary
#D69DFA #F0FA9D #9DFAA8
monochromatic
#A529F4 #BE63F7 #D69DFA #EED7FD #F3E2FE
Accessibility & contrast
On white
2.09
#D69DFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#D69DFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D69DFA
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D69DFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D69DFA | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB1FE
Deuteranopia (green-blind)
#99B5F7
Tritanopia (blue-blind)
#D2AAC0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d69dfa; /* rgb */ color: rgb(214, 157, 250); /* oklch */ color: oklch(78.3% 0.141 311.5);
Tailwind
colors: {
custom: {
50: '#e4bafc',
500: '#d69dfa',
950: '#000000',
},
}SCSS
$custom: #d69dfa; $custom-light: #e4bafc; $custom-dark: #000000;
JSON
{
"hex": "#d69dfa",
"rgb": {
"r": 214,
"g": 157,
"b": 250
},
"hsl": {
"h": 276.774,
"s": 90.291,
"l": 79.804
},
"oklch": {
"l": 0.7832,
"c": 0.14111,
"h": 311.5
},
"luminance": 0.45312
}Semantic roles & 50–950 ramp
primary
#D69DFA
secondary
#E2F6D5
accent
#E60059
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161217
muted
#848185