#C09CE7#C09CE7
#C09CE7 is a light, moderate violet. Relative luminance 0.408; OKLCH L 75.2% C 0.112 H 305.9°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C09CE7 |
|---|---|
| RGB | rgb(192, 156, 231) |
| HSL | hsl(269, 61%, 76%) |
| HSV | hsv(269, 32%, 91%) |
| CMYK | cmyk(16.9%, 32.5%, 0%, 9.4%) |
| CIE-LAB | lab(70.00, 27.60, -32.88) |
| CIE-LCH | lch(70.00, 42.93, 310.01°) |
| OKLab | oklab(75.23% 0.0655 -0.0906) |
| OKLCH | oklch(75.23% 0.112 305.9) |
| XYZ | xyz(48.0477, 40.7532, 80.9207) |
| Luminance | 0.4075 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.59
Baby Purple
#CA9BF7
ΔE00 3.20
Lavender
#B39DDB
ΔE00 3.47
Lilac (survey)
#CEA2FD
ΔE00 3.83
Pale Purple
#B790D4
ΔE00 4.00
Pastel Purple
#CAA0FF
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C09CE7 #C3E79C
analogous
#9C9DE7 #C09CE7 #E59CE7
triadic
#C09CE7 #E7C09C #9CE7C0
tetradic
#C09CE7 #E79C9D #C3E79C #9CE7E5
square
#C09CE7 #E79C9D #C3E79C #9CE7E5
split-complementary
#C09CE7 #E7E59C #9DE79C
monochromatic
#8139CF #A16BDB #C09CE7 #DFCDF3 #EFE6F9
Accessibility & contrast
On white
2.29
#C09CE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#C09CE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C09CE7
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C09CE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C09CE7 | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DAAEA
Deuteranopia (green-blind)
#94ABE5
Tritanopia (blue-blind)
#BAA7B7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c09ce7; /* rgb */ color: rgb(192, 156, 231); /* oklch */ color: oklch(75.2% 0.112 305.9);
Tailwind
colors: {
custom: {
50: '#d4b9ef',
500: '#c09ce7',
950: '#000000',
},
}SCSS
$custom: #c09ce7; $custom-light: #d4b9ef; $custom-dark: #000000;
JSON
{
"hex": "#c09ce7",
"rgb": {
"r": 192,
"g": 156,
"b": 231
},
"hsl": {
"h": 268.8,
"s": 60.976,
"l": 75.882
},
"oklch": {
"l": 0.75228,
"c": 0.11177,
"h": 305.9
},
"luminance": 0.40753
}Semantic roles & 50–950 ramp
primary
#C09CE7
secondary
#E6F0DB
accent
#C91D76
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141116
muted
#838084