#C69BEE#C69BEE
#C69BEE is a light, vivid violet. Relative luminance 0.416; OKLCH L 75.9% C 0.124 H 307.4°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C69BEE |
|---|---|
| RGB | rgb(198, 155, 238) |
| HSL | hsl(271, 71%, 77%) |
| HSV | hsv(271, 35%, 93%) |
| CMYK | cmyk(16.8%, 34.9%, 0%, 6.7%) |
| CIE-LAB | lab(70.61, 31.49, -35.73) |
| CIE-LCH | lch(70.61, 47.62, 311.39°) |
| OKLab | oklab(75.91% 0.0755 -0.0986) |
| OKLCH | oklch(75.91% 0.124 307.4) |
| XYZ | xyz(50.4397, 41.6219, 86.2490) |
| Luminance | 0.4162 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.06
Baby Purple
#CA9BF7
ΔE00 1.61
Lilac (survey)
#CEA2FD
ΔE00 2.64
Pastel Purple
#CAA0FF
ΔE00 2.91
Pale Violet
#CEAEFA
ΔE00 4.80
Pale Purple
#B790D4
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C69BEE #C3EE9B
analogous
#9D9BEE #C69BEE #EE9BED
triadic
#C69BEE #EEC69B #9BEEC6
tetradic
#C69BEE #EE9D9B #C3EE9B #9BEDEE
square
#C69BEE #EE9D9B #C3EE9B #9BEDEE
split-complementary
#C69BEE #EDEE9B #9BEE9D
monochromatic
#8A32DC #A867E5 #C69BEE #E4CFF7 #F0E5FB
Accessibility & contrast
On white
2.25
#C69BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#C69BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C69BEE
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C69BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C69BEE | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AABF1
Deuteranopia (green-blind)
#94ADEC
Tritanopia (blue-blind)
#C1A7BA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #c69bee; /* rgb */ color: rgb(198, 155, 238); /* oklch */ color: oklch(75.9% 0.124 307.4);
Tailwind
colors: {
custom: {
50: '#d8b9f4',
500: '#c69bee',
950: '#000000',
},
}SCSS
$custom: #c69bee; $custom-light: #d8b9f4; $custom-dark: #000000;
JSON
{
"hex": "#c69bee",
"rgb": {
"r": 198,
"g": 155,
"b": 238
},
"hsl": {
"h": 271.084,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.75914,
"c": 0.12416,
"h": 307.4
},
"luminance": 0.41622
}Semantic roles & 50–950 ramp
primary
#C69BEE
secondary
#E5F2D9
accent
#D3136F
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#151117
muted
#838085