#C698DC#C698DC
#C698DC is a light, moderate purple. Relative luminance 0.396; OKLCH L 74.6% C 0.107 H 314.5°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #C698DC |
|---|---|
| RGB | rgb(198, 152, 220) |
| HSL | hsl(281, 49%, 73%) |
| HSV | hsv(281, 31%, 86%) |
| CMYK | cmyk(10%, 30.9%, 0%, 13.7%) |
| CIE-LAB | lab(69.21, 29.33, -28.02) |
| CIE-LCH | lch(69.21, 40.56, 316.32°) |
| OKLab | oklab(74.61% 0.0754 -0.0766) |
| OKLCH | oklch(74.61% 0.107 314.5) |
| XYZ | xyz(47.4332, 39.6304, 72.8469) |
| Luminance | 0.3963 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.28
Lavender (survey)
#C79FEF
ΔE00 3.89
Baby Purple
#CA9BF7
ΔE00 5.11
Lavender
#B39DDB
ΔE00 5.21
Plum
#DDA0DD
ΔE00 5.24
Lilac (survey)
#CEA2FD
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C698DC #AEDC98
analogous
#A498DC #C698DC #DC98D0
triadic
#C698DC #DCC698 #98DCC6
tetradic
#C698DC #DCA498 #AEDC98 #98D0DC
square
#C698DC #DCA498 #AEDC98 #98D0DC
split-complementary
#C698DC #D0DC98 #98DCA4
monochromatic
#933FBA #AD6ACC #C698DC #DFC6EC #F2E8F7
Accessibility & contrast
On white
2.35
#C698DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#C698DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C698DC
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C698DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C698DC | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA6DF
Deuteranopia (green-blind)
#98AADA
Tritanopia (blue-blind)
#C5A0B1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c698dc; /* rgb */ color: rgb(198, 152, 220); /* oklch */ color: oklch(74.6% 0.107 314.5);
Tailwind
colors: {
custom: {
50: '#d8b6e7',
500: '#c698dc',
950: '#000000',
},
}SCSS
$custom: #c698dc; $custom-light: #d8b6e7; $custom-dark: #000000;
JSON
{
"hex": "#c698dc",
"rgb": {
"r": 198,
"g": 152,
"b": 220
},
"hsl": {
"h": 280.588,
"s": 49.275,
"l": 72.941
},
"oklch": {
"l": 0.74611,
"c": 0.10747,
"h": 314.5
},
"luminance": 0.3963
}Semantic roles & 50–950 ramp
primary
#C698DC
secondary
#E2EEDD
accent
#BD2959
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#141116
muted
#838084