#C29BED#C29BED
#C29BED is a light, vivid violet. Relative luminance 0.410; OKLCH L 75.5% C 0.122 H 305.5°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C29BED |
|---|---|
| RGB | rgb(194, 155, 237) |
| HSL | hsl(269, 69%, 77%) |
| HSV | hsv(269, 35%, 93%) |
| CMYK | cmyk(18.1%, 34.6%, 0%, 7.1%) |
| CIE-LAB | lab(70.19, 30.08, -35.85) |
| CIE-LCH | lch(70.19, 46.80, 309.99°) |
| OKLab | oklab(75.5% 0.0706 -0.099) |
| OKLCH | oklch(75.5% 0.122 305.5) |
| XYZ | xyz(49.2525, 41.0267, 85.4286) |
| Luminance | 0.4103 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.27
Baby Purple
#CA9BF7
ΔE00 2.02
Lilac (survey)
#CEA2FD
ΔE00 2.93
Pastel Purple
#CAA0FF
ΔE00 2.96
Lavender
#B39DDB
ΔE00 4.52
Pale Purple
#B790D4
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C29BED #C6ED9B
analogous
#9B9DED #C29BED #EB9BED
triadic
#C29BED #EDC29B #9BEDC2
tetradic
#C29BED #ED9B9D #C6ED9B #9BEDEB
square
#C29BED #ED9B9D #C6ED9B #9BEDEB
split-complementary
#C29BED #EDEB9B #9DED9B
monochromatic
#8333DA #A267E4 #C29BED #E2CFF6 #EFE5FA
Accessibility & contrast
On white
2.28
#C29BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#C29BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C29BED
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C29BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C29BED | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAAF0
Deuteranopia (green-blind)
#92ACEB
Tritanopia (blue-blind)
#BCA7B9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c29bed; /* rgb */ color: rgb(194, 155, 237); /* oklch */ color: oklch(75.5% 0.122 305.5);
Tailwind
colors: {
custom: {
50: '#d5b9f3',
500: '#c29bed',
950: '#000000',
},
}SCSS
$custom: #c29bed; $custom-light: #d5b9f3; $custom-dark: #000000;
JSON
{
"hex": "#c29bed",
"rgb": {
"r": 194,
"g": 155,
"b": 237
},
"hsl": {
"h": 268.537,
"s": 69.492,
"l": 76.863
},
"oklch": {
"l": 0.75497,
"c": 0.12164,
"h": 305.5
},
"luminance": 0.41026
}Semantic roles & 50–950 ramp
primary
#C29BED
secondary
#E6F2D9
accent
#D11477
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085