#CD79F9#CD79F9
#CD79F9 is a light, vivid violet. Relative luminance 0.335; OKLCH L 71.7% C 0.195 H 312.8°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CD79F9 |
|---|---|
| RGB | rgb(205, 121, 249) |
| HSL | hsl(279, 91%, 73%) |
| HSV | hsv(279, 51%, 98%) |
| CMYK | cmyk(17.7%, 51.4%, 0%, 2.4%) |
| CIE-LAB | lab(64.56, 53.98, -51.19) |
| CIE-LCH | lch(64.56, 74.39, 316.52°) |
| OKLab | oklab(71.7% 0.1323 -0.1429) |
| OKLCH | oklch(71.7% 0.195 312.8) |
| XYZ | xyz(49.1102, 33.4946, 93.4822) |
| Luminance | 0.3349 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.55
Easter Purple
#C071FE
ΔE00 3.39
Liliac
#C48EFD
ΔE00 5.25
Light Urple
#B36FF6
ΔE00 5.39
Bright Lavender
#C760FF
ΔE00 5.44
Bright Lilac
#C95EFB
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD79F9 #A5F979
analogous
#8D79F9 #CD79F9 #F979E5
triadic
#CD79F9 #F9CD79 #79F9CD
tetradic
#CD79F9 #F98D79 #A5F979 #79E5F9
square
#CD79F9 #F98D79 #A5F979 #79E5F9
split-complementary
#CD79F9 #E5F979 #79F98D
monochromatic
#9F0BED #B73EF6 #CD79F9 #E3B4FC #F4E2FE
Accessibility & contrast
On white
2.73
#CD79F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#CD79F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD79F9
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD79F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD79F9 | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5998FD
Deuteranopia (green-blind)
#739FF6
Tritanopia (blue-blind)
#C98EAE
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #cd79f9; /* rgb */ color: rgb(205, 121, 249); /* oklch */ color: oklch(71.7% 0.195 312.8);
Tailwind
colors: {
custom: {
50: '#dfa2fc',
500: '#cd79f9',
950: '#000000',
},
}SCSS
$custom: #cd79f9; $custom-light: #dfa2fc; $custom-dark: #000000;
JSON
{
"hex": "#cd79f9",
"rgb": {
"r": 205,
"g": 121,
"b": 249
},
"hsl": {
"h": 279.375,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.71704,
"c": 0.19475,
"h": 312.8
},
"luminance": 0.33493
}Semantic roles & 50–950 ramp
primary
#CD79F9
secondary
#E0F6D5
accent
#E6004F
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#150F17
muted
#837F85