#CD79F1#CD79F1
#CD79F1 is a light, vivid purple. Relative luminance 0.330; OKLCH L 71.3% C 0.186 H 314.9°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CD79F1 |
|---|---|
| RGB | rgb(205, 121, 241) |
| HSL | hsl(282, 81%, 71%) |
| HSV | hsv(282, 50%, 95%) |
| CMYK | cmyk(14.9%, 49.8%, 0%, 5.5%) |
| CIE-LAB | lab(64.17, 52.32, -47.41) |
| CIE-LCH | lch(64.17, 70.60, 317.82°) |
| OKLab | oklab(71.29% 0.1315 -0.132) |
| OKLCH | oklch(71.29% 0.186 314.9) |
| XYZ | xyz(47.8889, 33.0061, 87.0502) |
| Luminance | 0.3301 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.11
Easter Purple
#C071FE
ΔE00 4.20
Liliac
#C48EFD
ΔE00 5.65
Light Urple
#B36FF6
ΔE00 5.88
Bright Lilac
#C95EFB
ΔE00 5.91
Bright Lavender
#C760FF
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD79F1 #9DF179
analogous
#9179F1 #CD79F1 #F179D9
triadic
#CD79F1 #F1CD79 #79F1CD
tetradic
#CD79F1 #F19179 #9DF179 #79D9F1
square
#CD79F1 #F19179 #9DF179 #79D9F1
split-complementary
#CD79F1 #D9F179 #79F191
monochromatic
#9F17D9 #B842EB #CD79F1 #E2B0F7 #F5E3FC
Accessibility & contrast
On white
2.76
#CD79F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#CD79F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD79F1
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD79F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD79F1 | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F97F5
Deuteranopia (green-blind)
#789EEE
Tritanopia (blue-blind)
#CB8BAA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #cd79f1; /* rgb */ color: rgb(205, 121, 241); /* oklch */ color: oklch(71.3% 0.186 314.9);
Tailwind
colors: {
custom: {
50: '#dea2f6',
500: '#cd79f1',
950: '#000000',
},
}SCSS
$custom: #cd79f1; $custom-light: #dea2f6; $custom-dark: #000000;
JSON
{
"hex": "#cd79f1",
"rgb": {
"r": 205,
"g": 121,
"b": 241
},
"hsl": {
"h": 282,
"s": 81.081,
"l": 70.98
},
"oklch": {
"l": 0.71285,
"c": 0.18627,
"h": 314.9
},
"luminance": 0.33005
}Semantic roles & 50–950 ramp
primary
#CD79F1
secondary
#DDF3D3
accent
#DD0848
background
#FDFAFF
surface
#FBF4FE
border
#D4CED6
text
#150F17
muted
#837F85