#C090FF#C090FF
#C090FF is a light, vivid violet. Relative luminance 0.384; OKLCH L 74.3% C 0.161 H 302.6°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C090FF |
|---|---|
| RGB | rgb(192, 144, 255) |
| HSL | hsl(266, 100%, 78%) |
| HSV | hsv(266, 44%, 100%) |
| CMYK | cmyk(24.7%, 43.5%, 0%, 0%) |
| CIE-LAB | lab(68.29, 39.63, -48.66) |
| CIE-LCH | lch(68.29, 62.76, 309.16°) |
| OKLab | oklab(74.28% 0.087 -0.136) |
| OKLCH | oklch(74.28% 0.161 302.6) |
| XYZ | xyz(49.7575, 38.3730, 99.3737) |
| Luminance | 0.3837 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.14
Baby Purple
#CA9BF7
ΔE00 4.08
Pastel Purple
#CAA0FF
ΔE00 4.34
Lilac (survey)
#CEA2FD
ΔE00 5.26
Lavender (survey)
#C79FEF
ΔE00 5.81
Light Purple
#BF77F6
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C090FF #CFFF90
analogous
#9097FF #C090FF #F790FF
triadic
#C090FF #FFC090 #90FFC0
tetradic
#C090FF #FF9097 #CFFF90 #90FFF7
square
#C090FF #FF9097 #CFFF90 #90FFF7
split-complementary
#C090FF #FFF790 #97FF90
monochromatic
#7B16FF #9D53FF #C090FF #E3CDFF #EEE0FF
Accessibility & contrast
On white
2.42
#C090FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#C090FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C090FF
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C090FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C090FF | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A6FF
Deuteranopia (green-blind)
#7DA6FC
Tritanopia (blue-blind)
#B5A3BB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c090ff; /* rgb */ color: rgb(192, 144, 255); /* oklch */ color: oklch(74.3% 0.161 302.6);
Tailwind
colors: {
custom: {
50: '#d5b1ff',
500: '#c090ff',
950: '#000000',
},
}SCSS
$custom: #c090ff; $custom-light: #d5b1ff; $custom-dark: #000000;
JSON
{
"hex": "#c090ff",
"rgb": {
"r": 192,
"g": 144,
"b": 255
},
"hsl": {
"h": 265.946,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.74275,
"c": 0.16145,
"h": 302.6
},
"luminance": 0.38373
}Semantic roles & 50–950 ramp
primary
#C090FF
secondary
#E8F7D4
accent
#E60082
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141118
muted
#838086