#CD79DB#CD79DB
#CD79DB is a light, vivid purple. Relative luminance 0.318; OKLCH L 70.2% C 0.164 H 321.7°. Best body text is #000000 at 7.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CD79DB |
|---|---|
| RGB | rgb(205, 121, 219) |
| HSL | hsl(291, 58%, 67%) |
| HSV | hsv(291, 45%, 86%) |
| CMYK | cmyk(6.4%, 44.7%, 0%, 14.1%) |
| CIE-LAB | lab(63.15, 47.94, -36.78) |
| CIE-LCH | lch(63.15, 60.43, 322.51°) |
| OKLab | oklab(70.2% 0.1284 -0.1013) |
| OKLCH | oklch(70.2% 0.164 321.7) |
| XYZ | xyz(44.7990, 31.7701, 70.7765) |
| Luminance | 0.3177 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.18
Orchid (survey)
#C875C4
ΔE00 4.18
Lavender Pink
#DD85D7
ΔE00 4.97
Purply Pink
#F075E6
ΔE00 5.76
Violet (CSS)
#EE82EE
ΔE00 6.03
Light Purple
#BF77F6
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD79DB #87DB79
analogous
#9C79DB #CD79DB #DB79B8
triadic
#CD79DB #DBCD79 #79DBCD
tetradic
#CD79DB #DB9C79 #87DB79 #79B8DB
square
#CD79DB #DB9C79 #87DB79 #79B8DB
split-complementary
#CD79DB #B8DB79 #79DB9C
monochromatic
#9A2EAC #BB49CE #CD79DB #DFA9E8 #F1D9F5
Accessibility & contrast
On white
2.86
#CD79DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.35
#CD79DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD79DB
7.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD79DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD79DB | 1.00 | 2.86 | 7.35 | 7.35 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C93DE
Deuteranopia (green-blind)
#839CD8
Tritanopia (blue-blind)
#CF85A0
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #cd79db; /* rgb */ color: rgb(205, 121, 219); /* oklch */ color: oklch(70.2% 0.164 321.7);
Tailwind
colors: {
custom: {
50: '#dea2e6',
500: '#cd79db',
950: '#000000',
},
}SCSS
$custom: #cd79db; $custom-light: #dea2e6; $custom-dark: #000000;
JSON
{
"hex": "#cd79db",
"rgb": {
"r": 205,
"g": 121,
"b": 219
},
"hsl": {
"h": 291.429,
"s": 57.647,
"l": 66.667
},
"oklch": {
"l": 0.70201,
"c": 0.1635,
"h": 321.7
},
"luminance": 0.31768
}Semantic roles & 50–950 ramp
primary
#CD79DB
secondary
#CDE8C8
accent
#C52038
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#150F16
muted
#837F84