#C09BED#C09BED
#C09BED is a light, vivid violet. Relative luminance 0.408; OKLCH L 75.3% C 0.121 H 304.4°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C09BED |
|---|---|
| RGB | rgb(192, 155, 237) |
| HSL | hsl(267, 69%, 77%) |
| HSV | hsv(267, 35%, 93%) |
| CMYK | cmyk(19%, 34.6%, 0%, 7.1%) |
| CIE-LAB | lab(70.01, 29.48, -36.15) |
| CIE-LCH | lch(70.01, 46.65, 309.20°) |
| OKLab | oklab(75.31% 0.0683 -0.0999) |
| OKLCH | oklch(75.31% 0.121 304.4) |
| XYZ | xyz(48.7425, 40.7637, 85.4047) |
| Luminance | 0.4076 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.58
Baby Purple
#CA9BF7
ΔE00 2.27
Pastel Purple
#CAA0FF
ΔE00 3.00
Lilac (survey)
#CEA2FD
ΔE00 3.11
Lavender
#B39DDB
ΔE00 4.31
Pale Purple
#B790D4
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C09BED #C8ED9B
analogous
#9B9FED #C09BED #E99BED
triadic
#C09BED #EDC09B #9BEDC0
tetradic
#C09BED #ED9B9F #C8ED9B #9BEDE9
square
#C09BED #ED9B9F #C8ED9B #9BEDE9
split-complementary
#C09BED #EDE99B #9FED9B
monochromatic
#7F33DA #9F67E4 #C09BED #E1CFF6 #EFE5FA
Accessibility & contrast
On white
2.29
#C09BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#C09BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C09BED
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C09BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C09BED | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF0
Deuteranopia (green-blind)
#91ABEB
Tritanopia (blue-blind)
#B9A7B9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c09bed; /* rgb */ color: rgb(192, 155, 237); /* oklch */ color: oklch(75.3% 0.121 304.4);
Tailwind
colors: {
custom: {
50: '#d4b9f3',
500: '#c09bed',
950: '#000000',
},
}SCSS
$custom: #c09bed; $custom-light: #d4b9f3; $custom-dark: #000000;
JSON
{
"hex": "#c09bed",
"rgb": {
"r": 192,
"g": 155,
"b": 237
},
"hsl": {
"h": 267.073,
"s": 69.492,
"l": 76.863
},
"oklch": {
"l": 0.75313,
"c": 0.12107,
"h": 304.4
},
"luminance": 0.40764
}Semantic roles & 50–950 ramp
primary
#C09BED
secondary
#E7F2D9
accent
#D1147C
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085