#D693FA#D693FA
#D693FA is a light, vivid violet. Relative luminance 0.421; OKLCH L 76.7% C 0.158 H 313.0°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D693FA |
|---|---|
| RGB | rgb(214, 147, 250) |
| HSL | hsl(279, 91%, 78%) |
| HSV | hsv(279, 41%, 98%) |
| CMYK | cmyk(14.4%, 41.2%, 0%, 2%) |
| CIE-LAB | lab(70.92, 43.07, -41.67) |
| CIE-LCH | lch(70.92, 59.93, 315.94°) |
| OKLab | oklab(76.68% 0.1076 -0.1153) |
| OKLCH | oklch(76.68% 0.158 313) |
| XYZ | xyz(55.4177, 42.0668, 95.6243) |
| Luminance | 0.4207 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.29
Liliac
#C48EFD
ΔE00 3.97
Lilac (survey)
#CEA2FD
ΔE00 4.36
Pastel Purple
#CAA0FF
ΔE00 4.54
Lavender (survey)
#C79FEF
ΔE00 4.92
Violet (CSS)
#EE82EE
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D693FA #B7FA93
analogous
#A293FA #D693FA #FA93EA
triadic
#D693FA #FAD693 #93FAD6
tetradic
#D693FA #FAA293 #B7FA93 #93EAFA
square
#D693FA #FAA293 #B7FA93 #93EAFA
split-complementary
#D693FA #EAFA93 #93FAA2
monochromatic
#AA1EF5 #C059F7 #D693FA #ECCDFD #F4E2FE
Accessibility & contrast
On white
2.23
#D693FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#D693FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D693FA
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D693FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D693FA | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFE
Deuteranopia (green-blind)
#90AFF7
Tritanopia (blue-blind)
#D3A2BB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #d693fa; /* rgb */ color: rgb(214, 147, 250); /* oklch */ color: oklch(76.7% 0.158 313.0);
Tailwind
colors: {
custom: {
50: '#e4b4fc',
500: '#d693fa',
950: '#000000',
},
}SCSS
$custom: #d693fa; $custom-light: #e4b4fc; $custom-dark: #000000;
JSON
{
"hex": "#d693fa",
"rgb": {
"r": 214,
"g": 147,
"b": 250
},
"hsl": {
"h": 279.029,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.76675,
"c": 0.15774,
"h": 313
},
"luminance": 0.42066
}Semantic roles & 50–950 ramp
primary
#D693FA
secondary
#E1F6D5
accent
#E60050
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161117
muted
#848085