#C1BBDC#C1BBDC
#C1BBDC is a light, muted violet. Relative luminance 0.520; OKLCH L 80.8% C 0.046 H 293.7°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C1BBDC |
|---|---|
| RGB | rgb(193, 187, 220) |
| HSL | hsl(251, 32%, 80%) |
| HSV | hsv(251, 15%, 86%) |
| CMYK | cmyk(12.3%, 15%, 0%, 13.7%) |
| CIE-LAB | lab(77.31, 8.52, -15.73) |
| CIE-LCH | lch(77.31, 17.89, 298.45°) |
| OKLab | oklab(80.76% 0.0187 -0.0426) |
| OKLCH | oklch(80.76% 0.046 293.7) |
| XYZ | xyz(52.6783, 52.0451, 74.9667) |
| Luminance | 0.5204 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.94
Thistle
#D8BFD8
ΔE00 7.30
Light Periwinkle
#C1C6FC
ΔE00 7.52
Light Lavender
#DFC5FE
ΔE00 8.43
Pale Lilac
#E4CBFF
ΔE00 8.54
Pale Lavender
#EECFFE
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1BBDC #D6DCBB
analogous
#BBC6DC #C1BBDC #D2BBDC
triadic
#C1BBDC #DCC1BB #BBDCC1
tetradic
#C1BBDC #DCBBC6 #D6DCBB #BBDCD2
square
#C1BBDC #DCBBC6 #D6DCBB #BBDCD2
split-complementary
#C1BBDC #DCD2BB #C6DCBB
monochromatic
#776AB2 #9C93C7 #C1BBDC #E6E3F1 #EDEBF5
Accessibility & contrast
On white
1.84
#C1BBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#C1BBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1BBDC
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1BBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1BBDC | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BFDE
Deuteranopia (green-blind)
#B5BEDB
Tritanopia (blue-blind)
#BCC0C6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c1bbdc; /* rgb */ color: rgb(193, 187, 220); /* oklch */ color: oklch(80.8% 0.046 293.7);
Tailwind
colors: {
custom: {
50: '#d4cfe6',
500: '#c1bbdc',
950: '#000000',
},
}SCSS
$custom: #c1bbdc; $custom-light: #d4cfe6; $custom-dark: #000000;
JSON
{
"hex": "#c1bbdc",
"rgb": {
"r": 193,
"g": 187,
"b": 220
},
"hsl": {
"h": 250.909,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.80757,
"c": 0.04647,
"h": 293.7
},
"luminance": 0.52045
}Semantic roles & 50–950 ramp
primary
#C1BBDC
secondary
#ACB388
accent
#AB3B96
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141316
muted
#838384