#CD79DE#CD79DE
#CD79DE is a light, vivid purple. Relative luminance 0.319; OKLCH L 70.3% C 0.167 H 320.7°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CD79DE |
|---|---|
| RGB | rgb(205, 121, 222) |
| HSL | hsl(290, 60%, 67%) |
| HSV | hsv(290, 45%, 87%) |
| CMYK | cmyk(7.7%, 45.5%, 0%, 12.9%) |
| CIE-LAB | lab(63.28, 48.52, -38.25) |
| CIE-LCH | lch(63.28, 61.79, 321.75°) |
| OKLab | oklab(70.34% 0.1289 -0.1055) |
| OKLCH | oklch(70.34% 0.167 320.7) |
| XYZ | xyz(45.1974, 31.9295, 72.8753) |
| Luminance | 0.3193 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.48
Orchid (survey)
#C875C4
ΔE00 4.72
Lavender Pink
#DD85D7
ΔE00 5.31
Light Purple
#BF77F6
ΔE00 5.80
Purply Pink
#F075E6
ΔE00 5.84
Violet (CSS)
#EE82EE
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD79DE #8ADE79
analogous
#9B79DE #CD79DE #DE79BD
triadic
#CD79DE #DECD79 #79DECD
tetradic
#CD79DE #DE9B79 #8ADE79 #79BDDE
square
#CD79DE #DE9B79 #8ADE79 #79BDDE
split-complementary
#CD79DE #BDDE79 #79DE9B
monochromatic
#9B2CB1 #BB48D2 #CD79DE #DFAAEA #F2DBF6
Accessibility & contrast
On white
2.84
#CD79DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#CD79DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD79DE
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD79DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD79DE | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A93E2
Deuteranopia (green-blind)
#829CDB
Tritanopia (blue-blind)
#CF86A1
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #cd79de; /* rgb */ color: rgb(205, 121, 222); /* oklch */ color: oklch(70.3% 0.167 320.7);
Tailwind
colors: {
custom: {
50: '#dea2e8',
500: '#cd79de',
950: '#000000',
},
}SCSS
$custom: #cd79de; $custom-light: #dea2e8; $custom-dark: #000000;
JSON
{
"hex": "#cd79de",
"rgb": {
"r": 205,
"g": 121,
"b": 222
},
"hsl": {
"h": 289.901,
"s": 60.479,
"l": 67.255
},
"oklch": {
"l": 0.70342,
"c": 0.16652,
"h": 320.7
},
"luminance": 0.31928
}Semantic roles & 50–950 ramp
primary
#CD79DE
secondary
#CFE9C9
accent
#C81D3A
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F16
muted
#837F84