#C09BEF#C09BEF
#C09BEF is a light, vivid violet. Relative luminance 0.409; OKLCH L 75.4% C 0.124 H 303.8°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C09BEF |
|---|---|
| RGB | rgb(192, 155, 239) |
| HSL | hsl(266, 72%, 77%) |
| HSV | hsv(266, 35%, 94%) |
| CMYK | cmyk(19.7%, 35.1%, 0%, 6.3%) |
| CIE-LAB | lab(70.09, 29.93, -37.12) |
| CIE-LCH | lch(70.09, 47.68, 308.88°) |
| OKLab | oklab(75.4% 0.0688 -0.1027) |
| OKLCH | oklch(75.4% 0.124 303.8) |
| XYZ | xyz(49.0364, 40.8813, 86.9522) |
| Luminance | 0.4088 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.76
Baby Purple
#CA9BF7
ΔE00 2.11
Pastel Purple
#CAA0FF
ΔE00 2.72
Lilac (survey)
#CEA2FD
ΔE00 2.95
Lavender
#B39DDB
ΔE00 4.57
Liliac
#C48EFD
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C09BEF #CAEF9B
analogous
#9BA0EF #C09BEF #EA9BEF
triadic
#C09BEF #EFC09B #9BEFC0
tetradic
#C09BEF #EF9BA0 #CAEF9B #9BEFEA
square
#C09BEF #EF9BA0 #CAEF9B #9BEFEA
split-complementary
#C09BEF #EFEA9B #A0EF9B
monochromatic
#7E31DE #9F66E7 #C09BEF #E1D0F7 #EEE5FB
Accessibility & contrast
On white
2.29
#C09BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#C09BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C09BEF
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C09BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C09BEF | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF2
Deuteranopia (green-blind)
#90ABED
Tritanopia (blue-blind)
#B9A8BA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c09bef; /* rgb */ color: rgb(192, 155, 239); /* oklch */ color: oklch(75.4% 0.124 303.8);
Tailwind
colors: {
custom: {
50: '#d4b9f4',
500: '#c09bef',
950: '#000000',
},
}SCSS
$custom: #c09bef; $custom-light: #d4b9f4; $custom-dark: #000000;
JSON
{
"hex": "#c09bef",
"rgb": {
"r": 192,
"g": 155,
"b": 239
},
"hsl": {
"h": 266.429,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.75403,
"c": 0.12362,
"h": 303.8
},
"luminance": 0.40881
}Semantic roles & 50–950 ramp
primary
#C09BEF
secondary
#E7F2D9
accent
#D4117E
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085