#C090F9#C090F9
#C090F9 is a light, vivid violet. Relative luminance 0.380; OKLCH L 74.0% C 0.154 H 304.0°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C090F9 |
|---|---|
| RGB | rgb(192, 144, 249) |
| HSL | hsl(267, 90%, 77%) |
| HSV | hsv(267, 42%, 98%) |
| CMYK | cmyk(22.9%, 42.2%, 0%, 2.4%) |
| CIE-LAB | lab(68.02, 38.26, -45.83) |
| CIE-LCH | lch(68.02, 59.70, 309.85°) |
| OKLab | oklab(73.97% 0.0861 -0.1278) |
| OKLCH | oklch(73.97% 0.154 304) |
| XYZ | xyz(48.8068, 37.9927, 94.3662) |
| Luminance | 0.3799 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.07
Baby Purple
#CA9BF7
ΔE00 3.49
Pastel Purple
#CAA0FF
ΔE00 4.11
Lilac (survey)
#CEA2FD
ΔE00 4.90
Lavender (survey)
#C79FEF
ΔE00 5.12
Light Purple
#BF77F6
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C090F9 #C9F990
analogous
#9094F9 #C090F9 #F590F9
triadic
#C090F9 #F9C090 #90F9C0
tetradic
#C090F9 #F99094 #C9F990 #90F9F5
square
#C090F9 #F99094 #C9F990 #90F9F5
split-complementary
#C090F9 #F9F590 #94F990
monochromatic
#7E1CF3 #9F56F6 #C090F9 #E1CAFC #EFE2FD
Accessibility & contrast
On white
2.44
#C090F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#C090F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C090F9
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C090F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C090F9 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A4FD
Deuteranopia (green-blind)
#81A6F6
Tritanopia (blue-blind)
#B7A1B9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c090f9; /* rgb */ color: rgb(192, 144, 249); /* oklch */ color: oklch(74.0% 0.154 304.0);
Tailwind
colors: {
custom: {
50: '#d5b1fb',
500: '#c090f9',
950: '#000000',
},
}SCSS
$custom: #c090f9; $custom-light: #d5b1fb; $custom-dark: #000000;
JSON
{
"hex": "#c090f9",
"rgb": {
"r": 192,
"g": 144,
"b": 249
},
"hsl": {
"h": 267.429,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.73974,
"c": 0.15405,
"h": 304
},
"luminance": 0.37993
}Semantic roles & 50–950 ramp
primary
#C090F9
secondary
#E7F6D5
accent
#E6007D
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141117
muted
#838085