#C290FA#C290FA
#C290FA is a light, vivid violet. Relative luminance 0.383; OKLCH L 74.2% C 0.156 H 304.6°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C290FA |
|---|---|
| RGB | rgb(194, 144, 250) |
| HSL | hsl(268, 91%, 77%) |
| HSV | hsv(268, 42%, 98%) |
| CMYK | cmyk(22.4%, 42.4%, 0%, 2%) |
| CIE-LAB | lab(68.25, 39.04, -45.99) |
| CIE-LCH | lch(68.25, 60.32, 310.33°) |
| OKLab | oklab(74.21% 0.0886 -0.1282) |
| OKLCH | oklch(74.21% 0.156 304.6) |
| XYZ | xyz(49.4731, 38.3182, 95.2138) |
| Luminance | 0.3832 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 0.80
Baby Purple
#CA9BF7
ΔE00 3.38
Pastel Purple
#CAA0FF
ΔE00 4.04
Lilac (survey)
#CEA2FD
ΔE00 4.80
Lavender (survey)
#C79FEF
ΔE00 5.10
Light Purple
#BF77F6
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C290FA #C8FA90
analogous
#9093FA #C290FA #F790FA
triadic
#C290FA #FAC290 #90FAC2
tetradic
#C290FA #FA9093 #C8FA90 #90FAF7
square
#C290FA #FA9093 #C8FA90 #90FAF7
split-complementary
#C290FA #FAF790 #93FA90
monochromatic
#821BF5 #A255F7 #C290FA #E2CBFD #EFE2FE
Accessibility & contrast
On white
2.42
#C290FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#C290FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C290FA
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C290FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C290FA | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A5FE
Deuteranopia (green-blind)
#81A7F7
Tritanopia (blue-blind)
#B9A1B9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c290fa; /* rgb */ color: rgb(194, 144, 250); /* oklch */ color: oklch(74.2% 0.156 304.6);
Tailwind
colors: {
custom: {
50: '#d6b1fc',
500: '#c290fa',
950: '#000000',
},
}SCSS
$custom: #c290fa; $custom-light: #d6b1fc; $custom-dark: #000000;
JSON
{
"hex": "#c290fa",
"rgb": {
"r": 194,
"g": 144,
"b": 250
},
"hsl": {
"h": 268.302,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.74214,
"c": 0.1558,
"h": 304.6
},
"luminance": 0.38318
}Semantic roles & 50–950 ramp
primary
#C290FA
secondary
#E6F6D5
accent
#E60079
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141117
muted
#838085