#D690F6#D690F6
#D690F6 is a light, vivid purple. Relative luminance 0.409; OKLCH L 76.0% C 0.158 H 314.6°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D690F6 |
|---|---|
| RGB | rgb(214, 144, 246) |
| HSL | hsl(281, 85%, 76%) |
| HSV | hsv(281, 41%, 96%) |
| CMYK | cmyk(13%, 41.5%, 0%, 3.5%) |
| CIE-LAB | lab(70.10, 43.84, -40.76) |
| CIE-LCH | lch(70.10, 59.86, 317.08°) |
| OKLab | oklab(76.01% 0.1111 -0.1127) |
| OKLCH | oklch(76.01% 0.158 314.6) |
| XYZ | xyz(54.3367, 40.8977, 92.2026) |
| Luminance | 0.4090 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.91
Liliac
#C48EFD
ΔE00 4.26
Lilac (survey)
#CEA2FD
ΔE00 5.12
Pastel Purple
#CAA0FF
ΔE00 5.32
Lavender (survey)
#C79FEF
ΔE00 5.37
Violet (CSS)
#EE82EE
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D690F6 #B0F690
analogous
#A390F6 #D690F6 #F690E3
triadic
#D690F6 #F6D690 #90F6D6
tetradic
#D690F6 #F6A390 #B0F690 #90E3F6
square
#D690F6 #F6A390 #B0F690 #90E3F6
split-complementary
#D690F6 #E3F690 #90F6A3
monochromatic
#AC1FED #C157F1 #D690F6 #EBC9FB #F5E3FD
Accessibility & contrast
On white
2.29
#D690F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#D690F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D690F6
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D690F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D690F6 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA7FA
Deuteranopia (green-blind)
#90ADF3
Tritanopia (blue-blind)
#D49EB7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d690f6; /* rgb */ color: rgb(214, 144, 246); /* oklch */ color: oklch(76.0% 0.158 314.6);
Tailwind
colors: {
custom: {
50: '#e4b2f9',
500: '#d690f6',
950: '#000000',
},
}SCSS
$custom: #d690f6; $custom-light: #e4b2f9; $custom-dark: #000000;
JSON
{
"hex": "#d690f6",
"rgb": {
"r": 214,
"g": 144,
"b": 246
},
"hsl": {
"h": 281.176,
"s": 85,
"l": 76.471
},
"oklch": {
"l": 0.76008,
"c": 0.15824,
"h": 314.6
},
"luminance": 0.40896
}Semantic roles & 50–950 ramp
primary
#D690F6
secondary
#E0F5D6
accent
#E10449
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161117
muted
#848085