#C3BBD2#C3BBD2
#C3BBD2 is a light, muted violet. Relative luminance 0.518; OKLCH L 80.6% C 0.033 H 301.5°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C3BBD2 |
|---|---|
| RGB | rgb(195, 187, 210) |
| HSL | hsl(261, 20%, 78%) |
| HSV | hsv(261, 11%, 82%) |
| CMYK | cmyk(7.1%, 11%, 0%, 17.6%) |
| CIE-LAB | lab(77.16, 7.15, -10.52) |
| CIE-LCH | lch(77.16, 12.72, 304.19°) |
| OKLab | oklab(80.58% 0.0173 -0.0282) |
| OKLCH | oklch(80.58% 0.033 301.5) |
| XYZ | xyz(51.9067, 51.7959, 68.2233) |
| Luminance | 0.5180 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.17
Dove Gray
#B6B8BD
ΔE00 9.67
Periwinkle
#CCCCFF
ΔE00 9.74
Lavender (CSS)
#E6E6FA
ΔE00 10.44
Light Periwinkle
#C1C6FC
ΔE00 10.47
Pale Lilac
#E4CBFF
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3BBD2 #CAD2BB
analogous
#BBBED2 #C3BBD2 #CEBBD2
triadic
#C3BBD2 #D2C3BB #BBD2C3
tetradic
#C3BBD2 #D2BBBE #CAD2BB #BBD2CE
square
#C3BBD2 #D2BBBE #CAD2BB #BBD2CE
split-complementary
#C3BBD2 #D2CEBB #BED2BB
monochromatic
#8271A1 #A396BA #C3BBD2 #E3E0EA #EFEDF3
Accessibility & contrast
On white
1.85
#C3BBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#C3BBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3BBD2
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3BBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3BBD2 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BED3
Deuteranopia (green-blind)
#B8BED1
Tritanopia (blue-blind)
#C1BEC2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c3bbd2; /* rgb */ color: rgb(195, 187, 210); /* oklch */ color: oklch(80.6% 0.033 301.5);
Tailwind
colors: {
custom: {
50: '#d5cfdf',
500: '#c3bbd2',
950: '#000000',
},
}SCSS
$custom: #c3bbd2; $custom-light: #d5cfdf; $custom-dark: #000000;
JSON
{
"hex": "#c3bbd2",
"rgb": {
"r": 195,
"g": 187,
"b": 210
},
"hsl": {
"h": 260.87,
"s": 20.354,
"l": 77.843
},
"oklch": {
"l": 0.80577,
"c": 0.03312,
"h": 301.5
},
"luminance": 0.51796
}Semantic roles & 50–950 ramp
primary
#C3BBD2
secondary
#9DA78A
accent
#9F4780
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384