#D693F9#D693F9
#D693F9 is a light, vivid violet. Relative luminance 0.420; OKLCH L 76.6% C 0.157 H 313.3°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D693F9 |
|---|---|
| RGB | rgb(214, 147, 249) |
| HSL | hsl(279, 89%, 78%) |
| HSV | hsv(279, 41%, 98%) |
| CMYK | cmyk(14.1%, 41%, 0%, 2.4%) |
| CIE-LAB | lab(70.87, 42.86, -41.19) |
| CIE-LCH | lch(70.87, 59.45, 316.13°) |
| OKLab | oklab(76.63% 0.1075 -0.1139) |
| OKLCH | oklch(76.63% 0.157 313.3) |
| XYZ | xyz(55.2613, 42.0043, 94.8007) |
| Luminance | 0.4200 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.31
Liliac
#C48EFD
ΔE00 4.07
Lilac (survey)
#CEA2FD
ΔE00 4.39
Pastel Purple
#CAA0FF
ΔE00 4.60
Lavender (survey)
#C79FEF
ΔE00 4.88
Violet (CSS)
#EE82EE
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D693F9 #B6F993
analogous
#A393F9 #D693F9 #F993E9
triadic
#D693F9 #F9D693 #93F9D6
tetradic
#D693F9 #F9A393 #B6F993 #93E9F9
square
#D693F9 #F9A393 #B6F993 #93E9F9
split-complementary
#D693F9 #E9F993 #93F9A3
monochromatic
#AA1FF3 #C059F6 #D693F9 #ECCDFC #F4E2FD
Accessibility & contrast
On white
2.23
#D693F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#D693F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D693F9
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D693F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D693F9 | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFD
Deuteranopia (green-blind)
#91AFF6
Tritanopia (blue-blind)
#D3A1BA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #d693f9; /* rgb */ color: rgb(214, 147, 249); /* oklch */ color: oklch(76.6% 0.157 313.3);
Tailwind
colors: {
custom: {
50: '#e4b4fb',
500: '#d693f9',
950: '#000000',
},
}SCSS
$custom: #d693f9; $custom-light: #e4b4fb; $custom-dark: #000000;
JSON
{
"hex": "#d693f9",
"rgb": {
"r": 214,
"g": 147,
"b": 249
},
"hsl": {
"h": 279.412,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.76629,
"c": 0.15662,
"h": 313.3
},
"luminance": 0.42003
}Semantic roles & 50–950 ramp
primary
#D693F9
secondary
#E0F5D6
accent
#E6004F
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161117
muted
#848085