#C792CA#C792CA
#C792CA is a light, moderate purple. Relative luminance 0.370; OKLCH L 72.9% C 0.099 H 324.7°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C792CA |
|---|---|
| RGB | rgb(199, 146, 202) |
| HSL | hsl(297, 35%, 68%) |
| HSV | hsv(297, 28%, 79%) |
| CMYK | cmyk(1.5%, 27.7%, 0%, 20.8%) |
| CIE-LAB | lab(67.25, 29.38, -21.03) |
| CIE-LCH | lch(67.25, 36.13, 324.41°) |
| OKLab | oklab(72.93% 0.0805 -0.0569) |
| OKLCH | oklch(72.93% 0.099 324.7) |
| XYZ | xyz(44.4916, 36.9655, 60.6570) |
| Luminance | 0.3696 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.90
Pale Purple
#B790D4
ΔE00 5.31
Lilac
#C8A2C8
ΔE00 5.65
Lavender Pink
#DD85D7
ΔE00 6.04
Orchid (survey)
#C875C4
ΔE00 7.75
Dusty Lavender
#AC86A8
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C792CA #95CA92
analogous
#AB92CA #C792CA #CA92B1
triadic
#C792CA #CAC792 #92CAC7
tetradic
#C792CA #CAAB92 #95CA92 #92B1CA
square
#C792CA #CAAB92 #95CA92 #92B1CA
split-complementary
#C792CA #B1CA92 #92CAAB
monochromatic
#944A98 #B269B6 #C792CA #DCBBDE #F1E4F2
Accessibility & contrast
On white
2.50
#C792CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#C792CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C792CA
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C792CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C792CA | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA0CC
Deuteranopia (green-blind)
#9AA6C8
Tritanopia (blue-blind)
#CA97A6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #c792ca; /* rgb */ color: rgb(199, 146, 202); /* oklch */ color: oklch(72.9% 0.099 324.7);
Tailwind
colors: {
custom: {
50: '#d8b2da',
500: '#c792ca',
950: '#000000',
},
}SCSS
$custom: #c792ca; $custom-light: #d8b2da; $custom-dark: #000000;
JSON
{
"hex": "#c792ca",
"rgb": {
"r": 199,
"g": 146,
"b": 202
},
"hsl": {
"h": 296.786,
"s": 34.568,
"l": 68.235
},
"oklch": {
"l": 0.72925,
"c": 0.09857,
"h": 324.7
},
"luminance": 0.36964
}Semantic roles & 50–950 ramp
primary
#C792CA
secondary
#D4E4D3
accent
#AD383E
background
#FDFBFD
surface
#FAF6FA
border
#D3D0D3
text
#141114
muted
#838083