#D691F9#D691F9
#D691F9 is a light, vivid violet. Relative luminance 0.414; OKLCH L 76.3% C 0.160 H 313.6°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D691F9 |
|---|---|
| RGB | rgb(214, 145, 249) |
| HSL | hsl(280, 90%, 77%) |
| HSV | hsv(280, 42%, 98%) |
| CMYK | cmyk(14.1%, 41.8%, 0%, 2.4%) |
| CIE-LAB | lab(70.45, 43.92, -41.86) |
| CIE-LCH | lch(70.45, 60.68, 316.38°) |
| OKLab | oklab(76.31% 0.1102 -0.1159) |
| OKLCH | oklch(76.31% 0.16 313.6) |
| XYZ | xyz(54.9530, 41.3877, 94.6979) |
| Luminance | 0.4139 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.66
Liliac
#C48EFD
ΔE00 3.96
Lilac (survey)
#CEA2FD
ΔE00 4.81
Pastel Purple
#CAA0FF
ΔE00 4.96
Lavender (survey)
#C79FEF
ΔE00 5.27
Violet (CSS)
#EE82EE
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D691F9 #B4F991
analogous
#A291F9 #D691F9 #F991E8
triadic
#D691F9 #F9D691 #91F9D6
tetradic
#D691F9 #F9A291 #B4F991 #91E8F9
square
#D691F9 #F9A291 #B4F991 #91E8F9
split-complementary
#D691F9 #E8F991 #91F9A2
monochromatic
#AB1DF3 #C057F6 #D691F9 #ECCBFC #F4E2FD
Accessibility & contrast
On white
2.26
#D691F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#D691F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D691F9
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D691F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D691F9 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA8FD
Deuteranopia (green-blind)
#8FAEF6
Tritanopia (blue-blind)
#D3A0B9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d691f9; /* rgb */ color: rgb(214, 145, 249); /* oklch */ color: oklch(76.3% 0.160 313.6);
Tailwind
colors: {
custom: {
50: '#e4b2fb',
500: '#d691f9',
950: '#000000',
},
}SCSS
$custom: #d691f9; $custom-light: #e4b2fb; $custom-dark: #000000;
JSON
{
"hex": "#d691f9",
"rgb": {
"r": 214,
"g": 145,
"b": 249
},
"hsl": {
"h": 279.808,
"s": 89.655,
"l": 77.255
},
"oklch": {
"l": 0.76308,
"c": 0.15993,
"h": 313.6
},
"luminance": 0.41386
}Semantic roles & 50–950 ramp
primary
#D691F9
secondary
#E0F6D5
accent
#E6004D
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161117
muted
#848085