#C183EE#C183EE
#C183EE is a light, vivid violet. Relative luminance 0.337; OKLCH L 71.4% C 0.162 H 309.6°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C183EE |
|---|---|
| RGB | rgb(193, 131, 238) |
| HSL | hsl(275, 76%, 72%) |
| HSV | hsv(275, 45%, 93%) |
| CMYK | cmyk(18.9%, 45%, 0%, 6.7%) |
| CIE-LAB | lab(64.76, 43.15, -44.91) |
| CIE-LCH | lch(64.76, 62.28, 313.86°) |
| OKLab | oklab(71.39% 0.1033 -0.125) |
| OKLCH | oklch(71.39% 0.162 309.6) |
| XYZ | xyz(45.5384, 33.7438, 84.9866) |
| Luminance | 0.3374 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.35
Light Purple
#BF77F6
ΔE00 3.36
Easter Purple
#C071FE
ΔE00 5.06
Light Urple
#B36FF6
ΔE00 6.01
Baby Purple
#CA9BF7
ΔE00 6.02
Pale Purple
#B790D4
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C183EE #B0EE83
analogous
#8B83EE #C183EE #EE83E6
triadic
#C183EE #EEC183 #83EEC1
tetradic
#C183EE #EE8B83 #B0EE83 #83E6EE
square
#C183EE #EE8B83 #B0EE83 #83E6EE
split-complementary
#C183EE #E6EE83 #83EE8B
monochromatic
#8A1ED9 #A64DE7 #C183EE #DCB9F5 #F2E4FB
Accessibility & contrast
On white
2.71
#C183EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#C183EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C183EE
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C183EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C183EE | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9AF2
Deuteranopia (green-blind)
#7A9EEB
Tritanopia (blue-blind)
#BB94AD
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #c183ee; /* rgb */ color: rgb(193, 131, 238); /* oklch */ color: oklch(71.4% 0.162 309.6);
Tailwind
colors: {
custom: {
50: '#d5a8f4',
500: '#c183ee',
950: '#000000',
},
}SCSS
$custom: #c183ee; $custom-light: #d5a8f4; $custom-dark: #000000;
JSON
{
"hex": "#c183ee",
"rgb": {
"r": 193,
"g": 131,
"b": 238
},
"hsl": {
"h": 274.766,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.71385,
"c": 0.1622,
"h": 309.6
},
"luminance": 0.33743
}Semantic roles & 50–950 ramp
primary
#C183EE
secondary
#E3F3D8
accent
#D80D63
background
#FDFAFE
surface
#FAF4FD
border
#D3CED5
text
#141017
muted
#837F85