#C673ED#C673ED
#C673ED is a light, vivid purple. Relative luminance 0.304; OKLCH L 69.4% C 0.189 H 313.9°. Best body text is #000000 at 7.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C673ED |
|---|---|
| RGB | rgb(198, 115, 237) |
| HSL | hsl(281, 77%, 69%) |
| HSV | hsv(281, 51%, 93%) |
| CMYK | cmyk(16.5%, 51.5%, 0%, 7.1%) |
| CIE-LAB | lab(61.98, 52.70, -48.69) |
| CIE-LCH | lch(61.98, 71.76, 317.26°) |
| OKLab | oklab(69.43% 0.1308 -0.1358) |
| OKLCH | oklch(69.43% 0.189 313.9) |
| XYZ | xyz(44.7030, 30.3828, 83.6140) |
| Luminance | 0.3038 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.38
Easter Purple
#C071FE
ΔE00 3.25
Light Urple
#B36FF6
ΔE00 4.45
Bright Lilac
#C95EFB
ΔE00 4.55
Bright Lavender
#C760FF
ΔE00 4.61
Heliotrope
#D94FF5
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C673ED #9AED73
analogous
#8973ED #C673ED #ED73D7
triadic
#C673ED #EDC673 #73EDC6
tetradic
#C673ED #ED8973 #9AED73 #73D7ED
square
#C673ED #ED8973 #9AED73 #73D7ED
split-complementary
#C673ED #D7ED73 #73ED89
monochromatic
#931ACB #B03DE6 #C673ED #DCA9F4 #F2DFFB
Accessibility & contrast
On white
2.97
#C673ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.08
#C673ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C673ED
7.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C673ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C673ED | 1.00 | 2.97 | 7.08 | 7.08 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5691F1
Deuteranopia (green-blind)
#7098EA
Tritanopia (blue-blind)
#C386A5
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #c673ed; /* rgb */ color: rgb(198, 115, 237); /* oklch */ color: oklch(69.4% 0.189 313.9);
Tailwind
colors: {
custom: {
50: '#da9ef3',
500: '#c673ed',
950: '#000000',
},
}SCSS
$custom: #c673ed; $custom-light: #da9ef3; $custom-dark: #000000;
JSON
{
"hex": "#c673ed",
"rgb": {
"r": 198,
"g": 115,
"b": 237
},
"hsl": {
"h": 280.82,
"s": 77.215,
"l": 69.02
},
"oklch": {
"l": 0.69429,
"c": 0.18855,
"h": 313.9
},
"luminance": 0.30382
}Semantic roles & 50–950 ramp
primary
#C673ED
secondary
#D7F0CC
accent
#D90C4E
background
#FDF9FE
surface
#FBF2FD
border
#D4CCD5
text
#150F17
muted
#837E85