#C693DD#C693DD
#C693DD is a light, moderate purple. Relative luminance 0.381; OKLCH L 73.8% C 0.117 H 315.0°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C693DD |
|---|---|
| RGB | rgb(198, 147, 221) |
| HSL | hsl(281, 52%, 72%) |
| HSV | hsv(281, 33%, 87%) |
| CMYK | cmyk(10.4%, 33.5%, 0%, 13.3%) |
| CIE-LAB | lab(68.09, 32.29, -30.29) |
| CIE-LCH | lch(68.09, 44.27, 316.83°) |
| OKLab | oklab(73.78% 0.083 -0.083) |
| OKLCH | oklch(73.78% 0.117 315) |
| XYZ | xyz(46.7715, 38.0946, 73.2817) |
| Luminance | 0.3809 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.01
Lavender (survey)
#C79FEF
ΔE00 4.21
Baby Purple
#CA9BF7
ΔE00 4.80
Plum
#DDA0DD
ΔE00 5.99
Lavender
#B39DDB
ΔE00 6.00
Lilac (survey)
#CEA2FD
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C693DD #AADD93
analogous
#A193DD #C693DD #DD93CF
triadic
#C693DD #DDC693 #93DDC6
tetradic
#C693DD #DDA193 #AADD93 #93CFDD
square
#C693DD #DDA193 #AADD93 #93CFDD
split-complementary
#C693DD #CFDD93 #93DDA1
monochromatic
#933BBB #AD64CE #C693DD #DFC2EC #F3E8F8
Accessibility & contrast
On white
2.44
#C693DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#C693DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C693DD
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C693DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C693DD | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A3E0
Deuteranopia (green-blind)
#93A7DB
Tritanopia (blue-blind)
#C59CAE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c693dd; /* rgb */ color: rgb(198, 147, 221); /* oklch */ color: oklch(73.8% 0.117 315.0);
Tailwind
colors: {
custom: {
50: '#d8b3e7',
500: '#c693dd',
950: '#000000',
},
}SCSS
$custom: #c693dd; $custom-light: #d8b3e7; $custom-dark: #000000;
JSON
{
"hex": "#c693dd",
"rgb": {
"r": 198,
"g": 147,
"b": 221
},
"hsl": {
"h": 281.351,
"s": 52.113,
"l": 72.157
},
"oklch": {
"l": 0.73775,
"c": 0.11738,
"h": 315
},
"luminance": 0.38094
}Semantic roles & 50–950 ramp
primary
#C693DD
secondary
#E2EFDC
accent
#C02656
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#141116
muted
#838084