#C693BE#C693BE
#C693BE is a light, moderate purple. Relative luminance 0.366; OKLCH L 72.6% C 0.084 H 331.9°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C693BE |
|---|---|
| RGB | rgb(198, 147, 190) |
| HSL | hsl(309, 31%, 68%) |
| HSV | hsv(309, 26%, 78%) |
| CMYK | cmyk(0%, 25.8%, 4%, 22.4%) |
| CIE-LAB | lab(66.97, 26.25, -14.77) |
| CIE-LCH | lch(66.97, 30.12, 330.64°) |
| OKLab | oklab(72.55% 0.0741 -0.0395) |
| OKLCH | oklch(72.55% 0.084 331.9) |
| XYZ | xyz(43.0160, 36.5923, 53.5023) |
| Luminance | 0.3659 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.36
Dusty Lavender
#AC86A8
ΔE00 6.21
Plum
#DDA0DD
ΔE00 6.34
Heather
#A484AC
ΔE00 7.66
Pale Purple
#B790D4
ΔE00 7.98
Lavender Pink
#DD85D7
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C693BE #93C69B
analogous
#B593C6 #C693BE #C693A4
triadic
#C693BE #BEC693 #93BEC6
tetradic
#C693BE #C6B593 #93C69B #93A4C6
square
#C693BE #C6B593 #93C69B #93A4C6
split-complementary
#C693BE #A4C693 #93C6B5
monochromatic
#924D87 #B16BA6 #C693BE #DBBBD6 #F0E3EE
Accessibility & contrast
On white
2.52
#C693BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#C693BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C693BE
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C693BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C693BE | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929FC0
Deuteranopia (green-blind)
#9EA6BC
Tritanopia (blue-blind)
#CB96A2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #c693be; /* rgb */ color: rgb(198, 147, 190); /* oklch */ color: oklch(72.6% 0.084 331.9);
Tailwind
colors: {
custom: {
50: '#d8b3d1',
500: '#c693be',
950: '#000000',
},
}SCSS
$custom: #c693be; $custom-light: #d8b3d1; $custom-dark: #000000;
JSON
{
"hex": "#c693be",
"rgb": {
"r": 198,
"g": 147,
"b": 190
},
"hsl": {
"h": 309.412,
"s": 30.909,
"l": 67.647
},
"oklch": {
"l": 0.72551,
"c": 0.08403,
"h": 331.9
},
"luminance": 0.36591
}Semantic roles & 50–950 ramp
primary
#C693BE
secondary
#D2E2D5
accent
#AA4D3C
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141114
muted
#838082