#CB90FA#CB90FA
#CB90FA is a light, vivid violet. Relative luminance 0.395; OKLCH L 75.1% C 0.159 H 308.7°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CB90FA |
|---|---|
| RGB | rgb(203, 144, 250) |
| HSL | hsl(273, 91%, 77%) |
| HSV | hsv(273, 42%, 98%) |
| CMYK | cmyk(18.8%, 42.4%, 0%, 2%) |
| CIE-LAB | lab(69.14, 41.55, -44.53) |
| CIE-LCH | lch(69.14, 60.90, 313.02°) |
| OKLab | oklab(75.09% 0.0991 -0.1238) |
| OKLCH | oklch(75.09% 0.159 308.7) |
| XYZ | xyz(51.8539, 39.5458, 95.3254) |
| Luminance | 0.3955 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.74
Baby Purple
#CA9BF7
ΔE00 3.01
Pastel Purple
#CAA0FF
ΔE00 4.11
Lilac (survey)
#CEA2FD
ΔE00 4.49
Lavender (survey)
#C79FEF
ΔE00 4.92
Light Purple
#BF77F6
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB90FA #BFFA90
analogous
#9690FA #CB90FA #FA90F4
triadic
#CB90FA #FACB90 #90FACB
tetradic
#CB90FA #FA9690 #BFFA90 #90F4FA
square
#CB90FA #FA9690 #BFFA90 #90F4FA
split-complementary
#CB90FA #F4FA90 #90FA96
monochromatic
#941BF5 #B055F7 #CB90FA #E6CBFD #F1E2FE
Accessibility & contrast
On white
2.36
#CB90FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#CB90FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB90FA
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB90FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB90FA | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A6FE
Deuteranopia (green-blind)
#87AAF7
Tritanopia (blue-blind)
#C5A0B9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cb90fa; /* rgb */ color: rgb(203, 144, 250); /* oklch */ color: oklch(75.1% 0.159 308.7);
Tailwind
colors: {
custom: {
50: '#dcb1fc',
500: '#cb90fa',
950: '#000000',
},
}SCSS
$custom: #cb90fa; $custom-light: #dcb1fc; $custom-dark: #000000;
JSON
{
"hex": "#cb90fa",
"rgb": {
"r": 203,
"g": 144,
"b": 250
},
"hsl": {
"h": 273.396,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.75088,
"c": 0.15852,
"h": 308.7
},
"luminance": 0.39545
}Semantic roles & 50–950 ramp
primary
#CB90FA
secondary
#E4F6D5
accent
#E60066
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085