#CB77F8#CB77F8
#CB77F8 is a light, vivid violet. Relative luminance 0.327; OKLCH L 71.1% C 0.196 H 312.5°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CB77F8 |
|---|---|
| RGB | rgb(203, 119, 248) |
| HSL | hsl(279, 90%, 72%) |
| HSV | hsv(279, 52%, 97%) |
| CMYK | cmyk(18.1%, 52%, 0%, 2.7%) |
| CIE-LAB | lab(63.89, 54.27, -51.71) |
| CIE-LCH | lch(63.89, 74.96, 316.38°) |
| OKLab | oklab(71.14% 0.1324 -0.1445) |
| OKLCH | oklch(71.14% 0.196 312.5) |
| XYZ | xyz(48.1658, 32.6686, 92.5571) |
| Luminance | 0.3267 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.14
Easter Purple
#C071FE
ΔE00 2.91
Light Urple
#B36FF6
ΔE00 4.88
Bright Lavender
#C760FF
ΔE00 4.94
Bright Lilac
#C95EFB
ΔE00 5.08
Liliac
#C48EFD
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB77F8 #A4F877
analogous
#8B77F8 #CB77F8 #F877E4
triadic
#CB77F8 #F8CB77 #77F8CB
tetradic
#CB77F8 #F88B77 #A4F877 #77E4F8
square
#CB77F8 #F88B77 #A4F877 #77E4F8
split-complementary
#CB77F8 #E4F877 #77F88B
monochromatic
#9C0CE9 #B53DF5 #CB77F8 #E1B1FB #F4E2FE
Accessibility & contrast
On white
2.79
#CB77F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#CB77F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB77F8
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB77F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB77F8 | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5696FC
Deuteranopia (green-blind)
#719DF5
Tritanopia (blue-blind)
#C68CAD
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #cb77f8; /* rgb */ color: rgb(203, 119, 248); /* oklch */ color: oklch(71.1% 0.196 312.5);
Tailwind
colors: {
custom: {
50: '#dda1fb',
500: '#cb77f8',
950: '#000000',
},
}SCSS
$custom: #cb77f8; $custom-light: #dda1fb; $custom-dark: #000000;
JSON
{
"hex": "#cb77f8",
"rgb": {
"r": 203,
"g": 119,
"b": 248
},
"hsl": {
"h": 279.07,
"s": 90.21,
"l": 71.961
},
"oklch": {
"l": 0.71144,
"c": 0.19601,
"h": 312.5
},
"luminance": 0.32667
}Semantic roles & 50–950 ramp
primary
#CB77F8
secondary
#E1F6D5
accent
#E60050
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#150F17
muted
#837F85