#D69FED#D69FED
#D69FED is a light, vivid purple. Relative luminance 0.452; OKLCH L 78.1% C 0.123 H 315.6°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D69FED |
|---|---|
| RGB | rgb(214, 159, 237) |
| HSL | hsl(282, 68%, 78%) |
| HSV | hsv(282, 33%, 93%) |
| CMYK | cmyk(9.7%, 32.9%, 0%, 7.1%) |
| CIE-LAB | lab(73.03, 33.95, -31.31) |
| CIE-LCH | lch(73.03, 46.19, 317.32°) |
| OKLab | oklab(78.1% 0.0877 -0.0858) |
| OKLCH | oklch(78.1% 0.123 315.6) |
| XYZ | xyz(55.4134, 45.2080, 85.9112) |
| Luminance | 0.4521 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.52
Baby Purple
#CA9BF7
ΔE00 4.10
Lilac (survey)
#CEA2FD
ΔE00 4.23
Mauve
#E0B0FF
ΔE00 4.30
Plum
#DDA0DD
ΔE00 4.57
Pastel Purple
#CAA0FF
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D69FED #B6ED9F
analogous
#AF9FED #D69FED #ED9FDD
triadic
#D69FED #EDD69F #9FEDD6
tetradic
#D69FED #EDAF9F #B6ED9F #9FDDED
square
#D69FED #EDAF9F #B6ED9F #9FDDED
split-complementary
#D69FED #DDED9F #9FEDAF
monochromatic
#AA38DA #C06BE3 #D69FED #ECD3F7 #F4E5FA
Accessibility & contrast
On white
2.09
#D69FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#D69FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D69FED
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D69FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D69FED | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B0F0
Deuteranopia (green-blind)
#A0B5EB
Tritanopia (blue-blind)
#D5A9BC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d69fed; /* rgb */ color: rgb(214, 159, 237); /* oklch */ color: oklch(78.1% 0.123 315.6);
Tailwind
colors: {
custom: {
50: '#e3bcf3',
500: '#d69fed',
950: '#000000',
},
}SCSS
$custom: #d69fed; $custom-light: #e3bcf3; $custom-dark: #000000;
JSON
{
"hex": "#d69fed",
"rgb": {
"r": 214,
"g": 159,
"b": 237
},
"hsl": {
"h": 282.308,
"s": 68.421,
"l": 77.647
},
"oklch": {
"l": 0.78098,
"c": 0.12269,
"h": 315.6
},
"luminance": 0.45207
}Semantic roles & 50–950 ramp
primary
#D69FED
secondary
#E0F2D9
accent
#D0154C
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#151217
muted
#848185