#C08DDD#C08DDD
#C08DDD is a light, vivid violet. Relative luminance 0.355; OKLCH L 72.1% C 0.125 H 312.7°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C08DDD |
|---|---|
| RGB | rgb(192, 141, 221) |
| HSL | hsl(278, 54%, 71%) |
| HSV | hsv(278, 36%, 87%) |
| CMYK | cmyk(13.1%, 36.2%, 0%, 13.3%) |
| CIE-LAB | lab(66.12, 33.74, -33.39) |
| CIE-LCH | lch(66.12, 47.47, 315.30°) |
| OKLab | oklab(72.14% 0.0848 -0.0919) |
| OKLCH | oklch(72.14% 0.125 312.7) |
| XYZ | xyz(44.3121, 35.4774, 72.9061) |
| Luminance | 0.3548 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.67
Lavender (survey)
#C79FEF
ΔE00 4.98
Baby Purple
#CA9BF7
ΔE00 4.98
Liliac
#C48EFD
ΔE00 5.64
Lavender
#B39DDB
ΔE00 6.37
Wisteria
#A87DC2
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C08DDD #AADD8D
analogous
#988DDD #C08DDD #DD8DD2
triadic
#C08DDD #DDC08D #8DDDC0
tetradic
#C08DDD #DD988D #AADD8D #8DD2DD
square
#C08DDD #DD988D #AADD8D #8DD2DD
split-complementary
#C08DDD #D2DD8D #8DDD98
monochromatic
#8A37B9 #A65ECF #C08DDD #DABCEB #F2E7F8
Accessibility & contrast
On white
2.59
#C08DDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#C08DDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C08DDD
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C08DDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C08DDD | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9EE0
Deuteranopia (green-blind)
#8BA2DB
Tritanopia (blue-blind)
#BE98AB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #c08ddd; /* rgb */ color: rgb(192, 141, 221); /* oklch */ color: oklch(72.1% 0.125 312.7);
Tailwind
colors: {
custom: {
50: '#d4afe8',
500: '#c08ddd',
950: '#000000',
},
}SCSS
$custom: #c08ddd; $custom-light: #d4afe8; $custom-dark: #000000;
JSON
{
"hex": "#c08ddd",
"rgb": {
"r": 192,
"g": 141,
"b": 221
},
"hsl": {
"h": 278.25,
"s": 54.054,
"l": 70.98
},
"oklch": {
"l": 0.72141,
"c": 0.12506,
"h": 312.7
},
"luminance": 0.35477
}Semantic roles & 50–950 ramp
primary
#C08DDD
secondary
#E0EED8
accent
#C2245D
background
#FDFAFE
surface
#FAF4FC
border
#D3CED5
text
#141016
muted
#837F84