#CB90F2#CB90F2
#CB90F2 is a light, vivid violet. Relative luminance 0.391; OKLCH L 74.7% C 0.149 H 310.9°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CB90F2 |
|---|---|
| RGB | rgb(203, 144, 242) |
| HSL | hsl(276, 79%, 76%) |
| HSV | hsv(276, 40%, 95%) |
| CMYK | cmyk(16.1%, 40.5%, 0%, 5.1%) |
| CIE-LAB | lab(68.79, 39.83, -40.71) |
| CIE-LCH | lch(68.79, 56.95, 314.37°) |
| OKLab | oklab(74.71% 0.0976 -0.1128) |
| OKLCH | oklch(74.71% 0.149 310.9) |
| XYZ | xyz(50.6260, 39.0546, 88.8585) |
| Luminance | 0.3905 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.89
Liliac
#C48EFD
ΔE00 2.92
Lavender (survey)
#C79FEF
ΔE00 4.38
Pastel Purple
#CAA0FF
ΔE00 4.45
Lilac (survey)
#CEA2FD
ΔE00 4.54
Pale Purple
#B790D4
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB90F2 #B7F290
analogous
#9A90F2 #CB90F2 #F290E8
triadic
#CB90F2 #F2CB90 #90F2CB
tetradic
#CB90F2 #F29A90 #B7F290 #90E8F2
square
#CB90F2 #F29A90 #B7F290 #90E8F2
split-complementary
#CB90F2 #E8F290 #90F29A
monochromatic
#9822E5 #B159EC #CB90F2 #E5C7F8 #F2E4FC
Accessibility & contrast
On white
2.38
#CB90F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#CB90F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB90F2
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB90F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB90F2 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA5F6
Deuteranopia (green-blind)
#8BA9EF
Tritanopia (blue-blind)
#C79EB6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #cb90f2; /* rgb */ color: rgb(203, 144, 242); /* oklch */ color: oklch(74.7% 0.149 310.9);
Tailwind
colors: {
custom: {
50: '#dcb1f6',
500: '#cb90f2',
950: '#000000',
},
}SCSS
$custom: #cb90f2; $custom-light: #dcb1f6; $custom-dark: #000000;
JSON
{
"hex": "#cb90f2",
"rgb": {
"r": 203,
"g": 144,
"b": 242
},
"hsl": {
"h": 276.122,
"s": 79.032,
"l": 75.686
},
"oklch": {
"l": 0.74706,
"c": 0.14915,
"h": 310.9
},
"luminance": 0.39054
}Semantic roles & 50–950 ramp
primary
#CB90F2
secondary
#E3F4D7
accent
#DB0A5D
background
#FDFBFF
surface
#FBF6FE
border
#D4D0D6
text
#151117
muted
#838085