#C29BEE#C29BEE
#C29BEE is a light, vivid violet. Relative luminance 0.411; OKLCH L 75.5% C 0.123 H 305.2°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C29BEE |
|---|---|
| RGB | rgb(194, 155, 238) |
| HSL | hsl(268, 71%, 77%) |
| HSV | hsv(268, 35%, 93%) |
| CMYK | cmyk(18.5%, 34.9%, 0%, 6.7%) |
| CIE-LAB | lab(70.24, 30.30, -36.34) |
| CIE-LCH | lch(70.24, 47.31, 309.82°) |
| OKLab | oklab(75.54% 0.0709 -0.1004) |
| OKLCH | oklch(75.54% 0.123 305.2) |
| XYZ | xyz(49.3990, 41.0853, 86.2002) |
| Luminance | 0.4108 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.34
Baby Purple
#CA9BF7
ΔE00 1.90
Pastel Purple
#CAA0FF
ΔE00 2.80
Lilac (survey)
#CEA2FD
ΔE00 2.83
Lavender
#B39DDB
ΔE00 4.63
Liliac
#C48EFD
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C29BEE #C7EE9B
analogous
#9B9EEE #C29BEE #EC9BEE
triadic
#C29BEE #EEC29B #9BEEC2
tetradic
#C29BEE #EE9B9E #C7EE9B #9BEEEC
square
#C29BEE #EE9B9E #C7EE9B #9BEEEC
split-complementary
#C29BEE #EEEC9B #9EEE9B
monochromatic
#8232DC #A267E5 #C29BEE #E2CFF7 #EFE5FB
Accessibility & contrast
On white
2.28
#C29BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#C29BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C29BEE
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C29BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C29BEE | 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)
#89AAF1
Deuteranopia (green-blind)
#92ACEC
Tritanopia (blue-blind)
#BBA8BA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c29bee; /* rgb */ color: rgb(194, 155, 238); /* oklch */ color: oklch(75.5% 0.123 305.2);
Tailwind
colors: {
custom: {
50: '#d5b9f4',
500: '#c29bee',
950: '#000000',
},
}SCSS
$custom: #c29bee; $custom-light: #d5b9f4; $custom-dark: #000000;
JSON
{
"hex": "#c29bee",
"rgb": {
"r": 194,
"g": 155,
"b": 238
},
"hsl": {
"h": 268.193,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.75542,
"c": 0.12291,
"h": 305.2
},
"luminance": 0.41085
}Semantic roles & 50–950 ramp
primary
#C29BEE
secondary
#E6F2D9
accent
#D31379
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085