#C3BBDB#C3BBDB
#C3BBDB is a light, muted violet. Relative luminance 0.523; OKLCH L 80.9% C 0.045 H 296.8°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C3BBDB |
|---|---|
| RGB | rgb(195, 187, 219) |
| HSL | hsl(255, 31%, 80%) |
| HSV | hsv(255, 15%, 86%) |
| CMYK | cmyk(11%, 14.6%, 0%, 14.1%) |
| CIE-LAB | lab(77.43, 8.96, -14.98) |
| CIE-LCH | lch(77.43, 17.46, 300.89°) |
| OKLab | oklab(80.88% 0.0205 -0.0405) |
| OKLCH | oklch(80.88% 0.045 296.8) |
| XYZ | xyz(53.0596, 52.2571, 74.2954) |
| Luminance | 0.5226 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.51
Periwinkle
#CCCCFF
ΔE00 7.40
Light Periwinkle
#C1C6FC
ΔE00 8.16
Light Lavender
#DFC5FE
ΔE00 8.33
Pale Lilac
#E4CBFF
ΔE00 8.34
Pale Lavender
#EECFFE
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3BBDB #D3DBBB
analogous
#BBC3DB #C3BBDB #D3BBDB
triadic
#C3BBDB #DBC3BB #BBDBC3
tetradic
#C3BBDB #DBBBC3 #D3DBBB #BBDBD3
square
#C3BBDB #DBBBC3 #D3DBBB #BBDBD3
split-complementary
#C3BBDB #DBD3BB #C3DBBB
monochromatic
#7C6BB1 #A093C6 #C3BBDB #E6E3F0 #EDEBF4
Accessibility & contrast
On white
1.83
#C3BBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#C3BBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3BBDB
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3BBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3BBDB | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BFDC
Deuteranopia (green-blind)
#B6BFDA
Tritanopia (blue-blind)
#BFC0C5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c3bbdb; /* rgb */ color: rgb(195, 187, 219); /* oklch */ color: oklch(80.9% 0.045 296.8);
Tailwind
colors: {
custom: {
50: '#d5cfe6',
500: '#c3bbdb',
950: '#000000',
},
}SCSS
$custom: #c3bbdb; $custom-light: #d5cfe6; $custom-dark: #000000;
JSON
{
"hex": "#c3bbdb",
"rgb": {
"r": 195,
"g": 187,
"b": 219
},
"hsl": {
"h": 255,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.80883,
"c": 0.04535,
"h": 296.8
},
"luminance": 0.52257
}Semantic roles & 50–950 ramp
primary
#C3BBDB
secondary
#A8B288
accent
#A93C8E
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384