#C3BBDA#C3BBDA
#C3BBDA is a light, muted violet. Relative luminance 0.522; OKLCH L 80.8% C 0.044 H 297.2°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C3BBDA |
|---|---|
| RGB | rgb(195, 187, 218) |
| HSL | hsl(255, 30%, 79%) |
| HSV | hsv(255, 14%, 85%) |
| CMYK | cmyk(10.6%, 14.2%, 0%, 14.5%) |
| CIE-LAB | lab(77.40, 8.76, -14.49) |
| CIE-LCH | lch(77.40, 16.93, 301.16°) |
| OKLab | oklab(80.85% 0.0201 -0.0391) |
| OKLCH | oklch(80.85% 0.044 297.2) |
| XYZ | xyz(52.9284, 52.2046, 73.6041) |
| Luminance | 0.5221 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.40
Periwinkle
#CCCCFF
ΔE00 7.64
Light Periwinkle
#C1C6FC
ΔE00 8.39
Pale Lilac
#E4CBFF
ΔE00 8.55
Light Lavender
#DFC5FE
ΔE00 8.58
Pale Lavender
#EECFFE
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3BBDA #D2DABB
analogous
#BBC3DA #C3BBDA #D3BBDA
triadic
#C3BBDA #DAC3BB #BBDAC3
tetradic
#C3BBDA #DABBC3 #D2DABB #BBDAD3
square
#C3BBDA #DABBC3 #D2DABB #BBDAD3
split-complementary
#C3BBDA #DAD3BB #C3DABB
monochromatic
#7D6CAF #A093C4 #C3BBDA #E6E3F0 #EEEBF4
Accessibility & contrast
On white
1.84
#C3BBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#C3BBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3BBDA
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3BBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3BBDA | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BFDB
Deuteranopia (green-blind)
#B6BFD9
Tritanopia (blue-blind)
#BFBFC5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c3bbda; /* rgb */ color: rgb(195, 187, 218); /* oklch */ color: oklch(80.8% 0.044 297.2);
Tailwind
colors: {
custom: {
50: '#d5cfe5',
500: '#c3bbda',
950: '#000000',
},
}SCSS
$custom: #c3bbda; $custom-light: #d5cfe5; $custom-dark: #000000;
JSON
{
"hex": "#c3bbda",
"rgb": {
"r": 195,
"g": 187,
"b": 218
},
"hsl": {
"h": 255.484,
"s": 29.524,
"l": 79.412
},
"oklch": {
"l": 0.80849,
"c": 0.04398,
"h": 297.2
},
"luminance": 0.52205
}Semantic roles & 50–950 ramp
primary
#C3BBDA
secondary
#A6B188
accent
#A83D8D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384