#C1BBDB#C1BBDB
#C1BBDB is a light, muted violet. Relative luminance 0.520; OKLCH L 80.7% C 0.045 H 294.0°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C1BBDB |
|---|---|
| RGB | rgb(193, 187, 219) |
| HSL | hsl(251, 31%, 80%) |
| HSV | hsv(251, 15%, 86%) |
| CMYK | cmyk(11.9%, 14.6%, 0%, 14.1%) |
| CIE-LAB | lab(77.28, 8.31, -15.23) |
| CIE-LCH | lch(77.28, 17.36, 298.62°) |
| OKLab | oklab(80.72% 0.0183 -0.0412) |
| OKLCH | oklch(80.72% 0.045 294) |
| XYZ | xyz(52.5462, 51.9923, 74.2713) |
| Luminance | 0.5199 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 7.17
Thistle
#D8BFD8
ΔE00 7.20
Light Periwinkle
#C1C6FC
ΔE00 7.76
Light Lavender
#DFC5FE
ΔE00 8.66
Pale Lilac
#E4CBFF
ΔE00 8.73
Pale Lavender
#EECFFE
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1BBDB #D5DBBB
analogous
#BBC5DB #C1BBDB #D1BBDB
triadic
#C1BBDB #DBC1BB #BBDBC1
tetradic
#C1BBDB #DBBBC5 #D5DBBB #BBDBD1
square
#C1BBDB #DBBBC5 #D5DBBB #BBDBD1
split-complementary
#C1BBDB #DBD1BB #C5DBBB
monochromatic
#786BB1 #9D93C6 #C1BBDB #E5E3F0 #EDEBF4
Accessibility & contrast
On white
1.84
#C1BBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#C1BBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1BBDB
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1BBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1BBDB | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BFDC
Deuteranopia (green-blind)
#B5BEDA
Tritanopia (blue-blind)
#BCC0C5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c1bbdb; /* rgb */ color: rgb(193, 187, 219); /* oklch */ color: oklch(80.7% 0.045 294.0);
Tailwind
colors: {
custom: {
50: '#d3cfe6',
500: '#c1bbdb',
950: '#000000',
},
}SCSS
$custom: #c1bbdb; $custom-light: #d3cfe6; $custom-dark: #000000;
JSON
{
"hex": "#c1bbdb",
"rgb": {
"r": 193,
"g": 187,
"b": 219
},
"hsl": {
"h": 251.25,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.80721,
"c": 0.04508,
"h": 294
},
"luminance": 0.51993
}Semantic roles & 50–950 ramp
primary
#C1BBDB
secondary
#AAB288
accent
#A93C95
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384