#D684F2#D684F2
#D684F2 is a light, vivid purple. Relative luminance 0.372; OKLCH L 74.0% C 0.174 H 317.1°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D684F2 |
|---|---|
| RGB | rgb(214, 132, 242) |
| HSL | hsl(285, 81%, 73%) |
| HSV | hsv(285, 45%, 95%) |
| CMYK | cmyk(11.6%, 45.5%, 0%, 5.1%) |
| CIE-LAB | lab(67.44, 49.32, -42.75) |
| CIE-LCH | lch(67.44, 65.27, 319.09°) |
| OKLab | oklab(73.95% 0.1271 -0.1183) |
| OKLCH | oklch(73.95% 0.174 317.1) |
| XYZ | xyz(52.0075, 37.2111, 88.4300) |
| Luminance | 0.3721 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.68
Liliac
#C48EFD
ΔE00 5.08
Light Purple
#BF77F6
ΔE00 5.73
Lavender Pink
#DD85D7
ΔE00 5.91
Purply Pink
#F075E6
ΔE00 6.00
Orchid
#DA70D6
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D684F2 #A0F284
analogous
#9F84F2 #D684F2 #F284D7
triadic
#D684F2 #F2D684 #84F2D6
tetradic
#D684F2 #F29F84 #A0F284 #84D7F2
square
#D684F2 #F29F84 #A0F284 #84D7F2
split-complementary
#D684F2 #D7F284 #84F29F
monochromatic
#B018E4 #C44DEC #D684F2 #E8BBF8 #F6E3FC
Accessibility & contrast
On white
2.49
#D684F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#D684F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D684F2
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D684F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D684F2 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709FF6
Deuteranopia (green-blind)
#87A7EF
Tritanopia (blue-blind)
#D593B0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #d684f2; /* rgb */ color: rgb(214, 132, 242); /* oklch */ color: oklch(74.0% 0.174 317.1);
Tailwind
colors: {
custom: {
50: '#e4aaf7',
500: '#d684f2',
950: '#000000',
},
}SCSS
$custom: #d684f2; $custom-light: #e4aaf7; $custom-dark: #000000;
JSON
{
"hex": "#d684f2",
"rgb": {
"r": 214,
"g": 132,
"b": 242
},
"hsl": {
"h": 284.727,
"s": 80.882,
"l": 73.333
},
"oklch": {
"l": 0.73954,
"c": 0.17369,
"h": 317.1
},
"luminance": 0.37209
}Semantic roles & 50–950 ramp
primary
#D684F2
secondary
#DEF4D7
accent
#DD083E
background
#FEFAFF
surface
#FCF4FE
border
#D5CED6
text
#161017
muted
#847F85