#D693FF#D693FF
#D693FF is a light, vivid violet. Relative luminance 0.424; OKLCH L 76.9% C 0.163 H 311.6°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D693FF |
|---|---|
| RGB | rgb(214, 147, 255) |
| HSL | hsl(277, 100%, 79%) |
| HSV | hsv(277, 42%, 100%) |
| CMYK | cmyk(16.1%, 42.4%, 0%, 0%) |
| CIE-LAB | lab(71.14, 44.11, -44.05) |
| CIE-LCH | lch(71.14, 62.34, 315.04°) |
| OKLab | oklab(76.91% 0.1085 -0.1222) |
| OKLCH | oklch(76.91% 0.163 311.6) |
| XYZ | xyz(56.2121, 42.3846, 99.8082) |
| Luminance | 0.4238 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.36
Liliac
#C48EFD
ΔE00 3.53
Lilac (survey)
#CEA2FD
ΔE00 4.33
Pastel Purple
#CAA0FF
ΔE00 4.35
Lavender (survey)
#C79FEF
ΔE00 5.23
Violet (CSS)
#EE82EE
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D693FF #BCFF93
analogous
#A093FF #D693FF #FF93F2
triadic
#D693FF #FFD693 #93FFD6
tetradic
#D693FF #FFA093 #BCFF93 #93F2FF
square
#D693FF #FFA093 #BCFF93 #93F2FF
split-complementary
#D693FF #F2FF93 #93FFA0
monochromatic
#A819FF #BF56FF #D693FF #EDD0FF #F3E0FF
Accessibility & contrast
On white
2.22
#D693FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#D693FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D693FF
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D693FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D693FF | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DABFF
Deuteranopia (green-blind)
#8EB0FC
Tritanopia (blue-blind)
#D2A3BD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #d693ff; /* rgb */ color: rgb(214, 147, 255); /* oklch */ color: oklch(76.9% 0.163 311.6);
Tailwind
colors: {
custom: {
50: '#e4b4ff',
500: '#d693ff',
950: '#000000',
},
}SCSS
$custom: #d693ff; $custom-light: #e4b4ff; $custom-dark: #000000;
JSON
{
"hex": "#d693ff",
"rgb": {
"r": 214,
"g": 147,
"b": 255
},
"hsl": {
"h": 277.222,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.76911,
"c": 0.1634,
"h": 311.6
},
"luminance": 0.42384
}Semantic roles & 50–950 ramp
primary
#D693FF
secondary
#E1F7D4
accent
#E60057
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161118
muted
#848086