#C795DF#C795DF
#C795DF is a light, moderate purple. Relative luminance 0.390; OKLCH L 74.3% C 0.117 H 314.4°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C795DF |
|---|---|
| RGB | rgb(199, 149, 223) |
| HSL | hsl(281, 54%, 73%) |
| HSV | hsv(281, 33%, 87%) |
| CMYK | cmyk(10.8%, 33.2%, 0%, 12.5%) |
| CIE-LAB | lab(68.73, 31.91, -30.40) |
| CIE-LCH | lch(68.73, 44.08, 316.39°) |
| OKLab | oklab(74.31% 0.0817 -0.0834) |
| OKLCH | oklch(74.31% 0.117 314.4) |
| XYZ | xyz(47.6178, 38.9656, 74.8104) |
| Luminance | 0.3896 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.24
Lavender (survey)
#C79FEF
ΔE00 3.74
Baby Purple
#CA9BF7
ΔE00 4.44
Lilac (survey)
#CEA2FD
ΔE00 5.56
Lavender
#B39DDB
ΔE00 5.78
Plum
#DDA0DD
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C795DF #ADDF95
analogous
#A295DF #C795DF #DF95D2
triadic
#C795DF #DFC795 #95DFC7
tetradic
#C795DF #DFA295 #ADDF95 #95D2DF
square
#C795DF #DFA295 #ADDF95 #95D2DF
split-complementary
#C795DF #D2DF95 #95DFA2
monochromatic
#943AC0 #AE66D1 #C795DF #E0C4ED #F3E7F8
Accessibility & contrast
On white
2.39
#C795DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#C795DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C795DF
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C795DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C795DF | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A5E2
Deuteranopia (green-blind)
#95A9DD
Tritanopia (blue-blind)
#C69EB0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c795df; /* rgb */ color: rgb(199, 149, 223); /* oklch */ color: oklch(74.3% 0.117 314.4);
Tailwind
colors: {
custom: {
50: '#d9b4e9',
500: '#c795df',
950: '#000000',
},
}SCSS
$custom: #c795df; $custom-light: #d9b4e9; $custom-dark: #000000;
JSON
{
"hex": "#c795df",
"rgb": {
"r": 199,
"g": 149,
"b": 223
},
"hsl": {
"h": 280.541,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.74307,
"c": 0.11671,
"h": 314.4
},
"luminance": 0.38965
}Semantic roles & 50–950 ramp
primary
#C795DF
secondary
#E2EFDC
accent
#C12457
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#151116
muted
#838084