#CB78F8#CB78F8
#CB78F8 is a light, vivid violet. Relative luminance 0.329; OKLCH L 71.3% C 0.194 H 312.4°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CB78F8 |
|---|---|
| RGB | rgb(203, 120, 248) |
| HSL | hsl(279, 90%, 72%) |
| HSV | hsv(279, 52%, 97%) |
| CMYK | cmyk(18.1%, 51.6%, 0%, 2.7%) |
| CIE-LAB | lab(64.09, 53.76, -51.41) |
| CIE-LCH | lch(64.09, 74.38, 316.28°) |
| OKLab | oklab(71.29% 0.1311 -0.1436) |
| OKLCH | oklch(71.29% 0.194 312.4) |
| XYZ | xyz(48.2854, 32.9079, 92.5970) |
| Luminance | 0.3291 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.17
Easter Purple
#C071FE
ΔE00 3.04
Light Urple
#B36FF6
ΔE00 4.99
Bright Lavender
#C760FF
ΔE00 5.15
Bright Lilac
#C95EFB
ΔE00 5.30
Liliac
#C48EFD
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB78F8 #A5F878
analogous
#8B78F8 #CB78F8 #F878E5
triadic
#CB78F8 #F8CB78 #78F8CB
tetradic
#CB78F8 #F88B78 #A5F878 #78E5F8
square
#CB78F8 #F88B78 #A5F878 #78E5F8
split-complementary
#CB78F8 #E5F878 #78F88B
monochromatic
#9C0CE9 #B53EF5 #CB78F8 #E1B2FB #F4E2FD
Accessibility & contrast
On white
2.77
#CB78F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#CB78F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB78F8
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB78F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB78F8 | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5797FC
Deuteranopia (green-blind)
#729DF5
Tritanopia (blue-blind)
#C68DAD
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #cb78f8; /* rgb */ color: rgb(203, 120, 248); /* oklch */ color: oklch(71.3% 0.194 312.4);
Tailwind
colors: {
custom: {
50: '#dda2fb',
500: '#cb78f8',
950: '#000000',
},
}SCSS
$custom: #cb78f8; $custom-light: #dda2fb; $custom-dark: #000000;
JSON
{
"hex": "#cb78f8",
"rgb": {
"r": 203,
"g": 120,
"b": 248
},
"hsl": {
"h": 278.906,
"s": 90.141,
"l": 72.157
},
"oklch": {
"l": 0.71288,
"c": 0.19446,
"h": 312.4
},
"luminance": 0.32907
}Semantic roles & 50–950 ramp
primary
#CB78F8
secondary
#E1F6D5
accent
#E60051
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#150F17
muted
#837F85