#C09BEE#C09BEE
#C09BEE is a light, vivid violet. Relative luminance 0.408; OKLCH L 75.4% C 0.122 H 304.1°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #C09BEE |
|---|---|
| RGB | rgb(192, 155, 238) |
| HSL | hsl(267, 71%, 77%) |
| HSV | hsv(267, 35%, 93%) |
| CMYK | cmyk(19.3%, 34.9%, 0%, 6.7%) |
| CIE-LAB | lab(70.05, 29.70, -36.64) |
| CIE-LCH | lch(70.05, 47.17, 309.04°) |
| OKLab | oklab(75.36% 0.0686 -0.1013) |
| OKLCH | oklch(75.36% 0.122 304.1) |
| XYZ | xyz(48.8890, 40.8223, 86.1763) |
| Luminance | 0.4082 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.66
Baby Purple
#CA9BF7
ΔE00 2.18
Pastel Purple
#CAA0FF
ΔE00 2.86
Lilac (survey)
#CEA2FD
ΔE00 3.03
Lavender
#B39DDB
ΔE00 4.44
Liliac
#C48EFD
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C09BEE #C9EE9B
analogous
#9BA0EE #C09BEE #EA9BEE
triadic
#C09BEE #EEC09B #9BEEC0
tetradic
#C09BEE #EE9BA0 #C9EE9B #9BEEEA
square
#C09BEE #EE9BA0 #C9EE9B #9BEEEA
split-complementary
#C09BEE #EEEA9B #A0EE9B
monochromatic
#7E32DC #9F67E5 #C09BEE #E1CFF7 #EFE5FB
Accessibility & contrast
On white
2.29
#C09BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#C09BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C09BEE
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C09BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C09BEE | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF1
Deuteranopia (green-blind)
#90ABEC
Tritanopia (blue-blind)
#B9A8BA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c09bee; /* rgb */ color: rgb(192, 155, 238); /* oklch */ color: oklch(75.4% 0.122 304.1);
Tailwind
colors: {
custom: {
50: '#d4b9f4',
500: '#c09bee',
950: '#000000',
},
}SCSS
$custom: #c09bee; $custom-light: #d4b9f4; $custom-dark: #000000;
JSON
{
"hex": "#c09bee",
"rgb": {
"r": 192,
"g": 155,
"b": 238
},
"hsl": {
"h": 266.747,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.75358,
"c": 0.12235,
"h": 304.1
},
"luminance": 0.40822
}Semantic roles & 50–950 ramp
primary
#C09BEE
secondary
#E7F2D9
accent
#D3137D
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085