#C092DD#C092DD
#C092DD is a light, moderate violet. Relative luminance 0.370; OKLCH L 73.0% C 0.116 H 311.7°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C092DD |
|---|---|
| RGB | rgb(192, 146, 221) |
| HSL | hsl(277, 52%, 72%) |
| HSV | hsv(277, 34%, 87%) |
| CMYK | cmyk(13.1%, 33.9%, 0%, 13.3%) |
| CIE-LAB | lab(67.27, 30.98, -31.61) |
| CIE-LCH | lch(67.27, 44.26, 314.43°) |
| OKLab | oklab(73.01% 0.0775 -0.0869) |
| OKLCH | oklch(73.01% 0.116 311.7) |
| XYZ | xyz(45.0660, 36.9854, 73.1574) |
| Luminance | 0.3699 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.05
Lavender (survey)
#C79FEF
ΔE00 3.98
Baby Purple
#CA9BF7
ΔE00 4.54
Lavender
#B39DDB
ΔE00 5.18
Lilac (survey)
#CEA2FD
ΔE00 5.89
Pastel Purple
#CAA0FF
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C092DD #AFDD92
analogous
#9B92DD #C092DD #DD92D5
triadic
#C092DD #DDC092 #92DDC0
tetradic
#C092DD #DD9B92 #AFDD92 #92D5DD
square
#C092DD #DD9B92 #AFDD92 #92D5DD
split-complementary
#C092DD #D5DD92 #92DD9B
monochromatic
#893ABA #A563CE #C092DD #DBC1EC #F2E8F8
Accessibility & contrast
On white
2.50
#C092DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#C092DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C092DD
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C092DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C092DD | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A1E0
Deuteranopia (green-blind)
#8FA5DB
Tritanopia (blue-blind)
#BD9CAE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #c092dd; /* rgb */ color: rgb(192, 146, 221); /* oklch */ color: oklch(73.0% 0.116 311.7);
Tailwind
colors: {
custom: {
50: '#d4b2e7',
500: '#c092dd',
950: '#000000',
},
}SCSS
$custom: #c092dd; $custom-light: #d4b2e7; $custom-dark: #000000;
JSON
{
"hex": "#c092dd",
"rgb": {
"r": 192,
"g": 146,
"b": 221
},
"hsl": {
"h": 276.8,
"s": 52.448,
"l": 71.961
},
"oklch": {
"l": 0.73012,
"c": 0.11642,
"h": 311.7
},
"luminance": 0.36985
}Semantic roles & 50–950 ramp
primary
#C092DD
secondary
#E3EFDC
accent
#C02661
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#141116
muted
#838084