#CB90FF#CB90FF
#CB90FF is a light, vivid violet. Relative luminance 0.399; OKLCH L 75.3% C 0.164 H 307.4°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CB90FF |
|---|---|
| RGB | rgb(203, 144, 255) |
| HSL | hsl(272, 100%, 78%) |
| HSV | hsv(272, 44%, 100%) |
| CMYK | cmyk(20.4%, 43.5%, 0%, 0%) |
| CIE-LAB | lab(69.37, 42.65, -46.89) |
| CIE-LCH | lch(69.37, 63.39, 312.28°) |
| OKLab | oklab(75.33% 0.0999 -0.1306) |
| OKLCH | oklch(75.33% 0.164 307.4) |
| XYZ | xyz(52.6483, 39.8635, 99.5092) |
| Luminance | 0.3986 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.32
Baby Purple
#CA9BF7
ΔE00 3.38
Pastel Purple
#CAA0FF
ΔE00 4.13
Lilac (survey)
#CEA2FD
ΔE00 4.67
Lavender (survey)
#C79FEF
ΔE00 5.39
Light Purple
#BF77F6
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB90FF #C4FF90
analogous
#9390FF #CB90FF #FF90FB
triadic
#CB90FF #FFCB90 #90FFCB
tetradic
#CB90FF #FF9390 #C4FF90 #90FBFF
square
#CB90FF #FF9390 #C4FF90 #90FBFF
split-complementary
#CB90FF #FBFF90 #90FF93
monochromatic
#9216FF #AE53FF #CB90FF #E8CDFF #F1E0FF
Accessibility & contrast
On white
2.34
#CB90FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#CB90FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB90FF
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB90FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB90FF | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A7FF
Deuteranopia (green-blind)
#84AAFC
Tritanopia (blue-blind)
#C4A2BB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cb90ff; /* rgb */ color: rgb(203, 144, 255); /* oklch */ color: oklch(75.3% 0.164 307.4);
Tailwind
colors: {
custom: {
50: '#ddb1ff',
500: '#cb90ff',
950: '#000000',
},
}SCSS
$custom: #cb90ff; $custom-light: #ddb1ff; $custom-dark: #000000;
JSON
{
"hex": "#cb90ff",
"rgb": {
"r": 203,
"g": 144,
"b": 255
},
"hsl": {
"h": 271.892,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.75333,
"c": 0.16441,
"h": 307.4
},
"luminance": 0.39863
}Semantic roles & 50–950 ramp
primary
#CB90FF
secondary
#E4F7D4
accent
#E6006C
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086