#C09AEA#C09AEA
#C09AEA is a light, moderate violet. Relative luminance 0.403; OKLCH L 75.0% C 0.119 H 305.5°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C09AEA |
|---|---|
| RGB | rgb(192, 154, 234) |
| HSL | hsl(269, 66%, 76%) |
| HSV | hsv(269, 34%, 92%) |
| CMYK | cmyk(17.9%, 34.2%, 0%, 8.2%) |
| CIE-LAB | lab(69.65, 29.37, -35.07) |
| CIE-LCH | lch(69.65, 45.74, 309.95°) |
| OKLab | oklab(75% 0.0691 -0.0968) |
| OKLCH | oklch(75% 0.119 305.5) |
| XYZ | xyz(48.1422, 40.2584, 83.0604) |
| Luminance | 0.4026 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.61
Baby Purple
#CA9BF7
ΔE00 2.51
Lilac (survey)
#CEA2FD
ΔE00 3.47
Pastel Purple
#CAA0FF
ΔE00 3.49
Lavender
#B39DDB
ΔE00 4.12
Pale Purple
#B790D4
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C09AEA #C4EA9A
analogous
#9A9CEA #C09AEA #E89AEA
triadic
#C09AEA #EAC09A #9AEAC0
tetradic
#C09AEA #EA9A9C #C4EA9A #9AEAE8
square
#C09AEA #EA9A9C #C4EA9A #9AEAE8
split-complementary
#C09AEA #EAE89A #9CEA9A
monochromatic
#8135D5 #A067DF #C09AEA #E0CDF5 #EFE6FA
Accessibility & contrast
On white
2.32
#C09AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#C09AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C09AEA
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C09AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C09AEA | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A9ED
Deuteranopia (green-blind)
#91AAE8
Tritanopia (blue-blind)
#BAA6B7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #c09aea; /* rgb */ color: rgb(192, 154, 234); /* oklch */ color: oklch(75.0% 0.119 305.5);
Tailwind
colors: {
custom: {
50: '#d4b8f1',
500: '#c09aea',
950: '#000000',
},
}SCSS
$custom: #c09aea; $custom-light: #d4b8f1; $custom-dark: #000000;
JSON
{
"hex": "#c09aea",
"rgb": {
"r": 192,
"g": 154,
"b": 234
},
"hsl": {
"h": 268.5,
"s": 65.574,
"l": 76.078
},
"oklch": {
"l": 0.75001,
"c": 0.11892,
"h": 305.5
},
"luminance": 0.40258
}Semantic roles & 50–950 ramp
primary
#C09AEA
secondary
#E6F1DA
accent
#CD1877
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141116
muted
#838084