#C3BBDC#C3BBDC
#C3BBDC is a light, muted violet. Relative luminance 0.523; OKLCH L 80.9% C 0.047 H 296.4°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C3BBDC |
|---|---|
| RGB | rgb(195, 187, 220) |
| HSL | hsl(255, 32%, 80%) |
| HSV | hsv(255, 15%, 86%) |
| CMYK | cmyk(11.4%, 15%, 0%, 13.7%) |
| CIE-LAB | lab(77.47, 9.17, -15.47) |
| CIE-LCH | lch(77.47, 17.99, 300.65°) |
| OKLab | oklab(80.92% 0.0208 -0.0418) |
| OKLCH | oklch(80.92% 0.047 296.4) |
| XYZ | xyz(53.1917, 52.3099, 74.9908) |
| Luminance | 0.5231 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.62
Periwinkle
#CCCCFF
ΔE00 7.18
Light Periwinkle
#C1C6FC
ΔE00 7.92
Light Lavender
#DFC5FE
ΔE00 8.09
Pale Lilac
#E4CBFF
ΔE00 8.14
Pale Lavender
#EECFFE
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3BBDC #D4DCBB
analogous
#BBC4DC #C3BBDC #D3BBDC
triadic
#C3BBDC #DCC3BB #BBDCC3
tetradic
#C3BBDC #DCBBC4 #D4DCBB #BBDCD3
square
#C3BBDC #DCBBC4 #D4DCBB #BBDCD3
split-complementary
#C3BBDC #DCD3BB #C4DCBB
monochromatic
#7C6AB2 #9F93C7 #C3BBDC #E7E3F1 #EDEBF5
Accessibility & contrast
On white
1.83
#C3BBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#C3BBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3BBDC
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3BBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3BBDC | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C0DE
Deuteranopia (green-blind)
#B6BFDB
Tritanopia (blue-blind)
#BFC0C6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c3bbdc; /* rgb */ color: rgb(195, 187, 220); /* oklch */ color: oklch(80.9% 0.047 296.4);
Tailwind
colors: {
custom: {
50: '#d5cfe6',
500: '#c3bbdc',
950: '#000000',
},
}SCSS
$custom: #c3bbdc; $custom-light: #d5cfe6; $custom-dark: #000000;
JSON
{
"hex": "#c3bbdc",
"rgb": {
"r": 195,
"g": 187,
"b": 220
},
"hsl": {
"h": 254.545,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.80918,
"c": 0.04673,
"h": 296.4
},
"luminance": 0.5231
}Semantic roles & 50–950 ramp
primary
#C3BBDC
secondary
#A9B388
accent
#AB3B90
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141316
muted
#838384