#D69EFB#D69EFB
#D69EFB is a light, vivid violet. Relative luminance 0.457; OKLCH L 78.5% C 0.141 H 311.1°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D69EFB |
|---|---|
| RGB | rgb(214, 158, 251) |
| HSL | hsl(276, 92%, 80%) |
| HSV | hsv(276, 37%, 98%) |
| CMYK | cmyk(14.7%, 37.1%, 0%, 1.6%) |
| CIE-LAB | lab(73.36, 37.38, -38.41) |
| CIE-LCH | lch(73.36, 53.59, 314.22°) |
| OKLab | oklab(78.53% 0.0924 -0.106) |
| OKLCH | oklch(78.53% 0.141 311.1) |
| XYZ | xyz(57.3679, 45.7158, 97.0500) |
| Luminance | 0.4572 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.25
Lilac (survey)
#CEA2FD
ΔE00 2.25
Pastel Purple
#CAA0FF
ΔE00 3.03
Lavender (survey)
#C79FEF
ΔE00 3.20
Mauve
#E0B0FF
ΔE00 4.54
Pale Violet
#CEAEFA
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D69EFB #C3FB9E
analogous
#A79EFB #D69EFB #FB9EF1
triadic
#D69EFB #FBD69E #9EFBD6
tetradic
#D69EFB #FBA79E #C3FB9E #9EF1FB
square
#D69EFB #FBA79E #C3FB9E #9EF1FB
split-complementary
#D69EFB #F1FB9E #9EFBA7
monochromatic
#A428F6 #BD63F9 #D69EFB #EFD9FD #F3E2FE
Accessibility & contrast
On white
2.07
#D69EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#D69EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D69EFB
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D69EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D69EFB | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB1FF
Deuteranopia (green-blind)
#9AB5F8
Tritanopia (blue-blind)
#D2ABC1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #d69efb; /* rgb */ color: rgb(214, 158, 251); /* oklch */ color: oklch(78.5% 0.141 311.1);
Tailwind
colors: {
custom: {
50: '#e4bbfd',
500: '#d69efb',
950: '#000000',
},
}SCSS
$custom: #d69efb; $custom-light: #e4bbfd; $custom-dark: #000000;
JSON
{
"hex": "#d69efb",
"rgb": {
"r": 214,
"g": 158,
"b": 251
},
"hsl": {
"h": 276.129,
"s": 92.079,
"l": 80.196
},
"oklch": {
"l": 0.78532,
"c": 0.14061,
"h": 311.1
},
"luminance": 0.45715
}Semantic roles & 50–950 ramp
primary
#D69EFB
secondary
#E2F6D5
accent
#E6005B
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161217
muted
#848185