#C699DA#C699DA
#C699DA is a light, moderate purple. Relative luminance 0.399; OKLCH L 74.7% C 0.103 H 315.2°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #C699DA |
|---|---|
| RGB | rgb(198, 153, 218) |
| HSL | hsl(282, 47%, 73%) |
| HSV | hsv(282, 30%, 85%) |
| CMYK | cmyk(9.2%, 29.8%, 0%, 14.5%) |
| CIE-LAB | lab(69.36, 28.37, -26.67) |
| CIE-LCH | lch(69.36, 38.94, 316.77°) |
| OKLab | oklab(74.71% 0.0733 -0.0728) |
| OKLCH | oklch(74.71% 0.103 315.2) |
| XYZ | xyz(47.3329, 39.8510, 71.5146) |
| Luminance | 0.3985 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.52
Lavender (survey)
#C79FEF
ΔE00 4.29
Plum
#DDA0DD
ΔE00 4.93
Lavender
#B39DDB
ΔE00 5.22
Baby Purple
#CA9BF7
ΔE00 5.64
Lilac (survey)
#CEA2FD
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C699DA #ADDA99
analogous
#A599DA #C699DA #DA99CE
triadic
#C699DA #DAC699 #99DAC6
tetradic
#C699DA #DAA599 #ADDA99 #99CEDA
square
#C699DA #DAA599 #ADDA99 #99CEDA
split-complementary
#C699DA #CEDA99 #99DAA5
monochromatic
#9342B6 #AD6CCA #C699DA #DFC6EA #F2E9F7
Accessibility & contrast
On white
2.34
#C699DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#C699DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C699DA
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C699DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C699DA | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A7DD
Deuteranopia (green-blind)
#9AABD8
Tritanopia (blue-blind)
#C5A1B0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c699da; /* rgb */ color: rgb(198, 153, 218); /* oklch */ color: oklch(74.7% 0.103 315.2);
Tailwind
colors: {
custom: {
50: '#d8b7e5',
500: '#c699da',
950: '#000000',
},
}SCSS
$custom: #c699da; $custom-light: #d8b7e5; $custom-dark: #000000;
JSON
{
"hex": "#c699da",
"rgb": {
"r": 198,
"g": 153,
"b": 218
},
"hsl": {
"h": 281.538,
"s": 46.763,
"l": 72.745
},
"oklch": {
"l": 0.74707,
"c": 0.10336,
"h": 315.2
},
"luminance": 0.3985
}Semantic roles & 50–950 ramp
primary
#C699DA
secondary
#E2EEDD
accent
#BA2C57
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#141115
muted
#838084