#CB8FFA#CB8FFA
#CB8FFA is a light, vivid violet. Relative luminance 0.392; OKLCH L 74.9% C 0.160 H 308.8°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CB8FFA |
|---|---|
| RGB | rgb(203, 143, 250) |
| HSL | hsl(274, 91%, 77%) |
| HSV | hsv(274, 43%, 98%) |
| CMYK | cmyk(18.8%, 42.8%, 0%, 2%) |
| CIE-LAB | lab(68.93, 42.09, -44.87) |
| CIE-LCH | lch(68.93, 61.52, 313.17°) |
| OKLab | oklab(74.93% 0.1004 -0.1247) |
| OKLCH | oklch(74.93% 0.16 308.8) |
| XYZ | xyz(51.7031, 39.2442, 95.2751) |
| Luminance | 0.3924 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.69
Baby Purple
#CA9BF7
ΔE00 3.25
Pastel Purple
#CAA0FF
ΔE00 4.35
Lilac (survey)
#CEA2FD
ΔE00 4.74
Lavender (survey)
#C79FEF
ΔE00 5.15
Light Purple
#BF77F6
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB8FFA #BEFA8F
analogous
#968FFA #CB8FFA #FA8FF3
triadic
#CB8FFA #FACB8F #8FFACB
tetradic
#CB8FFA #FA968F #BEFA8F #8FF3FA
square
#CB8FFA #FA968F #BEFA8F #8FF3FA
split-complementary
#CB8FFA #F3FA8F #8FFA96
monochromatic
#951AF5 #B054F7 #CB8FFA #E6CAFD #F1E2FE
Accessibility & contrast
On white
2.37
#CB8FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#CB8FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB8FFA
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB8FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB8FFA | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A6FE
Deuteranopia (green-blind)
#86A9F7
Tritanopia (blue-blind)
#C5A0B9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #cb8ffa; /* rgb */ color: rgb(203, 143, 250); /* oklch */ color: oklch(74.9% 0.160 308.8);
Tailwind
colors: {
custom: {
50: '#dcb1fc',
500: '#cb8ffa',
950: '#000000',
},
}SCSS
$custom: #cb8ffa; $custom-light: #dcb1fc; $custom-dark: #000000;
JSON
{
"hex": "#cb8ffa",
"rgb": {
"r": 203,
"g": 143,
"b": 250
},
"hsl": {
"h": 273.645,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.74925,
"c": 0.16015,
"h": 308.8
},
"luminance": 0.39244
}Semantic roles & 50–950 ramp
primary
#CB8FFA
secondary
#E4F6D5
accent
#E60065
background
#FDFAFF
surface
#FBF5FF
border
#D4CFD7
text
#151117
muted
#838085