#CB90F9#CB90F9
#CB90F9 is a light, vivid violet. Relative luminance 0.395; OKLCH L 75.0% C 0.157 H 308.9°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CB90F9 |
|---|---|
| RGB | rgb(203, 144, 249) |
| HSL | hsl(274, 90%, 77%) |
| HSV | hsv(274, 42%, 98%) |
| CMYK | cmyk(18.5%, 42.2%, 0%, 2.4%) |
| CIE-LAB | lab(69.10, 41.33, -44.05) |
| CIE-LCH | lch(69.10, 60.41, 313.18°) |
| OKLab | oklab(75.04% 0.0989 -0.1224) |
| OKLCH | oklch(75.04% 0.157 308.9) |
| XYZ | xyz(51.6975, 39.4832, 94.5017) |
| Luminance | 0.3948 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.86
Baby Purple
#CA9BF7
ΔE00 2.96
Pastel Purple
#CAA0FF
ΔE00 4.13
Lilac (survey)
#CEA2FD
ΔE00 4.47
Lavender (survey)
#C79FEF
ΔE00 4.84
Light Purple
#BF77F6
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB90F9 #BEF990
analogous
#9790F9 #CB90F9 #F990F3
triadic
#CB90F9 #F9CB90 #90F9CB
tetradic
#CB90F9 #F99790 #BEF990 #90F3F9
square
#CB90F9 #F99790 #BEF990 #90F3F9
split-complementary
#CB90F9 #F3F990 #90F997
monochromatic
#951CF3 #B056F6 #CB90F9 #E6CAFC #F1E2FD
Accessibility & contrast
On white
2.36
#CB90F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#CB90F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB90F9
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB90F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB90F9 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A6FD
Deuteranopia (green-blind)
#87AAF6
Tritanopia (blue-blind)
#C5A0B9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cb90f9; /* rgb */ color: rgb(203, 144, 249); /* oklch */ color: oklch(75.0% 0.157 308.9);
Tailwind
colors: {
custom: {
50: '#dcb1fb',
500: '#cb90f9',
950: '#000000',
},
}SCSS
$custom: #cb90f9; $custom-light: #dcb1fb; $custom-dark: #000000;
JSON
{
"hex": "#cb90f9",
"rgb": {
"r": 203,
"g": 144,
"b": 249
},
"hsl": {
"h": 273.714,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.7504,
"c": 0.15735,
"h": 308.9
},
"luminance": 0.39483
}Semantic roles & 50–950 ramp
primary
#CB90F9
secondary
#E4F6D5
accent
#E60065
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085