#C09BEC#C09BEC
#C09BEC is a light, moderate violet. Relative luminance 0.407; OKLCH L 75.3% C 0.120 H 304.7°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #C09BEC |
|---|---|
| RGB | rgb(192, 155, 236) |
| HSL | hsl(267, 68%, 77%) |
| HSV | hsv(267, 34%, 93%) |
| CMYK | cmyk(18.6%, 34.3%, 0%, 7.5%) |
| CIE-LAB | lab(69.97, 29.26, -35.67) |
| CIE-LCH | lch(69.97, 46.13, 309.36°) |
| OKLab | oklab(75.27% 0.0681 -0.0985) |
| OKLCH | oklch(75.27% 0.12 304.7) |
| XYZ | xyz(48.5968, 40.7055, 84.6374) |
| Luminance | 0.4071 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.52
Baby Purple
#CA9BF7
ΔE00 2.37
Pastel Purple
#CAA0FF
ΔE00 3.16
Lilac (survey)
#CEA2FD
ΔE00 3.21
Lavender
#B39DDB
ΔE00 4.18
Pale Purple
#B790D4
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C09BEC #C7EC9B
analogous
#9B9FEC #C09BEC #E89BEC
triadic
#C09BEC #ECC09B #9BECC0
tetradic
#C09BEC #EC9B9F #C7EC9B #9BECE8
square
#C09BEC #EC9B9F #C7EC9B #9BECE8
split-complementary
#C09BEC #ECE89B #9FEC9B
monochromatic
#7F34D8 #A068E2 #C09BEC #E0CEF6 #EFE5FA
Accessibility & contrast
On white
2.30
#C09BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#C09BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C09BEC
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C09BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C09BEC | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAAEF
Deuteranopia (green-blind)
#91ABEA
Tritanopia (blue-blind)
#B9A7B9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c09bec; /* rgb */ color: rgb(192, 155, 236); /* oklch */ color: oklch(75.3% 0.120 304.7);
Tailwind
colors: {
custom: {
50: '#d4b9f2',
500: '#c09bec',
950: '#000000',
},
}SCSS
$custom: #c09bec; $custom-light: #d4b9f2; $custom-dark: #000000;
JSON
{
"hex": "#c09bec",
"rgb": {
"r": 192,
"g": 155,
"b": 236
},
"hsl": {
"h": 267.407,
"s": 68.067,
"l": 76.667
},
"oklch": {
"l": 0.75269,
"c": 0.1198,
"h": 304.7
},
"luminance": 0.40705
}Semantic roles & 50–950 ramp
primary
#C09BEC
secondary
#E7F2D9
accent
#D0167B
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085