#C09EF2#C09EF2
#C09EF2 is a light, vivid violet. Relative luminance 0.421; OKLCH L 76.1% C 0.123 H 302.2°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C09EF2 |
|---|---|
| RGB | rgb(192, 158, 242) |
| HSL | hsl(264, 76%, 78%) |
| HSV | hsv(264, 35%, 95%) |
| CMYK | cmyk(20.7%, 34.7%, 0%, 5.1%) |
| CIE-LAB | lab(70.92, 28.94, -37.47) |
| CIE-LCH | lch(70.92, 47.35, 307.68°) |
| OKLab | oklab(76.07% 0.0653 -0.1037) |
| OKLCH | oklch(76.07% 0.123 302.2) |
| XYZ | xyz(49.9887, 42.0710, 89.4742) |
| Luminance | 0.4207 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.93
Pastel Purple
#CAA0FF
ΔE00 2.39
Baby Purple
#CA9BF7
ΔE00 2.44
Lilac (survey)
#CEA2FD
ΔE00 2.71
Pale Violet
#CEAEFA
ΔE00 4.29
Lavender
#B39DDB
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C09EF2 #D0F29E
analogous
#9EA6F2 #C09EF2 #EA9EF2
triadic
#C09EF2 #F2C09E #9EF2C0
tetradic
#C09EF2 #F29EA6 #D0F29E #9EF2EA
square
#C09EF2 #F29EA6 #D0F29E #9EF2EA
split-complementary
#C09EF2 #F2EA9E #A6F29E
monochromatic
#7A32E4 #9D68EB #C09EF2 #E3D4F9 #EDE4FB
Accessibility & contrast
On white
2.23
#C09EF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#C09EF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C09EF2
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C09EF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C09EF2 | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BADF5
Deuteranopia (green-blind)
#92ADF0
Tritanopia (blue-blind)
#B8ABBD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #c09ef2; /* rgb */ color: rgb(192, 158, 242); /* oklch */ color: oklch(76.1% 0.123 302.2);
Tailwind
colors: {
custom: {
50: '#d4bbf6',
500: '#c09ef2',
950: '#000000',
},
}SCSS
$custom: #c09ef2; $custom-light: #d4bbf6; $custom-dark: #000000;
JSON
{
"hex": "#c09ef2",
"rgb": {
"r": 192,
"g": 158,
"b": 242
},
"hsl": {
"h": 264.286,
"s": 76.364,
"l": 78.431
},
"oklch": {
"l": 0.76074,
"c": 0.12255,
"h": 302.2
},
"luminance": 0.42071
}Semantic roles & 50–950 ramp
primary
#C09EF2
secondary
#E8F3D8
accent
#D90D86
background
#FDFBFF
surface
#FAF6FE
border
#D3D0D6
text
#141117
muted
#838085