#D69DFE#D69DFE
#D69DFE is a light, vivid violet. Relative luminance 0.456; OKLCH L 78.5% C 0.146 H 310.4°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D69DFE |
|---|---|
| RGB | rgb(214, 157, 254) |
| HSL | hsl(275, 98%, 81%) |
| HSV | hsv(275, 38%, 100%) |
| CMYK | cmyk(15.7%, 38.2%, 0%, 0.4%) |
| CIE-LAB | lab(73.26, 38.55, -40.18) |
| CIE-LCH | lch(73.26, 55.68, 313.81°) |
| OKLab | oklab(78.5% 0.0944 -0.1111) |
| OKLCH | oklch(78.5% 0.146 310.4) |
| XYZ | xyz(57.6747, 45.5667, 99.5037) |
| Luminance | 0.4557 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.18
Lilac (survey)
#CEA2FD
ΔE00 2.26
Pastel Purple
#CAA0FF
ΔE00 2.83
Lavender (survey)
#C79FEF
ΔE00 3.54
Liliac
#C48EFD
ΔE00 4.86
Mauve
#E0B0FF
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D69DFE #C5FE9D
analogous
#A59DFE #D69DFE #FE9DF5
triadic
#D69DFE #FED69D #9DFED6
tetradic
#D69DFE #FEA59D #C5FE9D #9DF5FE
square
#D69DFE #FEA59D #C5FE9D #9DF5FE
split-complementary
#D69DFE #F5FE9D #9DFEA5
monochromatic
#A324FD #BD60FD #D69DFE #EFDAFF #F2E1FF
Accessibility & contrast
On white
2.08
#D69DFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#D69DFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D69DFE
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D69DFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D69DFE | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#97B5FB
Tritanopia (blue-blind)
#D2ABC2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #d69dfe; /* rgb */ color: rgb(214, 157, 254); /* oklch */ color: oklch(78.5% 0.146 310.4);
Tailwind
colors: {
custom: {
50: '#e4baff',
500: '#d69dfe',
950: '#000000',
},
}SCSS
$custom: #d69dfe; $custom-light: #e4baff; $custom-dark: #000000;
JSON
{
"hex": "#d69dfe",
"rgb": {
"r": 214,
"g": 157,
"b": 254
},
"hsl": {
"h": 275.258,
"s": 97.98,
"l": 80.588
},
"oklch": {
"l": 0.785,
"c": 0.14579,
"h": 310.4
},
"luminance": 0.45566
}Semantic roles & 50–950 ramp
primary
#D69DFE
secondary
#E2F7D4
accent
#E6005F
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161218
muted
#848186