#C692DF#C692DF
#C692DF is a light, vivid purple. Relative luminance 0.379; OKLCH L 73.7% C 0.121 H 314.4°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C692DF |
|---|---|
| RGB | rgb(198, 146, 223) |
| HSL | hsl(281, 55%, 72%) |
| HSV | hsv(281, 35%, 87%) |
| CMYK | cmyk(11.2%, 34.5%, 0%, 12.5%) |
| CIE-LAB | lab(67.94, 33.25, -31.62) |
| CIE-LCH | lch(67.94, 45.89, 316.44°) |
| OKLab | oklab(73.69% 0.0849 -0.0868) |
| OKLCH | oklch(73.69% 0.121 314.4) |
| XYZ | xyz(46.8848, 37.8921, 74.6418) |
| Luminance | 0.3789 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.12
Lavender (survey)
#C79FEF
ΔE00 4.12
Baby Purple
#CA9BF7
ΔE00 4.46
Lilac (survey)
#CEA2FD
ΔE00 5.79
Pastel Purple
#CAA0FF
ΔE00 6.15
Lavender
#B39DDB
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C692DF #ABDF92
analogous
#9F92DF #C692DF #DF92D2
triadic
#C692DF #DFC692 #92DFC6
tetradic
#C692DF #DF9F92 #ABDF92 #92D2DF
square
#C692DF #DF9F92 #ABDF92 #92D2DF
split-complementary
#C692DF #D2DF92 #92DF9F
monochromatic
#9338BF #AD63D1 #C692DF #DFC1ED #F3E7F8
Accessibility & contrast
On white
2.45
#C692DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#C692DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C692DF
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C692DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C692DF | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A3E2
Deuteranopia (green-blind)
#92A7DD
Tritanopia (blue-blind)
#C49CAE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c692df; /* rgb */ color: rgb(198, 146, 223); /* oklch */ color: oklch(73.7% 0.121 314.4);
Tailwind
colors: {
custom: {
50: '#d8b2e9',
500: '#c692df',
950: '#000000',
},
}SCSS
$custom: #c692df; $custom-light: #d8b2e9; $custom-dark: #000000;
JSON
{
"hex": "#c692df",
"rgb": {
"r": 198,
"g": 146,
"b": 223
},
"hsl": {
"h": 280.519,
"s": 54.61,
"l": 72.353
},
"oklch": {
"l": 0.73688,
"c": 0.12145,
"h": 314.4
},
"luminance": 0.37891
}Semantic roles & 50–950 ramp
primary
#C692DF
secondary
#E2EFDC
accent
#C22357
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141116
muted
#838084