#C292DD#C292DD
#C292DD is a light, moderate violet. Relative luminance 0.372; OKLCH L 73.2% C 0.117 H 312.9°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C292DD |
|---|---|
| RGB | rgb(194, 146, 221) |
| HSL | hsl(278, 52%, 72%) |
| HSV | hsv(278, 34%, 87%) |
| CMYK | cmyk(12.2%, 33.9%, 0%, 13.3%) |
| CIE-LAB | lab(67.46, 31.60, -31.29) |
| CIE-LCH | lch(67.46, 44.47, 315.28°) |
| OKLab | oklab(73.21% 0.0798 -0.0859) |
| OKLCH | oklch(73.21% 0.117 312.9) |
| XYZ | xyz(45.5760, 37.2483, 73.1813) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.35
Lavender (survey)
#C79FEF
ΔE00 4.07
Baby Purple
#CA9BF7
ΔE00 4.60
Lavender
#B39DDB
ΔE00 5.50
Lilac (survey)
#CEA2FD
ΔE00 5.93
Pastel Purple
#CAA0FF
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C292DD #ADDD92
analogous
#9D92DD #C292DD #DD92D3
triadic
#C292DD #DDC292 #92DDC2
tetradic
#C292DD #DD9D92 #ADDD92 #92D3DD
square
#C292DD #DD9D92 #ADDD92 #92D3DD
split-complementary
#C292DD #D3DD92 #92DD9D
monochromatic
#8C3ABA #A863CE #C292DD #DCC1EC #F2E8F8
Accessibility & contrast
On white
2.49
#C292DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#C292DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C292DD
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C292DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C292DD | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A2E0
Deuteranopia (green-blind)
#90A5DB
Tritanopia (blue-blind)
#C09CAE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #c292dd; /* rgb */ color: rgb(194, 146, 221); /* oklch */ color: oklch(73.2% 0.117 312.9);
Tailwind
colors: {
custom: {
50: '#d5b2e7',
500: '#c292dd',
950: '#000000',
},
}SCSS
$custom: #c292dd; $custom-light: #d5b2e7; $custom-dark: #000000;
JSON
{
"hex": "#c292dd",
"rgb": {
"r": 194,
"g": 146,
"b": 221
},
"hsl": {
"h": 278.4,
"s": 52.448,
"l": 71.961
},
"oklch": {
"l": 0.73207,
"c": 0.11729,
"h": 312.9
},
"luminance": 0.37248
}Semantic roles & 50–950 ramp
primary
#C292DD
secondary
#E3EFDC
accent
#C0265D
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#141116
muted
#838084