#C09BF2#C09BF2
#C09BF2 is a light, vivid violet. Relative luminance 0.411; OKLCH L 75.5% C 0.127 H 303.0°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C09BF2 |
|---|---|
| RGB | rgb(192, 155, 242) |
| HSL | hsl(266, 77%, 78%) |
| HSV | hsv(266, 36%, 95%) |
| CMYK | cmyk(20.7%, 36%, 0%, 5.1%) |
| CIE-LAB | lab(70.22, 30.60, -38.56) |
| CIE-LCH | lch(70.22, 49.23, 308.44°) |
| OKLab | oklab(75.54% 0.0695 -0.1068) |
| OKLCH | oklch(75.54% 0.127 303) |
| XYZ | xyz(49.4832, 41.0600, 89.3057) |
| Luminance | 0.4106 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.00
Lavender (survey)
#C79FEF
ΔE00 2.14
Pastel Purple
#CAA0FF
ΔE00 2.36
Lilac (survey)
#CEA2FD
ΔE00 2.81
Liliac
#C48EFD
ΔE00 4.33
Lavender
#B39DDB
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C09BF2 #CDF29B
analogous
#9BA1F2 #C09BF2 #EB9BF2
triadic
#C09BF2 #F2C09B #9BF2C0
tetradic
#C09BF2 #F29BA1 #CDF29B #9BF2EB
square
#C09BF2 #F29BA1 #CDF29B #9BF2EB
split-complementary
#C09BF2 #F2EB9B #A1F29B
monochromatic
#7C2FE4 #9E65EB #C09BF2 #E2D1F9 #EEE4FB
Accessibility & contrast
On white
2.28
#C09BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#C09BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C09BF2
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C09BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C09BF2 | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ABF5
Deuteranopia (green-blind)
#8FACF0
Tritanopia (blue-blind)
#B8A9BB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c09bf2; /* rgb */ color: rgb(192, 155, 242); /* oklch */ color: oklch(75.5% 0.127 303.0);
Tailwind
colors: {
custom: {
50: '#d4b9f6',
500: '#c09bf2',
950: '#000000',
},
}SCSS
$custom: #c09bf2; $custom-light: #d4b9f6; $custom-dark: #000000;
JSON
{
"hex": "#c09bf2",
"rgb": {
"r": 192,
"g": 155,
"b": 242
},
"hsl": {
"h": 265.517,
"s": 76.991,
"l": 77.843
},
"oklch": {
"l": 0.7554,
"c": 0.12745,
"h": 303
},
"luminance": 0.4106
}Semantic roles & 50–950 ramp
primary
#C09BF2
secondary
#E8F3D8
accent
#D90C82
background
#FDFBFF
surface
#FAF6FE
border
#D3D0D6
text
#141117
muted
#838085