#CD79EE#CD79EE
#CD79EE is a light, vivid purple. Relative luminance 0.328; OKLCH L 71.1% C 0.183 H 315.7°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CD79EE |
|---|---|
| RGB | rgb(205, 121, 238) |
| HSL | hsl(283, 77%, 70%) |
| HSV | hsv(283, 49%, 93%) |
| CMYK | cmyk(13.9%, 49.2%, 0%, 6.7%) |
| CIE-LAB | lab(64.02, 51.71, -45.98) |
| CIE-LCH | lch(64.02, 69.19, 318.36°) |
| OKLab | oklab(71.13% 0.1311 -0.1278) |
| OKLCH | oklch(71.13% 0.183 315.7) |
| XYZ | xyz(47.4445, 32.8283, 84.7096) |
| Luminance | 0.3283 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.44
Easter Purple
#C071FE
ΔE00 4.58
Orchid
#DA70D6
ΔE00 5.63
Liliac
#C48EFD
ΔE00 5.88
Bright Lilac
#C95EFB
ΔE00 6.10
Light Urple
#B36FF6
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD79EE #9AEE79
analogous
#9279EE #CD79EE #EE79D4
triadic
#CD79EE #EECD79 #79EECD
tetradic
#CD79EE #EE9279 #9AEE79 #79D4EE
square
#CD79EE #EE9279 #9AEE79 #79D4EE
split-complementary
#CD79EE #D4EE79 #79EE92
monochromatic
#9E1BD2 #B943E7 #CD79EE #E1AFF5 #F5E4FC
Accessibility & contrast
On white
2.78
#CD79EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#CD79EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD79EE
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD79EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD79EE | 1.00 | 2.78 | 7.57 | 7.57 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6196F2
Deuteranopia (green-blind)
#7A9EEB
Tritanopia (blue-blind)
#CB8BA9
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #cd79ee; /* rgb */ color: rgb(205, 121, 238); /* oklch */ color: oklch(71.1% 0.183 315.7);
Tailwind
colors: {
custom: {
50: '#dea2f4',
500: '#cd79ee',
950: '#000000',
},
}SCSS
$custom: #cd79ee; $custom-light: #dea2f4; $custom-dark: #000000;
JSON
{
"hex": "#cd79ee",
"rgb": {
"r": 205,
"g": 121,
"b": 238
},
"hsl": {
"h": 283.077,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.71131,
"c": 0.18311,
"h": 315.7
},
"luminance": 0.32827
}Semantic roles & 50–950 ramp
primary
#CD79EE
secondary
#DAF1D1
accent
#DA0C46
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85