#CB84F7#CB84F7
#CB84F7 is a light, vivid violet. Relative luminance 0.359; OKLCH L 73.0% C 0.174 H 311.2°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CB84F7 |
|---|---|
| RGB | rgb(203, 132, 247) |
| HSL | hsl(277, 88%, 74%) |
| HSV | hsv(277, 47%, 97%) |
| CMYK | cmyk(17.8%, 46.6%, 0%, 3.1%) |
| CIE-LAB | lab(66.46, 47.31, -47.11) |
| CIE-LCH | lch(66.46, 66.77, 315.12°) |
| OKLab | oklab(73.03% 0.115 -0.1312) |
| OKLCH | oklch(73.03% 0.174 311.2) |
| XYZ | xyz(49.6654, 35.9154, 92.2937) |
| Luminance | 0.3591 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.09
Light Purple
#BF77F6
ΔE00 3.82
Easter Purple
#C071FE
ΔE00 5.19
Baby Purple
#CA9BF7
ΔE00 5.78
Light Urple
#B36FF6
ΔE00 6.80
Pastel Purple
#CAA0FF
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB84F7 #B0F784
analogous
#9284F7 #CB84F7 #F784EA
triadic
#CB84F7 #F7CB84 #84F7CB
tetradic
#CB84F7 #F79284 #B0F784 #84EAF7
square
#CB84F7 #F79284 #B0F784 #84EAF7
split-complementary
#CB84F7 #EAF784 #84F792
monochromatic
#9A11F0 #B34BF3 #CB84F7 #E3BDFB #F3E2FD
Accessibility & contrast
On white
2.57
#CB84F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#CB84F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB84F7
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB84F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB84F7 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9EFB
Deuteranopia (green-blind)
#7DA3F4
Tritanopia (blue-blind)
#C696B2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #cb84f7; /* rgb */ color: rgb(203, 132, 247); /* oklch */ color: oklch(73.0% 0.174 311.2);
Tailwind
colors: {
custom: {
50: '#dda9fa',
500: '#cb84f7',
950: '#000000',
},
}SCSS
$custom: #cb84f7; $custom-light: #dda9fa; $custom-dark: #000000;
JSON
{
"hex": "#cb84f7",
"rgb": {
"r": 203,
"g": 132,
"b": 247
},
"hsl": {
"h": 277.043,
"s": 87.786,
"l": 74.314
},
"oklch": {
"l": 0.7303,
"c": 0.17448,
"h": 311.2
},
"luminance": 0.35914
}Semantic roles & 50–950 ramp
primary
#CB84F7
secondary
#E2F5D6
accent
#E40158
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85