#D69DFF#D69DFF
#D69DFF is a light, vivid violet. Relative luminance 0.456; OKLCH L 78.5% C 0.147 H 310.1°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D69DFF |
|---|---|
| RGB | rgb(214, 157, 255) |
| HSL | hsl(275, 100%, 81%) |
| HSV | hsv(275, 38%, 100%) |
| CMYK | cmyk(16.1%, 38.4%, 0%, 0%) |
| CIE-LAB | lab(73.31, 38.76, -40.66) |
| CIE-LCH | lch(73.31, 56.17, 313.63°) |
| OKLab | oklab(78.55% 0.0946 -0.1125) |
| OKLCH | oklch(78.55% 0.147 310.1) |
| XYZ | xyz(57.8353, 45.6309, 100.3492) |
| Luminance | 0.4563 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.20
Lilac (survey)
#CEA2FD
ΔE00 2.24
Pastel Purple
#CAA0FF
ΔE00 2.76
Lavender (survey)
#C79FEF
ΔE00 3.62
Liliac
#C48EFD
ΔE00 4.78
Mauve
#E0B0FF
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D69DFF #C6FF9D
analogous
#A59DFF #D69DFF #FF9DF7
triadic
#D69DFF #FFD69D #9DFFD6
tetradic
#D69DFF #FFA59D #C6FF9D #9DF7FF
square
#D69DFF #FFA59D #C6FF9D #9DF7FF
split-complementary
#D69DFF #F7FF9D #9DFFA5
monochromatic
#A323FF #BC60FF #D69DFF #F0DAFF #F2E0FF
Accessibility & contrast
On white
2.07
#D69DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#D69DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D69DFF
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D69DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D69DFF | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#97B5FC
Tritanopia (blue-blind)
#D1ABC2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #d69dff; /* rgb */ color: rgb(214, 157, 255); /* oklch */ color: oklch(78.5% 0.147 310.1);
Tailwind
colors: {
custom: {
50: '#e4baff',
500: '#d69dff',
950: '#000000',
},
}SCSS
$custom: #d69dff; $custom-light: #e4baff; $custom-dark: #000000;
JSON
{
"hex": "#d69dff",
"rgb": {
"r": 214,
"g": 157,
"b": 255
},
"hsl": {
"h": 274.898,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.78545,
"c": 0.14696,
"h": 310.1
},
"luminance": 0.4563
}Semantic roles & 50–950 ramp
primary
#D69DFF
secondary
#E3F7D4
accent
#E60060
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161218
muted
#848186