#C593DF#C593DF
#C593DF is a light, moderate violet. Relative luminance 0.381; OKLCH L 73.8% C 0.119 H 313.6°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C593DF |
|---|---|
| RGB | rgb(197, 147, 223) |
| HSL | hsl(279, 54%, 73%) |
| HSV | hsv(279, 34%, 87%) |
| CMYK | cmyk(11.7%, 34.1%, 0%, 12.5%) |
| CIE-LAB | lab(68.07, 32.39, -31.43) |
| CIE-LCH | lch(68.07, 45.14, 315.86°) |
| OKLab | oklab(73.76% 0.0823 -0.0863) |
| OKLCH | oklch(73.76% 0.119 313.6) |
| XYZ | xyz(46.7768, 38.0663, 74.6811) |
| Luminance | 0.3806 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.92
Lavender (survey)
#C79FEF
ΔE00 3.86
Baby Purple
#CA9BF7
ΔE00 4.34
Lilac (survey)
#CEA2FD
ΔE00 5.63
Lavender
#B39DDB
ΔE00 5.79
Pastel Purple
#CAA0FF
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C593DF #ADDF93
analogous
#9F93DF #C593DF #DF93D3
triadic
#C593DF #DFC593 #93DFC5
tetradic
#C593DF #DF9F93 #ADDF93 #93D3DF
square
#C593DF #DF9F93 #ADDF93 #93D3DF
split-complementary
#C593DF #D3DF93 #93DF9F
monochromatic
#9139BF #AC64D1 #C593DF #DEC2ED #F2E7F8
Accessibility & contrast
On white
2.44
#C593DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#C593DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C593DF
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C593DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C593DF | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A3E2
Deuteranopia (green-blind)
#92A7DD
Tritanopia (blue-blind)
#C39DAF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c593df; /* rgb */ color: rgb(197, 147, 223); /* oklch */ color: oklch(73.8% 0.119 313.6);
Tailwind
colors: {
custom: {
50: '#d7b3e9',
500: '#c593df',
950: '#000000',
},
}SCSS
$custom: #c593df; $custom-light: #d7b3e9; $custom-dark: #000000;
JSON
{
"hex": "#c593df",
"rgb": {
"r": 197,
"g": 147,
"b": 223
},
"hsl": {
"h": 279.474,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.73762,
"c": 0.11926,
"h": 313.6
},
"luminance": 0.38065
}Semantic roles & 50–950 ramp
primary
#C593DF
secondary
#E2EFDC
accent
#C2245A
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141116
muted
#838084