#CB84FF#CB84FF
#CB84FF is a light, vivid violet. Relative luminance 0.364; OKLCH L 73.4% C 0.183 H 309.2°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CB84FF |
|---|---|
| RGB | rgb(203, 132, 255) |
| HSL | hsl(275, 100%, 76%) |
| HSV | hsv(275, 48%, 100%) |
| CMYK | cmyk(20.4%, 48.2%, 0%, 0%) |
| CIE-LAB | lab(66.84, 49.04, -50.89) |
| CIE-LCH | lch(66.84, 70.67, 313.94°) |
| OKLab | oklab(73.44% 0.116 -0.1422) |
| OKLCH | oklch(73.44% 0.183 309.2) |
| XYZ | xyz(50.9264, 36.4198, 98.9353) |
| Luminance | 0.3642 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.79
Light Purple
#BF77F6
ΔE00 3.69
Easter Purple
#C071FE
ΔE00 4.78
Baby Purple
#CA9BF7
ΔE00 6.06
Light Urple
#B36FF6
ΔE00 6.54
Pastel Purple
#CAA0FF
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB84FF #B8FF84
analogous
#8D84FF #CB84FF #FF84F6
triadic
#CB84FF #FFCB84 #84FFCB
tetradic
#CB84FF #FF8D84 #B8FF84 #84F6FF
square
#CB84FF #FF8D84 #B8FF84 #84F6FF
split-complementary
#CB84FF #F6FF84 #84FF8D
monochromatic
#970AFF #B147FF #CB84FF #E5C1FF #F2E0FF
Accessibility & contrast
On white
2.54
#CB84FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#CB84FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB84FF
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB84FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB84FF | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659FFF
Deuteranopia (green-blind)
#79A4FC
Tritanopia (blue-blind)
#C498B6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #cb84ff; /* rgb */ color: rgb(203, 132, 255); /* oklch */ color: oklch(73.4% 0.183 309.2);
Tailwind
colors: {
custom: {
50: '#dda9ff',
500: '#cb84ff',
950: '#000000',
},
}SCSS
$custom: #cb84ff; $custom-light: #dda9ff; $custom-dark: #000000;
JSON
{
"hex": "#cb84ff",
"rgb": {
"r": 203,
"g": 132,
"b": 255
},
"hsl": {
"h": 274.634,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.73441,
"c": 0.18349,
"h": 309.2
},
"luminance": 0.36419
}Semantic roles & 50–950 ramp
primary
#CB84FF
secondary
#E3F7D4
accent
#E60061
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151018
muted
#837F86