#CB8FF6#CB8FF6
#CB8FF6 is a light, vivid violet. Relative luminance 0.390; OKLCH L 74.7% C 0.155 H 309.9°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CB8FF6 |
|---|---|
| RGB | rgb(203, 143, 246) |
| HSL | hsl(275, 85%, 76%) |
| HSV | hsv(275, 42%, 96%) |
| CMYK | cmyk(17.5%, 41.9%, 0%, 3.5%) |
| CIE-LAB | lab(68.75, 41.22, -42.96) |
| CIE-LCH | lch(68.75, 59.54, 313.82°) |
| OKLab | oklab(74.73% 0.0998 -0.1192) |
| OKLCH | oklch(74.73% 0.155 309.9) |
| XYZ | xyz(51.0826, 38.9960, 92.0069) |
| Luminance | 0.3900 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.23
Baby Purple
#CA9BF7
ΔE00 3.11
Pastel Purple
#CAA0FF
ΔE00 4.45
Lilac (survey)
#CEA2FD
ΔE00 4.70
Lavender (survey)
#C79FEF
ΔE00 4.85
Light Purple
#BF77F6
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB8FF6 #BAF68F
analogous
#988FF6 #CB8FF6 #F68FEE
triadic
#CB8FF6 #F6CB8F #8FF6CB
tetradic
#CB8FF6 #F6988F #BAF68F #8FEEF6
square
#CB8FF6 #F6988F #BAF68F #8FEEF6
split-complementary
#CB8FF6 #EEF68F #8FF698
monochromatic
#961EED #B156F1 #CB8FF6 #E5C8FB #F2E3FD
Accessibility & contrast
On white
2.39
#CB8FF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#CB8FF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB8FF6
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB8FF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB8FF6 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A5FA
Deuteranopia (green-blind)
#88A9F3
Tritanopia (blue-blind)
#C69FB7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #cb8ff6; /* rgb */ color: rgb(203, 143, 246); /* oklch */ color: oklch(74.7% 0.155 309.9);
Tailwind
colors: {
custom: {
50: '#dcb1f9',
500: '#cb8ff6',
950: '#000000',
},
}SCSS
$custom: #cb8ff6; $custom-light: #dcb1f9; $custom-dark: #000000;
JSON
{
"hex": "#cb8ff6",
"rgb": {
"r": 203,
"g": 143,
"b": 246
},
"hsl": {
"h": 274.951,
"s": 85.124,
"l": 76.275
},
"oklch": {
"l": 0.74732,
"c": 0.15547,
"h": 309.9
},
"luminance": 0.38995
}Semantic roles & 50–950 ramp
primary
#CB8FF6
secondary
#E3F5D6
accent
#E20460
background
#FDFAFF
surface
#FBF5FF
border
#D4CFD7
text
#151117
muted
#838085