#CB76F7#CB76F7
#CB76F7 is a light, vivid violet. Relative luminance 0.324; OKLCH L 70.9% C 0.196 H 312.9°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CB76F7 |
|---|---|
| RGB | rgb(203, 118, 247) |
| HSL | hsl(280, 89%, 72%) |
| HSV | hsv(280, 52%, 97%) |
| CMYK | cmyk(17.8%, 52.2%, 0%, 3.1%) |
| CIE-LAB | lab(63.65, 54.57, -51.55) |
| CIE-LCH | lch(63.65, 75.07, 316.63°) |
| OKLab | oklab(70.95% 0.1336 -0.144) |
| OKLCH | oklch(70.95% 0.196 312.9) |
| XYZ | xyz(47.8927, 32.3699, 91.7028) |
| Luminance | 0.3237 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.17
Easter Purple
#C071FE
ΔE00 2.90
Bright Lavender
#C760FF
ΔE00 4.78
Light Urple
#B36FF6
ΔE00 4.83
Bright Lilac
#C95EFB
ΔE00 4.90
Liliac
#C48EFD
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB76F7 #A2F776
analogous
#8B76F7 #CB76F7 #F776E3
triadic
#CB76F7 #F7CB76 #76F7CB
tetradic
#CB76F7 #F78B76 #A2F776 #76E3F7
square
#CB76F7 #F78B76 #A2F776 #76E3F7
split-complementary
#CB76F7 #E3F776 #76F78B
monochromatic
#9C0DE5 #B53CF4 #CB76F7 #E1B0FA #F4E2FD
Accessibility & contrast
On white
2.81
#CB76F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#CB76F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB76F7
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB76F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB76F7 | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5596FB
Deuteranopia (green-blind)
#709CF4
Tritanopia (blue-blind)
#C78BAC
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #cb76f7; /* rgb */ color: rgb(203, 118, 247); /* oklch */ color: oklch(70.9% 0.196 312.9);
Tailwind
colors: {
custom: {
50: '#dda0fa',
500: '#cb76f7',
950: '#000000',
},
}SCSS
$custom: #cb76f7; $custom-light: #dda0fa; $custom-dark: #000000;
JSON
{
"hex": "#cb76f7",
"rgb": {
"r": 203,
"g": 118,
"b": 247
},
"hsl": {
"h": 279.535,
"s": 88.966,
"l": 71.569
},
"oklch": {
"l": 0.70948,
"c": 0.19648,
"h": 312.9
},
"luminance": 0.32369
}Semantic roles & 50–950 ramp
primary
#CB76F7
secondary
#DFF5D4
accent
#E6004E
background
#FDFAFF
surface
#FBF3FF
border
#D4CDD7
text
#150F17
muted
#837F85