#CB90EA#CB90EA
#CB90EA is a light, vivid violet. Relative luminance 0.386; OKLCH L 74.3% C 0.140 H 313.4°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CB90EA |
|---|---|
| RGB | rgb(203, 144, 234) |
| HSL | hsl(279, 68%, 74%) |
| HSV | hsv(279, 38%, 92%) |
| CMYK | cmyk(13.2%, 38.5%, 0%, 8.2%) |
| CIE-LAB | lab(68.45, 38.14, -36.85) |
| CIE-LCH | lch(68.45, 53.03, 315.98°) |
| OKLab | oklab(74.34% 0.0961 -0.1017) |
| OKLCH | oklch(74.34% 0.14 313.4) |
| XYZ | xyz(49.4507, 38.5845, 82.6685) |
| Luminance | 0.3858 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.46
Lavender (survey)
#C79FEF
ΔE00 4.27
Liliac
#C48EFD
ΔE00 4.34
Pale Purple
#B790D4
ΔE00 4.90
Lilac (survey)
#CEA2FD
ΔE00 5.04
Pastel Purple
#CAA0FF
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB90EA #AFEA90
analogous
#9E90EA #CB90EA #EA90DC
triadic
#CB90EA #EACB90 #90EACB
tetradic
#CB90EA #EA9E90 #AFEA90 #90DCEA
square
#CB90EA #EA9E90 #AFEA90 #90DCEA
split-complementary
#CB90EA #DCEA90 #90EA9E
monochromatic
#9B29D7 #B35DE0 #CB90EA #E3C3F4 #F3E5FA
Accessibility & contrast
On white
2.41
#CB90EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#CB90EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB90EA
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB90EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB90EA | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A4ED
Deuteranopia (green-blind)
#8EA8E7
Tritanopia (blue-blind)
#C99CB2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #cb90ea; /* rgb */ color: rgb(203, 144, 234); /* oklch */ color: oklch(74.3% 0.140 313.4);
Tailwind
colors: {
custom: {
50: '#dcb1f1',
500: '#cb90ea',
950: '#000000',
},
}SCSS
$custom: #cb90ea; $custom-light: #dcb1f1; $custom-dark: #000000;
JSON
{
"hex": "#cb90ea",
"rgb": {
"r": 203,
"g": 144,
"b": 234
},
"hsl": {
"h": 279.333,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.74336,
"c": 0.13987,
"h": 313.4
},
"luminance": 0.38584
}Semantic roles & 50–950 ramp
primary
#CB90EA
secondary
#E2F2D9
accent
#D01556
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084