#C1BBDF#C1BBDF
#C1BBDF is a light, muted violet. Relative luminance 0.522; OKLCH L 80.9% C 0.051 H 292.9°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C1BBDF |
|---|---|
| RGB | rgb(193, 187, 223) |
| HSL | hsl(250, 36%, 80%) |
| HSV | hsv(250, 16%, 87%) |
| CMYK | cmyk(13.5%, 16.1%, 0%, 12.5%) |
| CIE-LAB | lab(77.40, 9.15, -17.21) |
| CIE-LCH | lch(77.40, 19.49, 298.00°) |
| OKLab | oklab(80.86% 0.0197 -0.0466) |
| OKLCH | oklch(80.86% 0.051 292.9) |
| XYZ | xyz(53.0791, 52.2055, 77.0780) |
| Luminance | 0.5221 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.29
Light Periwinkle
#C1C6FC
ΔE00 6.83
Thistle
#D8BFD8
ΔE00 7.66
Light Lavender
#DFC5FE
ΔE00 7.80
Pale Lilac
#E4CBFF
ΔE00 8.03
Light Violet
#D6B4FC
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1BBDF #D9DFBB
analogous
#BBC7DF #C1BBDF #D3BBDF
triadic
#C1BBDF #DFC1BB #BBDFC1
tetradic
#C1BBDF #DFBBC7 #D9DFBB #BBDFD3
square
#C1BBDF #DFBBC7 #D9DFBB #BBDFD3
split-complementary
#C1BBDF #DFD3BB #C7DFBB
monochromatic
#7568B8 #9B91CB #C1BBDF #E7E5F3 #ECEAF5
Accessibility & contrast
On white
1.84
#C1BBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#C1BBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1BBDF
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1BBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1BBDF | 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)
#B3C0E1
Deuteranopia (green-blind)
#B4BFDE
Tritanopia (blue-blind)
#BBC0C7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c1bbdf; /* rgb */ color: rgb(193, 187, 223); /* oklch */ color: oklch(80.9% 0.051 292.9);
Tailwind
colors: {
custom: {
50: '#d4cfe9',
500: '#c1bbdf',
950: '#000000',
},
}SCSS
$custom: #c1bbdf; $custom-light: #d4cfe9; $custom-dark: #000000;
JSON
{
"hex": "#c1bbdf",
"rgb": {
"r": 193,
"g": 187,
"b": 223
},
"hsl": {
"h": 250,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.80863,
"c": 0.05062,
"h": 292.9
},
"luminance": 0.52206
}Semantic roles & 50–950 ramp
primary
#C1BBDF
secondary
#AFB787
accent
#AF379B
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141316
muted
#838384