#D690F5#D690F5
#D690F5 is a light, vivid purple. Relative luminance 0.408; OKLCH L 76.0% C 0.157 H 314.9°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D690F5 |
|---|---|
| RGB | rgb(214, 144, 245) |
| HSL | hsl(282, 83%, 76%) |
| HSV | hsv(282, 41%, 96%) |
| CMYK | cmyk(12.7%, 41.2%, 0%, 3.9%) |
| CIE-LAB | lab(70.06, 43.63, -40.28) |
| CIE-LCH | lch(70.06, 59.38, 317.29°) |
| OKLab | oklab(75.96% 0.1109 -0.1113) |
| OKLCH | oklch(75.96% 0.157 314.9) |
| XYZ | xyz(54.1837, 40.8365, 91.3964) |
| Luminance | 0.4083 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.95
Liliac
#C48EFD
ΔE00 4.39
Lilac (survey)
#CEA2FD
ΔE00 5.16
Lavender (survey)
#C79FEF
ΔE00 5.35
Pastel Purple
#CAA0FF
ΔE00 5.39
Violet (CSS)
#EE82EE
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D690F5 #AFF590
analogous
#A490F5 #D690F5 #F590E2
triadic
#D690F5 #F5D690 #90F5D6
tetradic
#D690F5 #F5A490 #AFF590 #90E2F5
square
#D690F5 #F5A490 #AFF590 #90E2F5
split-complementary
#D690F5 #E2F590 #90F5A4
monochromatic
#AD20EB #C158F0 #D690F5 #EBC8FA #F5E3FC
Accessibility & contrast
On white
2.29
#D690F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#D690F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D690F5
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D690F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D690F5 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA7F9
Deuteranopia (green-blind)
#90ADF2
Tritanopia (blue-blind)
#D49EB7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d690f5; /* rgb */ color: rgb(214, 144, 245); /* oklch */ color: oklch(76.0% 0.157 314.9);
Tailwind
colors: {
custom: {
50: '#e4b2f9',
500: '#d690f5',
950: '#000000',
},
}SCSS
$custom: #d690f5; $custom-light: #e4b2f9; $custom-dark: #000000;
JSON
{
"hex": "#d690f5",
"rgb": {
"r": 214,
"g": 144,
"b": 245
},
"hsl": {
"h": 281.584,
"s": 83.471,
"l": 76.275
},
"oklch": {
"l": 0.75962,
"c": 0.15713,
"h": 314.9
},
"luminance": 0.40835
}Semantic roles & 50–950 ramp
primary
#D690F5
secondary
#E0F4D7
accent
#E00649
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161117
muted
#848085