#C698DA#C698DA
#C698DA is a light, moderate purple. Relative luminance 0.395; OKLCH L 74.5% C 0.105 H 315.4°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C698DA |
|---|---|
| RGB | rgb(198, 152, 218) |
| HSL | hsl(282, 47%, 73%) |
| HSV | hsv(282, 30%, 85%) |
| CMYK | cmyk(9.2%, 30.3%, 0%, 14.5%) |
| CIE-LAB | lab(69.13, 28.92, -27.03) |
| CIE-LCH | lch(69.13, 39.59, 316.94°) |
| OKLab | oklab(74.53% 0.0748 -0.0738) |
| OKLCH | oklch(74.53% 0.105 315.4) |
| XYZ | xyz(47.1699, 39.5251, 71.4603) |
| Luminance | 0.3952 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.38
Lavender (survey)
#C79FEF
ΔE00 4.30
Plum
#DDA0DD
ΔE00 5.01
Lavender
#B39DDB
ΔE00 5.34
Baby Purple
#CA9BF7
ΔE00 5.56
Lilac (survey)
#CEA2FD
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C698DA #ACDA98
analogous
#A598DA #C698DA #DA98CD
triadic
#C698DA #DAC698 #98DAC6
tetradic
#C698DA #DAA598 #ACDA98 #98CDDA
square
#C698DA #DAA598 #ACDA98 #98CDDA
split-complementary
#C698DA #CDDA98 #98DAA5
monochromatic
#9341B6 #AD6BCA #C698DA #DFC5EA #F3E8F7
Accessibility & contrast
On white
2.36
#C698DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#C698DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C698DA
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C698DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C698DA | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA6DD
Deuteranopia (green-blind)
#99AAD8
Tritanopia (blue-blind)
#C5A0B0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c698da; /* rgb */ color: rgb(198, 152, 218); /* oklch */ color: oklch(74.5% 0.105 315.4);
Tailwind
colors: {
custom: {
50: '#d8b6e5',
500: '#c698da',
950: '#000000',
},
}SCSS
$custom: #c698da; $custom-light: #d8b6e5; $custom-dark: #000000;
JSON
{
"hex": "#c698da",
"rgb": {
"r": 198,
"g": 152,
"b": 218
},
"hsl": {
"h": 281.818,
"s": 47.143,
"l": 72.549
},
"oklch": {
"l": 0.74529,
"c": 0.10512,
"h": 315.4
},
"luminance": 0.39524
}Semantic roles & 50–950 ramp
primary
#C698DA
secondary
#E2EEDD
accent
#BA2B57
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#141115
muted
#838084