#C29BEC#C29BEC
#C29BEC is a light, vivid violet. Relative luminance 0.410; OKLCH L 75.5% C 0.120 H 305.8°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #C29BEC |
|---|---|
| RGB | rgb(194, 155, 236) |
| HSL | hsl(269, 68%, 77%) |
| HSV | hsv(269, 34%, 93%) |
| CMYK | cmyk(17.8%, 34.3%, 0%, 7.5%) |
| CIE-LAB | lab(70.15, 29.86, -35.37) |
| CIE-LCH | lch(70.15, 46.29, 310.17°) |
| OKLab | oklab(75.45% 0.0704 -0.0976) |
| OKLCH | oklch(75.45% 0.12 305.8) |
| XYZ | xyz(49.1068, 40.9684, 84.6613) |
| Luminance | 0.4097 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.22
Baby Purple
#CA9BF7
ΔE00 2.15
Lilac (survey)
#CEA2FD
ΔE00 3.05
Pastel Purple
#CAA0FF
ΔE00 3.13
Lavender
#B39DDB
ΔE00 4.41
Pale Purple
#B790D4
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C29BEC #C5EC9B
analogous
#9B9DEC #C29BEC #EB9BEC
triadic
#C29BEC #ECC29B #9BECC2
tetradic
#C29BEC #EC9B9D #C5EC9B #9BECEB
square
#C29BEC #EC9B9D #C5EC9B #9BECEB
split-complementary
#C29BEC #ECEB9B #9DEC9B
monochromatic
#8334D8 #A368E2 #C29BEC #E1CEF6 #EFE5FA
Accessibility & contrast
On white
2.28
#C29BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#C29BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C29BEC
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C29BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C29BEC | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAAEF
Deuteranopia (green-blind)
#92ACEA
Tritanopia (blue-blind)
#BCA7B9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c29bec; /* rgb */ color: rgb(194, 155, 236); /* oklch */ color: oklch(75.5% 0.120 305.8);
Tailwind
colors: {
custom: {
50: '#d5b9f2',
500: '#c29bec',
950: '#000000',
},
}SCSS
$custom: #c29bec; $custom-light: #d5b9f2; $custom-dark: #000000;
JSON
{
"hex": "#c29bec",
"rgb": {
"r": 194,
"g": 155,
"b": 236
},
"hsl": {
"h": 268.889,
"s": 68.067,
"l": 76.667
},
"oklch": {
"l": 0.75453,
"c": 0.12039,
"h": 305.8
},
"luminance": 0.40968
}Semantic roles & 50–950 ramp
primary
#C29BEC
secondary
#E6F2D9
accent
#D01676
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085