#C290F9#C290F9
#C290F9 is a light, vivid violet. Relative luminance 0.383; OKLCH L 74.2% C 0.155 H 304.9°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C290F9 |
|---|---|
| RGB | rgb(194, 144, 249) |
| HSL | hsl(269, 90%, 77%) |
| HSV | hsv(269, 42%, 98%) |
| CMYK | cmyk(22.1%, 42.2%, 0%, 2.4%) |
| CIE-LAB | lab(68.21, 38.81, -45.51) |
| CIE-LCH | lch(68.21, 59.82, 310.46°) |
| OKLab | oklab(74.16% 0.0884 -0.1268) |
| OKLCH | oklch(74.16% 0.155 304.9) |
| XYZ | xyz(49.3167, 38.2556, 94.3901) |
| Luminance | 0.3826 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 0.90
Baby Purple
#CA9BF7
ΔE00 3.29
Pastel Purple
#CAA0FF
ΔE00 4.02
Lilac (survey)
#CEA2FD
ΔE00 4.75
Lavender (survey)
#C79FEF
ΔE00 4.99
Light Purple
#BF77F6
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C290F9 #C7F990
analogous
#9093F9 #C290F9 #F690F9
triadic
#C290F9 #F9C290 #90F9C2
tetradic
#C290F9 #F99093 #C7F990 #90F9F6
square
#C290F9 #F99093 #C7F990 #90F9F6
split-complementary
#C290F9 #F9F690 #93F990
monochromatic
#821CF3 #A256F6 #C290F9 #E2CAFC #EFE2FD
Accessibility & contrast
On white
2.43
#C290F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#C290F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C290F9
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C290F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C290F9 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A5FD
Deuteranopia (green-blind)
#82A6F6
Tritanopia (blue-blind)
#B9A1B9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c290f9; /* rgb */ color: rgb(194, 144, 249); /* oklch */ color: oklch(74.2% 0.155 304.9);
Tailwind
colors: {
custom: {
50: '#d6b1fb',
500: '#c290f9',
950: '#000000',
},
}SCSS
$custom: #c290f9; $custom-light: #d6b1fb; $custom-dark: #000000;
JSON
{
"hex": "#c290f9",
"rgb": {
"r": 194,
"g": 144,
"b": 249
},
"hsl": {
"h": 268.571,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.74164,
"c": 0.15458,
"h": 304.9
},
"luminance": 0.38255
}Semantic roles & 50–950 ramp
primary
#C290F9
secondary
#E6F6D5
accent
#E60078
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141117
muted
#838085