#CB78F2#CB78F2
#CB78F2 is a light, vivid purple. Relative luminance 0.325; OKLCH L 71.0% C 0.188 H 314.0°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CB78F2 |
|---|---|
| RGB | rgb(203, 120, 242) |
| HSL | hsl(281, 82%, 71%) |
| HSV | hsv(281, 50%, 95%) |
| CMYK | cmyk(16.1%, 50.4%, 0%, 5.1%) |
| CIE-LAB | lab(63.79, 52.51, -48.57) |
| CIE-LCH | lch(63.79, 71.53, 317.23°) |
| OKLab | oklab(70.97% 0.1306 -0.1354) |
| OKLCH | oklch(70.97% 0.188 314) |
| XYZ | xyz(47.3695, 32.5415, 87.7730) |
| Luminance | 0.3254 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.60
Easter Purple
#C071FE
ΔE00 3.67
Light Urple
#B36FF6
ΔE00 5.35
Bright Lavender
#C760FF
ΔE00 5.49
Bright Lilac
#C95EFB
ΔE00 5.52
Liliac
#C48EFD
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB78F2 #9FF278
analogous
#8E78F2 #CB78F2 #F278DC
triadic
#CB78F2 #F2CB78 #78F2CB
tetradic
#CB78F2 #F28E78 #9FF278 #78DCF2
square
#CB78F2 #F28E78 #9FF278 #78DCF2
split-complementary
#CB78F2 #DCF278 #78F28E
monochromatic
#9B15DB #B540ED #CB78F2 #E1B0F7 #F4E3FC
Accessibility & contrast
On white
2.80
#CB78F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#CB78F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB78F2
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB78F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB78F2 | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C96F6
Deuteranopia (green-blind)
#759DEF
Tritanopia (blue-blind)
#C88BAA
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #cb78f2; /* rgb */ color: rgb(203, 120, 242); /* oklch */ color: oklch(71.0% 0.188 314.0);
Tailwind
colors: {
custom: {
50: '#dda1f7',
500: '#cb78f2',
950: '#000000',
},
}SCSS
$custom: #cb78f2; $custom-light: #dda1f7; $custom-dark: #000000;
JSON
{
"hex": "#cb78f2",
"rgb": {
"r": 203,
"g": 120,
"b": 242
},
"hsl": {
"h": 280.82,
"s": 82.432,
"l": 70.98
},
"oklch": {
"l": 0.7097,
"c": 0.18807,
"h": 314
},
"luminance": 0.3254
}Semantic roles & 50–950 ramp
primary
#CB78F2
secondary
#DDF3D3
accent
#DF074C
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#150F17
muted
#837F85