#CD79EF#CD79EF
#CD79EF is a light, vivid purple. Relative luminance 0.329; OKLCH L 71.2% C 0.184 H 315.5°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CD79EF |
|---|---|
| RGB | rgb(205, 121, 239) |
| HSL | hsl(283, 79%, 71%) |
| HSV | hsv(283, 49%, 94%) |
| CMYK | cmyk(14.2%, 49.4%, 0%, 6.3%) |
| CIE-LAB | lab(64.07, 51.91, -46.45) |
| CIE-LCH | lch(64.07, 69.66, 318.18°) |
| OKLab | oklab(71.18% 0.1312 -0.1292) |
| OKLCH | oklch(71.18% 0.184 315.5) |
| XYZ | xyz(47.5918, 32.8873, 85.4855) |
| Luminance | 0.3289 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.33
Easter Purple
#C071FE
ΔE00 4.45
Orchid
#DA70D6
ΔE00 5.78
Liliac
#C48EFD
ΔE00 5.80
Bright Lilac
#C95EFB
ΔE00 6.03
Light Urple
#B36FF6
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD79EF #9BEF79
analogous
#9279EF #CD79EF #EF79D6
triadic
#CD79EF #EFCD79 #79EFCD
tetradic
#CD79EF #EF9279 #9BEF79 #79D6EF
square
#CD79EF #EF9279 #9BEF79 #79D6EF
split-complementary
#CD79EF #D6EF79 #79EF92
monochromatic
#9E19D4 #B942E8 #CD79EF #E1B0F6 #F5E4FC
Accessibility & contrast
On white
2.77
#CD79EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#CD79EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD79EF
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD79EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD79EF | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6096F3
Deuteranopia (green-blind)
#799EEC
Tritanopia (blue-blind)
#CB8BA9
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #cd79ef; /* rgb */ color: rgb(205, 121, 239); /* oklch */ color: oklch(71.2% 0.184 315.5);
Tailwind
colors: {
custom: {
50: '#dea2f5',
500: '#cd79ef',
950: '#000000',
},
}SCSS
$custom: #cd79ef; $custom-light: #dea2f5; $custom-dark: #000000;
JSON
{
"hex": "#cd79ef",
"rgb": {
"r": 205,
"g": 121,
"b": 239
},
"hsl": {
"h": 282.712,
"s": 78.667,
"l": 70.588
},
"oklch": {
"l": 0.71182,
"c": 0.18416,
"h": 315.5
},
"luminance": 0.32886
}Semantic roles & 50–950 ramp
primary
#CD79EF
secondary
#DBF2D2
accent
#DB0B47
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85