#C694DA#C694DA
#C694DA is a light, moderate purple. Relative luminance 0.382; OKLCH L 73.8% C 0.112 H 316.0°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C694DA |
|---|---|
| RGB | rgb(198, 148, 218) |
| HSL | hsl(283, 49%, 72%) |
| HSV | hsv(283, 32%, 85%) |
| CMYK | cmyk(9.2%, 32.1%, 0%, 14.5%) |
| CIE-LAB | lab(68.20, 31.12, -28.46) |
| CIE-LCH | lch(68.20, 42.17, 317.57°) |
| OKLab | oklab(73.82% 0.0807 -0.0778) |
| OKLCH | oklch(73.82% 0.112 316) |
| XYZ | xyz(46.5316, 38.2485, 71.2475) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.05
Lavender (survey)
#C79FEF
ΔE00 4.56
Baby Purple
#CA9BF7
ΔE00 5.40
Plum
#DDA0DD
ΔE00 5.48
Lavender
#B39DDB
ΔE00 5.94
Lavender Pink
#DD85D7
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C694DA #A8DA94
analogous
#A394DA #C694DA #DA94CB
triadic
#C694DA #DAC694 #94DAC6
tetradic
#C694DA #DAA394 #A8DA94 #94CBDA
square
#C694DA #DAA394 #A8DA94 #94CBDA
split-complementary
#C694DA #CBDA94 #94DAA3
monochromatic
#933FB5 #AE67CA #C694DA #DEC1EA #F3E8F7
Accessibility & contrast
On white
2.43
#C694DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#C694DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C694DA
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C694DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C694DA | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA3DD
Deuteranopia (green-blind)
#95A8D8
Tritanopia (blue-blind)
#C59DAD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c694da; /* rgb */ color: rgb(198, 148, 218); /* oklch */ color: oklch(73.8% 0.112 316.0);
Tailwind
colors: {
custom: {
50: '#d8b4e5',
500: '#c694da',
950: '#000000',
},
}SCSS
$custom: #c694da; $custom-light: #d8b4e5; $custom-dark: #000000;
JSON
{
"hex": "#c694da",
"rgb": {
"r": 198,
"g": 148,
"b": 218
},
"hsl": {
"h": 282.857,
"s": 48.611,
"l": 71.765
},
"oklch": {
"l": 0.73823,
"c": 0.11214,
"h": 316
},
"luminance": 0.38248
}Semantic roles & 50–950 ramp
primary
#C694DA
secondary
#E1EEDC
accent
#BC2A53
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#141115
muted
#838084