#CB79ED#CB79ED
#CB79ED is a light, vivid purple. Relative luminance 0.325; OKLCH L 70.9% C 0.181 H 315.2°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CB79ED |
|---|---|
| RGB | rgb(203, 121, 237) |
| HSL | hsl(282, 76%, 70%) |
| HSV | hsv(282, 49%, 93%) |
| CMYK | cmyk(14.3%, 48.9%, 0%, 7.1%) |
| CIE-LAB | lab(63.74, 50.96, -45.88) |
| CIE-LCH | lch(63.74, 68.57, 318.01°) |
| OKLab | oklab(70.86% 0.1286 -0.1276) |
| OKLCH | oklch(70.86% 0.181 315.2) |
| XYZ | xyz(46.7497, 32.4870, 83.9123) |
| Luminance | 0.3249 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.22
Easter Purple
#C071FE
ΔE00 4.43
Orchid
#DA70D6
ΔE00 5.76
Liliac
#C48EFD
ΔE00 5.82
Light Urple
#B36FF6
ΔE00 5.90
Bright Lilac
#C95EFB
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB79ED #9BED79
analogous
#9179ED #CB79ED #ED79D5
triadic
#CB79ED #EDCB79 #79EDCB
tetradic
#CB79ED #ED9179 #9BED79 #79D5ED
square
#CB79ED #ED9179 #9BED79 #79D5ED
split-complementary
#CB79ED #D5ED79 #79ED91
monochromatic
#9B1CD0 #B643E6 #CB79ED #E0AFF4 #F5E4FB
Accessibility & contrast
On white
2.80
#CB79ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#CB79ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB79ED
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB79ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB79ED | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6195F1
Deuteranopia (green-blind)
#799DEA
Tritanopia (blue-blind)
#C98AA8
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #cb79ed; /* rgb */ color: rgb(203, 121, 237); /* oklch */ color: oklch(70.9% 0.181 315.2);
Tailwind
colors: {
custom: {
50: '#dda2f3',
500: '#cb79ed',
950: '#000000',
},
}SCSS
$custom: #cb79ed; $custom-light: #dda2f3; $custom-dark: #000000;
JSON
{
"hex": "#cb79ed",
"rgb": {
"r": 203,
"g": 121,
"b": 237
},
"hsl": {
"h": 282.414,
"s": 76.316,
"l": 70.196
},
"oklch": {
"l": 0.70859,
"c": 0.18118,
"h": 315.2
},
"luminance": 0.32486
}Semantic roles & 50–950 ramp
primary
#CB79ED
secondary
#DAF1D1
accent
#D90D49
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85