#CC79DE#CC79DE
#CC79DE is a light, vivid purple. Relative luminance 0.318; OKLCH L 70.2% C 0.166 H 320.3°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CC79DE |
|---|---|
| RGB | rgb(204, 121, 222) |
| HSL | hsl(289, 60%, 67%) |
| HSV | hsv(289, 45%, 87%) |
| CMYK | cmyk(8.1%, 45.5%, 0%, 12.9%) |
| CIE-LAB | lab(63.17, 48.24, -38.44) |
| CIE-LCH | lch(63.17, 61.68, 321.45°) |
| OKLab | oklab(70.23% 0.1277 -0.1061) |
| OKLCH | oklch(70.23% 0.166 320.3) |
| XYZ | xyz(44.9224, 31.7877, 72.8624) |
| Luminance | 0.3179 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.64
Orchid (survey)
#C875C4
ΔE00 4.77
Lavender Pink
#DD85D7
ΔE00 5.47
Light Purple
#BF77F6
ΔE00 5.65
Purply Pink
#F075E6
ΔE00 6.03
Violet (CSS)
#EE82EE
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC79DE #8BDE79
analogous
#9A79DE #CC79DE #DE79BE
triadic
#CC79DE #DECC79 #79DECC
tetradic
#CC79DE #DE9A79 #8BDE79 #79BEDE
square
#CC79DE #DE9A79 #8BDE79 #79BEDE
split-complementary
#CC79DE #BEDE79 #79DE9A
monochromatic
#992CB1 #B948D2 #CC79DE #DFAAEA #F1DBF6
Accessibility & contrast
On white
2.85
#CC79DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#CC79DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC79DE
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC79DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC79DE | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A93E2
Deuteranopia (green-blind)
#819CDB
Tritanopia (blue-blind)
#CD86A1
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #cc79de; /* rgb */ color: rgb(204, 121, 222); /* oklch */ color: oklch(70.2% 0.166 320.3);
Tailwind
colors: {
custom: {
50: '#dda2e8',
500: '#cc79de',
950: '#000000',
},
}SCSS
$custom: #cc79de; $custom-light: #dda2e8; $custom-dark: #000000;
JSON
{
"hex": "#cc79de",
"rgb": {
"r": 204,
"g": 121,
"b": 222
},
"hsl": {
"h": 289.307,
"s": 60.479,
"l": 67.255
},
"oklch": {
"l": 0.70229,
"c": 0.166,
"h": 320.3
},
"luminance": 0.31786
}Semantic roles & 50–950 ramp
primary
#CC79DE
secondary
#CFE9C9
accent
#C81D3C
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F16
muted
#837F84