#C293DD#C293DD
#C293DD is a light, moderate violet. Relative luminance 0.376; OKLCH L 73.4% C 0.116 H 312.7°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C293DD |
|---|---|
| RGB | rgb(194, 147, 221) |
| HSL | hsl(278, 52%, 72%) |
| HSV | hsv(278, 33%, 87%) |
| CMYK | cmyk(12.2%, 33.5%, 0%, 13.3%) |
| CIE-LAB | lab(67.69, 31.05, -30.93) |
| CIE-LCH | lch(67.69, 43.83, 315.11°) |
| OKLab | oklab(73.38% 0.0783 -0.0849) |
| OKLCH | oklch(73.38% 0.116 312.7) |
| XYZ | xyz(45.7308, 37.5580, 73.2329) |
| Luminance | 0.3756 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.32
Lavender (survey)
#C79FEF
ΔE00 3.90
Baby Purple
#CA9BF7
ΔE00 4.57
Lavender
#B39DDB
ΔE00 5.29
Lilac (survey)
#CEA2FD
ΔE00 5.83
Pastel Purple
#CAA0FF
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C293DD #AEDD93
analogous
#9D93DD #C293DD #DD93D3
triadic
#C293DD #DDC293 #93DDC2
tetradic
#C293DD #DD9D93 #AEDD93 #93D3DD
square
#C293DD #DD9D93 #AEDD93 #93D3DD
split-complementary
#C293DD #D3DD93 #93DD9D
monochromatic
#8C3BBB #A864CE #C293DD #DCC2EC #F2E8F8
Accessibility & contrast
On white
2.47
#C293DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#C293DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C293DD
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C293DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C293DD | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A2E0
Deuteranopia (green-blind)
#91A6DB
Tritanopia (blue-blind)
#C09DAE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c293dd; /* rgb */ color: rgb(194, 147, 221); /* oklch */ color: oklch(73.4% 0.116 312.7);
Tailwind
colors: {
custom: {
50: '#d5b3e7',
500: '#c293dd',
950: '#000000',
},
}SCSS
$custom: #c293dd; $custom-light: #d5b3e7; $custom-dark: #000000;
JSON
{
"hex": "#c293dd",
"rgb": {
"r": 194,
"g": 147,
"b": 221
},
"hsl": {
"h": 278.108,
"s": 52.113,
"l": 72.157
},
"oklch": {
"l": 0.73382,
"c": 0.11555,
"h": 312.7
},
"luminance": 0.37557
}Semantic roles & 50–950 ramp
primary
#C293DD
secondary
#E3EFDC
accent
#C0265E
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#141116
muted
#838084