#C696DB#C696DB
#C696DB is a light, moderate purple. Relative luminance 0.389; OKLCH L 74.2% C 0.110 H 315.3°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C696DB |
|---|---|
| RGB | rgb(198, 150, 219) |
| HSL | hsl(282, 49%, 72%) |
| HSV | hsv(282, 32%, 86%) |
| CMYK | cmyk(9.6%, 31.5%, 0%, 14.1%) |
| CIE-LAB | lab(68.70, 30.23, -28.24) |
| CIE-LCH | lch(68.70, 41.37, 316.95°) |
| OKLab | oklab(74.22% 0.078 -0.0772) |
| OKLCH | oklch(74.22% 0.11 315.3) |
| XYZ | xyz(46.9793, 38.9338, 72.0443) |
| Luminance | 0.3893 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.12
Lavender (survey)
#C79FEF
ΔE00 4.21
Baby Purple
#CA9BF7
ΔE00 5.23
Plum
#DDA0DD
ΔE00 5.33
Lavender
#B39DDB
ΔE00 5.56
Lilac (survey)
#CEA2FD
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C696DB #ABDB96
analogous
#A496DB #C696DB #DB96CE
triadic
#C696DB #DBC696 #96DBC6
tetradic
#C696DB #DBA496 #ABDB96 #96CEDB
square
#C696DB #DBA496 #ABDB96 #96CEDB
split-complementary
#C696DB #CEDB96 #96DBA4
monochromatic
#933FB8 #AD68CB #C696DB #DFC4EB #F3E8F7
Accessibility & contrast
On white
2.39
#C696DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#C696DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C696DB
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C696DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C696DB | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA5DE
Deuteranopia (green-blind)
#97A9D9
Tritanopia (blue-blind)
#C59EAF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c696db; /* rgb */ color: rgb(198, 150, 219); /* oklch */ color: oklch(74.2% 0.110 315.3);
Tailwind
colors: {
custom: {
50: '#d8b5e6',
500: '#c696db',
950: '#000000',
},
}SCSS
$custom: #c696db; $custom-light: #d8b5e6; $custom-dark: #000000;
JSON
{
"hex": "#c696db",
"rgb": {
"r": 198,
"g": 150,
"b": 219
},
"hsl": {
"h": 281.739,
"s": 48.936,
"l": 72.353
},
"oklch": {
"l": 0.74216,
"c": 0.1098,
"h": 315.3
},
"luminance": 0.38933
}Semantic roles & 50–950 ramp
primary
#C696DB
secondary
#E2EEDD
accent
#BC2956
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#141116
muted
#838084