#CB89FF#CB89FF
#CB89FF is a light, vivid violet. Relative luminance 0.378; OKLCH L 74.2% C 0.176 H 308.5°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CB89FF |
|---|---|
| RGB | rgb(203, 137, 255) |
| HSL | hsl(274, 100%, 77%) |
| HSV | hsv(274, 46%, 100%) |
| CMYK | cmyk(20.4%, 46.3%, 0%, 0%) |
| CIE-LAB | lab(67.88, 46.39, -49.25) |
| CIE-LCH | lch(67.88, 67.66, 313.29°) |
| OKLab | oklab(74.22% 0.1093 -0.1374) |
| OKLCH | oklch(74.22% 0.176 308.5) |
| XYZ | xyz(51.6208, 37.8085, 99.1667) |
| Luminance | 0.3781 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.85
Light Purple
#BF77F6
ΔE00 4.67
Baby Purple
#CA9BF7
ΔE00 4.95
Pastel Purple
#CAA0FF
ΔE00 5.81
Easter Purple
#C071FE
ΔE00 5.85
Lilac (survey)
#CEA2FD
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB89FF #BDFF89
analogous
#9089FF #CB89FF #FF89F8
triadic
#CB89FF #FFCB89 #89FFCB
tetradic
#CB89FF #FF9089 #BDFF89 #89F8FF
square
#CB89FF #FF9089 #BDFF89 #89F8FF
split-complementary
#CB89FF #F8FF89 #89FF90
monochromatic
#950FFF #B04CFF #CB89FF #E6C6FF #F2E0FF
Accessibility & contrast
On white
2.45
#CB89FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#CB89FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB89FF
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB89FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB89FF | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA3FF
Deuteranopia (green-blind)
#7DA6FC
Tritanopia (blue-blind)
#C49CB8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #cb89ff; /* rgb */ color: rgb(203, 137, 255); /* oklch */ color: oklch(74.2% 0.176 308.5);
Tailwind
colors: {
custom: {
50: '#ddadff',
500: '#cb89ff',
950: '#000000',
},
}SCSS
$custom: #cb89ff; $custom-light: #ddadff; $custom-dark: #000000;
JSON
{
"hex": "#cb89ff",
"rgb": {
"r": 203,
"g": 137,
"b": 255
},
"hsl": {
"h": 273.559,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.74216,
"c": 0.17559,
"h": 308.5
},
"luminance": 0.37808
}Semantic roles & 50–950 ramp
primary
#CB89FF
secondary
#E3F7D4
accent
#E60065
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151018
muted
#837F86