#C290F3#C290F3
#C290F3 is a light, vivid violet. Relative luminance 0.379; OKLCH L 73.9% C 0.147 H 306.4°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C290F3 |
|---|---|
| RGB | rgb(194, 144, 243) |
| HSL | hsl(270, 80%, 76%) |
| HSV | hsv(270, 41%, 95%) |
| CMYK | cmyk(20.2%, 40.7%, 0%, 4.7%) |
| CIE-LAB | lab(67.94, 37.46, -42.66) |
| CIE-LCH | lch(67.94, 56.77, 311.29°) |
| OKLab | oklab(73.87% 0.0873 -0.1186) |
| OKLCH | oklch(73.87% 0.147 306.4) |
| XYZ | xyz(48.3958, 37.8873, 89.5401) |
| Luminance | 0.3789 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.80
Baby Purple
#CA9BF7
ΔE00 2.93
Pastel Purple
#CAA0FF
ΔE00 4.08
Lavender (survey)
#C79FEF
ΔE00 4.41
Lilac (survey)
#CEA2FD
ΔE00 4.61
Pale Purple
#B790D4
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C290F3 #C1F390
analogous
#9090F3 #C290F3 #F390F2
triadic
#C290F3 #F3C290 #90F3C2
tetradic
#C290F3 #F39090 #C1F390 #90F2F3
square
#C290F3 #F39090 #C1F390 #90F2F3
split-complementary
#C290F3 #F2F390 #90F390
monochromatic
#8522E7 #A459ED #C290F3 #E0C7F9 #F0E3FC
Accessibility & contrast
On white
2.45
#C290F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#C290F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C290F3
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C290F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C290F3 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A4F7
Deuteranopia (green-blind)
#85A6F0
Tritanopia (blue-blind)
#BBA0B6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c290f3; /* rgb */ color: rgb(194, 144, 243); /* oklch */ color: oklch(73.9% 0.147 306.4);
Tailwind
colors: {
custom: {
50: '#d6b1f7',
500: '#c290f3',
950: '#000000',
},
}SCSS
$custom: #c290f3; $custom-light: #d6b1f7; $custom-dark: #000000;
JSON
{
"hex": "#c290f3",
"rgb": {
"r": 194,
"g": 144,
"b": 243
},
"hsl": {
"h": 270.303,
"s": 80.488,
"l": 75.882
},
"oklch": {
"l": 0.73871,
"c": 0.14726,
"h": 306.4
},
"luminance": 0.37887
}Semantic roles & 50–950 ramp
primary
#C290F3
secondary
#E5F4D7
accent
#DD0972
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141117
muted
#838085