#CB90FB#CB90FB
#CB90FB is a light, vivid violet. Relative luminance 0.396; OKLCH L 75.1% C 0.160 H 308.4°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CB90FB |
|---|---|
| RGB | rgb(203, 144, 251) |
| HSL | hsl(273, 93%, 77%) |
| HSV | hsv(273, 43%, 98%) |
| CMYK | cmyk(19.1%, 42.6%, 0%, 1.6%) |
| CIE-LAB | lab(69.19, 41.77, -45.00) |
| CIE-LCH | lch(69.19, 61.40, 312.87°) |
| OKLab | oklab(75.14% 0.0992 -0.1251) |
| OKLCH | oklch(75.14% 0.16 308.4) |
| XYZ | xyz(52.0111, 39.6087, 96.1534) |
| Luminance | 0.3961 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.63
Baby Purple
#CA9BF7
ΔE00 3.07
Pastel Purple
#CAA0FF
ΔE00 4.10
Lilac (survey)
#CEA2FD
ΔE00 4.51
Lavender (survey)
#C79FEF
ΔE00 5.01
Light Purple
#BF77F6
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB90FB #C0FB90
analogous
#9690FB #CB90FB #FB90F5
triadic
#CB90FB #FBCB90 #90FBCB
tetradic
#CB90FB #FB9690 #C0FB90 #90F5FB
square
#CB90FB #FB9690 #C0FB90 #90F5FB
split-complementary
#CB90FB #F5FB90 #90FB96
monochromatic
#941AF7 #AF55F9 #CB90FB #E7CBFD #F1E1FE
Accessibility & contrast
On white
2.35
#CB90FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#CB90FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB90FB
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB90FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB90FB | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A6FF
Deuteranopia (green-blind)
#86AAF8
Tritanopia (blue-blind)
#C5A1BA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cb90fb; /* rgb */ color: rgb(203, 144, 251); /* oklch */ color: oklch(75.1% 0.160 308.4);
Tailwind
colors: {
custom: {
50: '#dcb1fd',
500: '#cb90fb',
950: '#000000',
},
}SCSS
$custom: #cb90fb; $custom-light: #dcb1fd; $custom-dark: #000000;
JSON
{
"hex": "#cb90fb",
"rgb": {
"r": 203,
"g": 144,
"b": 251
},
"hsl": {
"h": 273.084,
"s": 93.043,
"l": 77.451
},
"oklch": {
"l": 0.75137,
"c": 0.1597,
"h": 308.4
},
"luminance": 0.39608
}Semantic roles & 50–950 ramp
primary
#CB90FB
secondary
#E4F6D5
accent
#E60067
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085