#D693F2#D693F2
#D693F2 is a light, vivid purple. Relative luminance 0.416; OKLCH L 76.3% C 0.149 H 315.5°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D693F2 |
|---|---|
| RGB | rgb(214, 147, 242) |
| HSL | hsl(282, 79%, 76%) |
| HSV | hsv(282, 39%, 95%) |
| CMYK | cmyk(11.6%, 39.3%, 0%, 5.1%) |
| CIE-LAB | lab(70.58, 41.42, -37.84) |
| CIE-LCH | lch(70.58, 56.10, 317.59°) |
| OKLab | oklab(76.31% 0.1061 -0.1043) |
| OKLCH | oklch(76.31% 0.149 315.5) |
| XYZ | xyz(54.1898, 41.5757, 89.1575) |
| Luminance | 0.4157 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.67
Lavender (survey)
#C79FEF
ΔE00 4.75
Lilac (survey)
#CEA2FD
ΔE00 4.78
Liliac
#C48EFD
ΔE00 4.98
Pastel Purple
#CAA0FF
ΔE00 5.20
Violet (CSS)
#EE82EE
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D693F2 #AFF293
analogous
#A793F2 #D693F2 #F293DF
triadic
#D693F2 #F2D693 #93F2D6
tetradic
#D693F2 #F2A793 #AFF293 #93DFF2
square
#D693F2 #F2A793 #AFF293 #93DFF2
split-complementary
#D693F2 #DFF293 #93F2A7
monochromatic
#AD26E5 #C15CEB #D693F2 #EBCAF9 #F5E4FC
Accessibility & contrast
On white
2.25
#D693F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#D693F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D693F2
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D693F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D693F2 | 1.00 | 2.25 | 9.31 | 9.31 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A9F6
Deuteranopia (green-blind)
#94AFEF
Tritanopia (blue-blind)
#D5A0B7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #d693f2; /* rgb */ color: rgb(214, 147, 242); /* oklch */ color: oklch(76.3% 0.149 315.5);
Tailwind
colors: {
custom: {
50: '#e4b4f6',
500: '#d693f2',
950: '#000000',
},
}SCSS
$custom: #d693f2; $custom-light: #e4b4f6; $custom-dark: #000000;
JSON
{
"hex": "#d693f2",
"rgb": {
"r": 214,
"g": 147,
"b": 242
},
"hsl": {
"h": 282.316,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.76309,
"c": 0.14879,
"h": 315.5
},
"luminance": 0.41574
}Semantic roles & 50–950 ramp
primary
#D693F2
secondary
#E0F4D7
accent
#DB0B48
background
#FEFBFF
surface
#FCF6FE
border
#D5D0D6
text
#161117
muted
#848085