#CB79EF#CB79EF
#CB79EF is a light, vivid purple. Relative luminance 0.326; OKLCH L 71.0% C 0.183 H 314.7°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CB79EF |
|---|---|
| RGB | rgb(203, 121, 239) |
| HSL | hsl(282, 79%, 71%) |
| HSV | hsv(282, 49%, 94%) |
| CMYK | cmyk(15.1%, 49.4%, 0%, 6.3%) |
| CIE-LAB | lab(63.84, 51.37, -46.83) |
| CIE-LCH | lch(63.84, 69.52, 317.65°) |
| OKLab | oklab(70.96% 0.1289 -0.1303) |
| OKLCH | oklch(70.96% 0.183 314.7) |
| XYZ | xyz(47.0435, 32.6045, 85.4598) |
| Luminance | 0.3260 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.98
Easter Purple
#C071FE
ΔE00 4.17
Liliac
#C48EFD
ΔE00 5.66
Light Urple
#B36FF6
ΔE00 5.71
Bright Lilac
#C95EFB
ΔE00 5.91
Bright Lavender
#C760FF
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB79EF #9DEF79
analogous
#9079EF #CB79EF #EF79D8
triadic
#CB79EF #EFCB79 #79EFCB
tetradic
#CB79EF #EF9079 #9DEF79 #79D8EF
square
#CB79EF #EF9079 #9DEF79 #79D8EF
split-complementary
#CB79EF #D8EF79 #79EF90
monochromatic
#9B19D4 #B642E8 #CB79EF #E0B0F6 #F4E4FC
Accessibility & contrast
On white
2.79
#CB79EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#CB79EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB79EF
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB79EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB79EF | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F96F3
Deuteranopia (green-blind)
#789DEC
Tritanopia (blue-blind)
#C88BA9
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #cb79ef; /* rgb */ color: rgb(203, 121, 239); /* oklch */ color: oklch(71.0% 0.183 314.7);
Tailwind
colors: {
custom: {
50: '#dda2f5',
500: '#cb79ef',
950: '#000000',
},
}SCSS
$custom: #cb79ef; $custom-light: #dda2f5; $custom-dark: #000000;
JSON
{
"hex": "#cb79ef",
"rgb": {
"r": 203,
"g": 121,
"b": 239
},
"hsl": {
"h": 281.695,
"s": 78.667,
"l": 70.588
},
"oklch": {
"l": 0.70961,
"c": 0.18331,
"h": 314.7
},
"luminance": 0.32603
}Semantic roles & 50–950 ramp
primary
#CB79EF
secondary
#DCF2D2
accent
#DB0B4A
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85