#C09DF2#C09DF2
#C09DF2 is a light, vivid violet. Relative luminance 0.417; OKLCH L 75.9% C 0.124 H 302.5°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C09DF2 |
|---|---|
| RGB | rgb(192, 157, 242) |
| HSL | hsl(265, 77%, 78%) |
| HSV | hsv(265, 35%, 95%) |
| CMYK | cmyk(20.7%, 35.1%, 0%, 5.1%) |
| CIE-LAB | lab(70.69, 29.50, -37.83) |
| CIE-LCH | lch(70.69, 47.97, 307.94°) |
| OKLab | oklab(75.9% 0.0667 -0.1048) |
| OKLCH | oklch(75.9% 0.124 302.5) |
| XYZ | xyz(49.8188, 41.7312, 89.4175) |
| Luminance | 0.4173 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.96
Baby Purple
#CA9BF7
ΔE00 2.26
Pastel Purple
#CAA0FF
ΔE00 2.34
Lilac (survey)
#CEA2FD
ΔE00 2.71
Pale Violet
#CEAEFA
ΔE00 4.52
Lavender
#B39DDB
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C09DF2 #CFF29D
analogous
#9DA4F2 #C09DF2 #EB9DF2
triadic
#C09DF2 #F2C09D #9DF2C0
tetradic
#C09DF2 #F29DA4 #CFF29D #9DF2EB
square
#C09DF2 #F29DA4 #CFF29D #9DF2EB
split-complementary
#C09DF2 #F2EB9D #A4F29D
monochromatic
#7B31E4 #9D67EB #C09DF2 #E3D3F9 #EEE4FB
Accessibility & contrast
On white
2.25
#C09DF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#C09DF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C09DF2
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C09DF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C09DF2 | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AACF5
Deuteranopia (green-blind)
#91ADF0
Tritanopia (blue-blind)
#B8AABC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #c09df2; /* rgb */ color: rgb(192, 157, 242); /* oklch */ color: oklch(75.9% 0.124 302.5);
Tailwind
colors: {
custom: {
50: '#d4baf6',
500: '#c09df2',
950: '#000000',
},
}SCSS
$custom: #c09df2; $custom-light: #d4baf6; $custom-dark: #000000;
JSON
{
"hex": "#c09df2",
"rgb": {
"r": 192,
"g": 157,
"b": 242
},
"hsl": {
"h": 264.706,
"s": 76.577,
"l": 78.235
},
"oklch": {
"l": 0.75896,
"c": 0.12418,
"h": 302.5
},
"luminance": 0.41731
}Semantic roles & 50–950 ramp
primary
#C09DF2
secondary
#E8F3D8
accent
#D90D85
background
#FDFBFF
surface
#FAF6FE
border
#D3D0D6
text
#141117
muted
#838085