#C090EB#C090EB
#C090EB is a light, vivid violet. Relative luminance 0.372; OKLCH L 73.3% C 0.137 H 307.6°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C090EB |
|---|---|
| RGB | rgb(192, 144, 235) |
| HSL | hsl(272, 69%, 74%) |
| HSV | hsv(272, 39%, 92%) |
| CMYK | cmyk(18.3%, 38.7%, 0%, 7.8%) |
| CIE-LAB | lab(67.39, 35.11, -39.14) |
| CIE-LCH | lch(67.39, 52.58, 311.90°) |
| OKLab | oklab(73.3% 0.0835 -0.1084) |
| OKLCH | oklch(73.3% 0.137 307.6) |
| XYZ | xyz(46.7040, 37.1516, 83.2917) |
| Luminance | 0.3715 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.11
Liliac
#C48EFD
ΔE00 3.14
Lavender (survey)
#C79FEF
ΔE00 3.97
Pale Purple
#B790D4
ΔE00 4.40
Pastel Purple
#CAA0FF
ΔE00 4.55
Lilac (survey)
#CEA2FD
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C090EB #BBEB90
analogous
#9390EB #C090EB #EB90E9
triadic
#C090EB #EBC090 #90EBC0
tetradic
#C090EB #EB9390 #BBEB90 #90E9EB
square
#C090EB #EB9390 #BBEB90 #90E9EB
split-complementary
#C090EB #E9EB90 #90EB93
monochromatic
#8528D8 #A35CE2 #C090EB #DDC4F4 #F0E5FA
Accessibility & contrast
On white
2.49
#C090EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#C090EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C090EB
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C090EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C090EB | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA2EE
Deuteranopia (green-blind)
#88A5E8
Tritanopia (blue-blind)
#BA9EB2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #c090eb; /* rgb */ color: rgb(192, 144, 235); /* oklch */ color: oklch(73.3% 0.137 307.6);
Tailwind
colors: {
custom: {
50: '#d4b1f1',
500: '#c090eb',
950: '#000000',
},
}SCSS
$custom: #c090eb; $custom-light: #d4b1f1; $custom-dark: #000000;
JSON
{
"hex": "#c090eb",
"rgb": {
"r": 192,
"g": 144,
"b": 235
},
"hsl": {
"h": 271.648,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.73298,
"c": 0.13686,
"h": 307.6
},
"luminance": 0.37151
}Semantic roles & 50–950 ramp
primary
#C090EB
secondary
#E5F2D9
accent
#D1146E
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#141117
muted
#838085