#C698DD#C698DD
#C698DD is a light, moderate purple. Relative luminance 0.397; OKLCH L 74.7% C 0.109 H 314.1°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C698DD |
|---|---|
| RGB | rgb(198, 152, 221) |
| HSL | hsl(280, 50%, 73%) |
| HSV | hsv(280, 31%, 87%) |
| CMYK | cmyk(10.4%, 31.2%, 0%, 13.3%) |
| CIE-LAB | lab(69.24, 29.54, -28.51) |
| CIE-LCH | lch(69.24, 41.05, 316.02°) |
| OKLab | oklab(74.65% 0.0756 -0.078) |
| OKLCH | oklch(74.65% 0.109 314.1) |
| XYZ | xyz(47.5660, 39.6835, 73.5465) |
| Luminance | 0.3968 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.25
Lavender (survey)
#C79FEF
ΔE00 3.69
Baby Purple
#CA9BF7
ΔE00 4.89
Lavender
#B39DDB
ΔE00 5.16
Plum
#DDA0DD
ΔE00 5.37
Lilac (survey)
#CEA2FD
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C698DD #AFDD98
analogous
#A398DD #C698DD #DD98D1
triadic
#C698DD #DDC698 #98DDC6
tetradic
#C698DD #DDA398 #AFDD98 #98D1DD
square
#C698DD #DDA398 #AFDD98 #98D1DD
split-complementary
#C698DD #D1DD98 #98DDA3
monochromatic
#923EBC #AD6ACE #C698DD #DFC6EC #F2E8F7
Accessibility & contrast
On white
2.35
#C698DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#C698DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C698DD
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C698DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C698DD | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA6E0
Deuteranopia (green-blind)
#98AADB
Tritanopia (blue-blind)
#C5A1B1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c698dd; /* rgb */ color: rgb(198, 152, 221); /* oklch */ color: oklch(74.7% 0.109 314.1);
Tailwind
colors: {
custom: {
50: '#d8b6e7',
500: '#c698dd',
950: '#000000',
},
}SCSS
$custom: #c698dd; $custom-light: #d8b6e7; $custom-dark: #000000;
JSON
{
"hex": "#c698dd",
"rgb": {
"r": 198,
"g": 152,
"b": 221
},
"hsl": {
"h": 280,
"s": 50.365,
"l": 73.137
},
"oklch": {
"l": 0.74653,
"c": 0.10865,
"h": 314.1
},
"luminance": 0.39683
}Semantic roles & 50–950 ramp
primary
#C698DD
secondary
#E3EEDD
accent
#BE285A
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#141116
muted
#838084