#C69CED#C69CED
#C69CED is a light, vivid violet. Relative luminance 0.419; OKLCH L 76.0% C 0.121 H 307.5°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C69CED |
|---|---|
| RGB | rgb(198, 156, 237) |
| HSL | hsl(271, 69%, 77%) |
| HSV | hsv(271, 34%, 93%) |
| CMYK | cmyk(16.5%, 34.2%, 0%, 7.1%) |
| CIE-LAB | lab(70.80, 30.72, -34.88) |
| CIE-LCH | lch(70.80, 46.48, 311.37°) |
| OKLab | oklab(76.05% 0.0738 -0.0962) |
| OKLCH | oklch(76.05% 0.121 307.5) |
| XYZ | xyz(50.4603, 41.8975, 85.5331) |
| Luminance | 0.4190 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 0.78
Baby Purple
#CA9BF7
ΔE00 1.91
Lilac (survey)
#CEA2FD
ΔE00 2.71
Pastel Purple
#CAA0FF
ΔE00 3.07
Pale Violet
#CEAEFA
ΔE00 4.56
Pale Purple
#B790D4
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C69CED #C3ED9C
analogous
#9E9CED #C69CED #ED9CEC
triadic
#C69CED #EDC69C #9CEDC6
tetradic
#C69CED #ED9E9C #C3ED9C #9CECED
square
#C69CED #ED9E9C #C3ED9C #9CECED
split-complementary
#C69CED #ECED9C #9CED9E
monochromatic
#8A34DA #A868E4 #C69CED #E4D0F6 #F0E5FA
Accessibility & contrast
On white
2.24
#C69CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#C69CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C69CED
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C69CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C69CED | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CACF0
Deuteranopia (green-blind)
#95AEEB
Tritanopia (blue-blind)
#C1A8BA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #c69ced; /* rgb */ color: rgb(198, 156, 237); /* oklch */ color: oklch(76.0% 0.121 307.5);
Tailwind
colors: {
custom: {
50: '#d8b9f3',
500: '#c69ced',
950: '#000000',
},
}SCSS
$custom: #c69ced; $custom-light: #d8b9f3; $custom-dark: #000000;
JSON
{
"hex": "#c69ced",
"rgb": {
"r": 198,
"g": 156,
"b": 237
},
"hsl": {
"h": 271.111,
"s": 69.231,
"l": 77.059
},
"oklch": {
"l": 0.76046,
"c": 0.12123,
"h": 307.5
},
"luminance": 0.41897
}Semantic roles & 50–950 ramp
primary
#C69CED
secondary
#E5F2D9
accent
#D1146F
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085