#C290EE#C290EE
#C290EE is a light, vivid violet. Relative luminance 0.376; OKLCH L 73.6% C 0.141 H 307.7°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C290EE |
|---|---|
| RGB | rgb(194, 144, 238) |
| HSL | hsl(272, 73%, 75%) |
| HSV | hsv(272, 39%, 93%) |
| CMYK | cmyk(18.5%, 39.5%, 0%, 6.7%) |
| CIE-LAB | lab(67.72, 36.36, -40.26) |
| CIE-LCH | lch(67.72, 54.25, 312.08°) |
| OKLab | oklab(73.63% 0.0864 -0.1116) |
| OKLCH | oklch(73.63% 0.141 307.7) |
| XYZ | xyz(47.6510, 37.5894, 85.6175) |
| Luminance | 0.3759 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.68
Baby Purple
#CA9BF7
ΔE00 2.91
Lavender (survey)
#C79FEF
ΔE00 4.06
Pastel Purple
#CAA0FF
ΔE00 4.33
Lilac (survey)
#CEA2FD
ΔE00 4.67
Pale Purple
#B790D4
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C290EE #BCEE90
analogous
#9390EE #C290EE #EE90EB
triadic
#C290EE #EEC290 #90EEC2
tetradic
#C290EE #EE9390 #BCEE90 #90EBEE
square
#C290EE #EE9390 #BCEE90 #90EBEE
split-complementary
#C290EE #EBEE90 #90EE93
monochromatic
#8826DE #A55BE6 #C290EE #DFC5F6 #F0E4FB
Accessibility & contrast
On white
2.47
#C290EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#C290EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C290EE
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C290EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C290EE | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA3F2
Deuteranopia (green-blind)
#87A6EB
Tritanopia (blue-blind)
#BC9EB4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c290ee; /* rgb */ color: rgb(194, 144, 238); /* oklch */ color: oklch(73.6% 0.141 307.7);
Tailwind
colors: {
custom: {
50: '#d6b1f4',
500: '#c290ee',
950: '#000000',
},
}SCSS
$custom: #c290ee; $custom-light: #d6b1f4; $custom-dark: #000000;
JSON
{
"hex": "#c290ee",
"rgb": {
"r": 194,
"g": 144,
"b": 238
},
"hsl": {
"h": 271.915,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.73632,
"c": 0.14117,
"h": 307.7
},
"luminance": 0.37589
}Semantic roles & 50–950 ramp
primary
#C290EE
secondary
#E5F3D8
accent
#D6106C
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#141117
muted
#838085