#C29BFB#C29BFB
#C29BFB is a light, vivid violet. Relative luminance 0.419; OKLCH L 76.1% C 0.139 H 301.9°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C29BFB |
|---|---|
| RGB | rgb(194, 155, 251) |
| HSL | hsl(264, 92%, 80%) |
| HSV | hsv(264, 38%, 98%) |
| CMYK | cmyk(22.7%, 38.2%, 0%, 1.6%) |
| CIE-LAB | lab(70.79, 33.22, -42.56) |
| CIE-LCH | lch(70.79, 53.99, 307.98°) |
| OKLab | oklab(76.14% 0.0736 -0.1183) |
| OKLCH | oklch(76.14% 0.139 301.9) |
| XYZ | xyz(51.3783, 41.8770, 96.6244) |
| Luminance | 0.4188 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 1.71
Baby Purple
#CA9BF7
ΔE00 2.15
Lilac (survey)
#CEA2FD
ΔE00 2.72
Lavender (survey)
#C79FEF
ΔE00 3.29
Liliac
#C48EFD
ΔE00 3.55
Pale Violet
#CEAEFA
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C29BFB #D4FB9B
analogous
#9BA4FB #C29BFB #F29BFB
triadic
#C29BFB #FBC29B #9BFBC2
tetradic
#C29BFB #FB9BA4 #D4FB9B #9BFBF2
square
#C29BFB #FB9BA4 #D4FB9B #9BFBF2
split-complementary
#C29BFB #FBF29B #A4FB9B
monochromatic
#7A25F6 #9E60F9 #C29BFB #E6D6FD #EDE2FE
Accessibility & contrast
On white
2.24
#C29BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#C29BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C29BFB
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C29BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C29BFB | 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)
#84ADFF
Deuteranopia (green-blind)
#8CADF8
Tritanopia (blue-blind)
#B8ABBF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #c29bfb; /* rgb */ color: rgb(194, 155, 251); /* oklch */ color: oklch(76.1% 0.139 301.9);
Tailwind
colors: {
custom: {
50: '#d6b9fd',
500: '#c29bfb',
950: '#000000',
},
}SCSS
$custom: #c29bfb; $custom-light: #d6b9fd; $custom-dark: #000000;
JSON
{
"hex": "#c29bfb",
"rgb": {
"r": 194,
"g": 155,
"b": 251
},
"hsl": {
"h": 264.375,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.76141,
"c": 0.13938,
"h": 301.9
},
"luminance": 0.41877
}Semantic roles & 50–950 ramp
primary
#C29BFB
secondary
#E9F6D5
accent
#E60088
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085