#C67EEE#C67EEE
#C67EEE is a light, vivid violet. Relative luminance 0.331; OKLCH L 71.1% C 0.172 H 312.4°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C67EEE |
|---|---|
| RGB | rgb(198, 126, 238) |
| HSL | hsl(279, 77%, 71%) |
| HSV | hsv(279, 47%, 93%) |
| CMYK | cmyk(16.8%, 47.1%, 0%, 6.7%) |
| CIE-LAB | lab(64.24, 47.20, -45.68) |
| CIE-LCH | lch(64.24, 65.68, 315.94°) |
| OKLab | oklab(71.12% 0.1161 -0.1271) |
| OKLCH | oklch(71.12% 0.172 312.4) |
| XYZ | xyz(46.1795, 33.1015, 84.8289) |
| Luminance | 0.3310 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.86
Easter Purple
#C071FE
ΔE00 4.43
Liliac
#C48EFD
ΔE00 4.51
Light Urple
#B36FF6
ΔE00 5.71
Bright Lavender
#C760FF
ΔE00 6.79
Bright Lilac
#C95EFB
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C67EEE #A6EE7E
analogous
#8E7EEE #C67EEE #EE7EDE
triadic
#C67EEE #EEC67E #7EEEC6
tetradic
#C67EEE #EE8E7E #A6EE7E #7EDEEE
square
#C67EEE #EE8E7E #A6EE7E #7EDEEE
split-complementary
#C67EEE #DEEE7E #7EEE8E
monochromatic
#931CD5 #AE48E7 #C67EEE #DEB4F5 #F3E4FB
Accessibility & contrast
On white
2.76
#C67EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#C67EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C67EEE
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C67EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C67EEE | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6598F2
Deuteranopia (green-blind)
#799DEB
Tritanopia (blue-blind)
#C28FAB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #c67eee; /* rgb */ color: rgb(198, 126, 238); /* oklch */ color: oklch(71.1% 0.172 312.4);
Tailwind
colors: {
custom: {
50: '#d9a5f4',
500: '#c67eee',
950: '#000000',
},
}SCSS
$custom: #c67eee; $custom-light: #d9a5f4; $custom-dark: #000000;
JSON
{
"hex": "#c67eee",
"rgb": {
"r": 198,
"g": 126,
"b": 238
},
"hsl": {
"h": 278.571,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.71121,
"c": 0.17217,
"h": 312.4
},
"luminance": 0.33101
}Semantic roles & 50–950 ramp
primary
#C67EEE
secondary
#E0F2D5
accent
#D90D56
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85