#CB81F7#CB81F7
#CB81F7 is a light, vivid violet. Relative luminance 0.351; OKLCH L 72.6% C 0.179 H 311.6°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CB81F7 |
|---|---|
| RGB | rgb(203, 129, 247) |
| HSL | hsl(278, 88%, 74%) |
| HSV | hsv(278, 48%, 97%) |
| CMYK | cmyk(17.8%, 47.8%, 0%, 3.1%) |
| CIE-LAB | lab(65.84, 48.89, -48.09) |
| CIE-LCH | lch(65.84, 68.58, 315.48°) |
| OKLab | oklab(72.57% 0.1191 -0.134) |
| OKLCH | oklch(72.57% 0.179 311.6) |
| XYZ | xyz(49.2644, 35.1134, 92.1600) |
| Luminance | 0.3511 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.28
Liliac
#C48EFD
ΔE00 3.64
Easter Purple
#C071FE
ΔE00 4.60
Light Urple
#B36FF6
ΔE00 6.29
Baby Purple
#CA9BF7
ΔE00 6.47
Bright Lavender
#C760FF
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB81F7 #ADF781
analogous
#9081F7 #CB81F7 #F781E8
triadic
#CB81F7 #F7CB81 #81F7CB
tetradic
#CB81F7 #F79081 #ADF781 #81E8F7
square
#CB81F7 #F79081 #ADF781 #81E8F7
split-complementary
#CB81F7 #E8F781 #81F790
monochromatic
#9B0FEE #B347F3 #CB81F7 #E3BBFB #F3E2FD
Accessibility & contrast
On white
2.62
#CB81F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#CB81F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB81F7
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB81F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB81F7 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659CFB
Deuteranopia (green-blind)
#7AA2F4
Tritanopia (blue-blind)
#C694B1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #cb81f7; /* rgb */ color: rgb(203, 129, 247); /* oklch */ color: oklch(72.6% 0.179 311.6);
Tailwind
colors: {
custom: {
50: '#dda7fa',
500: '#cb81f7',
950: '#000000',
},
}SCSS
$custom: #cb81f7; $custom-light: #dda7fa; $custom-dark: #000000;
JSON
{
"hex": "#cb81f7",
"rgb": {
"r": 203,
"g": 129,
"b": 247
},
"hsl": {
"h": 277.627,
"s": 88.06,
"l": 73.725
},
"oklch": {
"l": 0.72569,
"c": 0.17927,
"h": 311.6
},
"luminance": 0.35112
}Semantic roles & 50–950 ramp
primary
#CB81F7
secondary
#E2F5D6
accent
#E50156
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85