#C673EE#C673EE
#C673EE is a light, vivid purple. Relative luminance 0.304; OKLCH L 69.5% C 0.190 H 313.6°. Best body text is #000000 at 7.09:1 contrast (WCAG AA passes).
Color values
| HEX | #C673EE |
|---|---|
| RGB | rgb(198, 115, 238) |
| HSL | hsl(280, 78%, 69%) |
| HSV | hsv(280, 52%, 93%) |
| CMYK | cmyk(16.8%, 51.7%, 0%, 6.7%) |
| CIE-LAB | lab(62.03, 52.91, -49.17) |
| CIE-LCH | lch(62.03, 72.23, 317.10°) |
| OKLab | oklab(69.48% 0.1309 -0.1372) |
| OKLCH | oklch(69.48% 0.19 313.6) |
| XYZ | xyz(44.8495, 30.4414, 84.3855) |
| Luminance | 0.3044 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.25
Easter Purple
#C071FE
ΔE00 3.10
Light Urple
#B36FF6
ΔE00 4.35
Bright Lilac
#C95EFB
ΔE00 4.47
Bright Lavender
#C760FF
ΔE00 4.51
Heliotrope
#D94FF5
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C673EE #9BEE73
analogous
#8973EE #C673EE #EE73D9
triadic
#C673EE #EEC673 #73EEC6
tetradic
#C673EE #EE8973 #9BEE73 #73D9EE
square
#C673EE #EE8973 #9BEE73 #73D9EE
split-complementary
#C673EE #D9EE73 #73EE89
monochromatic
#9319CE #B03CE7 #C673EE #DCAAF5 #F2E0FB
Accessibility & contrast
On white
2.96
#C673EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.09
#C673EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C673EE
7.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C673EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C673EE | 1.00 | 2.96 | 7.09 | 7.09 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5591F2
Deuteranopia (green-blind)
#6F98EB
Tritanopia (blue-blind)
#C387A6
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #c673ee; /* rgb */ color: rgb(198, 115, 238); /* oklch */ color: oklch(69.5% 0.190 313.6);
Tailwind
colors: {
custom: {
50: '#da9ef4',
500: '#c673ee',
950: '#000000',
},
}SCSS
$custom: #c673ee; $custom-light: #da9ef4; $custom-dark: #000000;
JSON
{
"hex": "#c673ee",
"rgb": {
"r": 198,
"g": 115,
"b": 238
},
"hsl": {
"h": 280.488,
"s": 78.344,
"l": 69.216
},
"oklch": {
"l": 0.69483,
"c": 0.18961,
"h": 313.6
},
"luminance": 0.3044
}Semantic roles & 50–950 ramp
primary
#C673EE
secondary
#D8F0CD
accent
#DB0B4E
background
#FDF9FE
surface
#FBF2FD
border
#D4CCD5
text
#150F17
muted
#837E85