#C09CED#C09CED
#C09CED is a light, moderate violet. Relative luminance 0.411; OKLCH L 75.5% C 0.119 H 304.1°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C09CED |
|---|---|
| RGB | rgb(192, 156, 237) |
| HSL | hsl(267, 69%, 77%) |
| HSV | hsv(267, 34%, 93%) |
| CMYK | cmyk(19%, 34.2%, 0%, 7.1%) |
| CIE-LAB | lab(70.24, 28.93, -35.79) |
| CIE-LCH | lch(70.24, 46.02, 308.95°) |
| OKLab | oklab(75.49% 0.0669 -0.0989) |
| OKLCH | oklch(75.49% 0.119 304.1) |
| XYZ | xyz(48.9096, 41.0980, 85.4604) |
| Luminance | 0.4110 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.47
Baby Purple
#CA9BF7
ΔE00 2.40
Pastel Purple
#CAA0FF
ΔE00 3.01
Lilac (survey)
#CEA2FD
ΔE00 3.08
Lavender
#B39DDB
ΔE00 4.14
Pale Violet
#CEAEFA
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C09CED #C9ED9C
analogous
#9CA1ED #C09CED #E99CED
triadic
#C09CED #EDC09C #9CEDC0
tetradic
#C09CED #ED9CA1 #C9ED9C #9CEDE9
square
#C09CED #ED9CA1 #C9ED9C #9CEDE9
split-complementary
#C09CED #EDE99C #A1ED9C
monochromatic
#7E34DA #9F68E4 #C09CED #E1D0F6 #EFE5FA
Accessibility & contrast
On white
2.28
#C09CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#C09CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C09CED
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C09CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C09CED | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BABF0
Deuteranopia (green-blind)
#92ACEB
Tritanopia (blue-blind)
#B9A8BA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c09ced; /* rgb */ color: rgb(192, 156, 237); /* oklch */ color: oklch(75.5% 0.119 304.1);
Tailwind
colors: {
custom: {
50: '#d4b9f3',
500: '#c09ced',
950: '#000000',
},
}SCSS
$custom: #c09ced; $custom-light: #d4b9f3; $custom-dark: #000000;
JSON
{
"hex": "#c09ced",
"rgb": {
"r": 192,
"g": 156,
"b": 237
},
"hsl": {
"h": 266.667,
"s": 69.231,
"l": 77.059
},
"oklch": {
"l": 0.75492,
"c": 0.11941,
"h": 304.1
},
"luminance": 0.41098
}Semantic roles & 50–950 ramp
primary
#C09CED
secondary
#E7F2D9
accent
#D1147D
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085