#C683EE#C683EE
#C683EE is a light, vivid violet. Relative luminance 0.344; OKLCH L 71.9% C 0.164 H 311.7°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C683EE |
|---|---|
| RGB | rgb(198, 131, 238) |
| HSL | hsl(278, 76%, 72%) |
| HSV | hsv(278, 45%, 93%) |
| CMYK | cmyk(16.8%, 45%, 0%, 6.7%) |
| CIE-LAB | lab(65.29, 44.54, -44.04) |
| CIE-LCH | lch(65.29, 62.64, 315.33°) |
| OKLab | oklab(71.9% 0.1092 -0.1224) |
| OKLCH | oklch(71.9% 0.164 311.7) |
| XYZ | xyz(46.8349, 34.4123, 85.0474) |
| Luminance | 0.3441 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.64
Light Purple
#BF77F6
ΔE00 3.75
Easter Purple
#C071FE
ΔE00 5.38
Baby Purple
#CA9BF7
ΔE00 5.95
Light Urple
#B36FF6
ΔE00 6.59
Pale Purple
#B790D4
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C683EE #ABEE83
analogous
#9083EE #C683EE #EE83E1
triadic
#C683EE #EEC683 #83EEC6
tetradic
#C683EE #EE9083 #ABEE83 #83E1EE
square
#C683EE #EE9083 #ABEE83 #83E1EE
split-complementary
#C683EE #E1EE83 #83EE90
monochromatic
#931ED9 #AD4DE7 #C683EE #DFB9F5 #F3E4FB
Accessibility & contrast
On white
2.66
#C683EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#C683EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C683EE
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C683EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C683EE | 1.00 | 2.66 | 7.88 | 7.88 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9BF2
Deuteranopia (green-blind)
#7EA0EB
Tritanopia (blue-blind)
#C293AD
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #c683ee; /* rgb */ color: rgb(198, 131, 238); /* oklch */ color: oklch(71.9% 0.164 311.7);
Tailwind
colors: {
custom: {
50: '#d9a8f4',
500: '#c683ee',
950: '#000000',
},
}SCSS
$custom: #c683ee; $custom-light: #d9a8f4; $custom-dark: #000000;
JSON
{
"hex": "#c683ee",
"rgb": {
"r": 198,
"g": 131,
"b": 238
},
"hsl": {
"h": 277.57,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.71901,
"c": 0.16405,
"h": 311.7
},
"luminance": 0.34411
}Semantic roles & 50–950 ramp
primary
#C683EE
secondary
#E2F3D8
accent
#D80D59
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85