#C09CF2#C09CF2
#C09CF2 is a light, vivid violet. Relative luminance 0.414; OKLCH L 75.7% C 0.126 H 302.8°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C09CF2 |
|---|---|
| RGB | rgb(192, 156, 242) |
| HSL | hsl(265, 77%, 78%) |
| HSV | hsv(265, 36%, 95%) |
| CMYK | cmyk(20.7%, 35.5%, 0%, 5.1%) |
| CIE-LAB | lab(70.45, 30.05, -38.20) |
| CIE-LCH | lch(70.45, 48.60, 308.19°) |
| OKLab | oklab(75.72% 0.0681 -0.1058) |
| OKLCH | oklch(75.72% 0.126 302.8) |
| XYZ | xyz(49.6503, 41.3942, 89.3614) |
| Luminance | 0.4139 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.03
Baby Purple
#CA9BF7
ΔE00 2.12
Pastel Purple
#CAA0FF
ΔE00 2.33
Lilac (survey)
#CEA2FD
ΔE00 2.75
Liliac
#C48EFD
ΔE00 4.59
Pale Violet
#CEAEFA
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C09CF2 #CEF29C
analogous
#9CA3F2 #C09CF2 #EB9CF2
triadic
#C09CF2 #F2C09C #9CF2C0
tetradic
#C09CF2 #F29CA3 #CEF29C #9CF2EB
square
#C09CF2 #F29CA3 #CEF29C #9CF2EB
split-complementary
#C09CF2 #F2EB9C #A3F29C
monochromatic
#7B30E4 #9E66EB #C09CF2 #E2D2F9 #EEE4FB
Accessibility & contrast
On white
2.26
#C09CF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#C09CF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C09CF2
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C09CF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C09CF2 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ABF5
Deuteranopia (green-blind)
#90ACF0
Tritanopia (blue-blind)
#B8A9BC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c09cf2; /* rgb */ color: rgb(192, 156, 242); /* oklch */ color: oklch(75.7% 0.126 302.8);
Tailwind
colors: {
custom: {
50: '#d4b9f6',
500: '#c09cf2',
950: '#000000',
},
}SCSS
$custom: #c09cf2; $custom-light: #d4b9f6; $custom-dark: #000000;
JSON
{
"hex": "#c09cf2",
"rgb": {
"r": 192,
"g": 156,
"b": 242
},
"hsl": {
"h": 265.116,
"s": 76.786,
"l": 78.039
},
"oklch": {
"l": 0.75717,
"c": 0.12581,
"h": 302.8
},
"luminance": 0.41394
}Semantic roles & 50–950 ramp
primary
#C09CF2
secondary
#E8F3D8
accent
#D90C83
background
#FDFBFF
surface
#FAF6FE
border
#D3D0D6
text
#141117
muted
#838085