#C1BBDA#C1BBDA
#C1BBDA is a light, muted violet. Relative luminance 0.519; OKLCH L 80.7% C 0.044 H 294.3°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C1BBDA |
|---|---|
| RGB | rgb(193, 187, 218) |
| HSL | hsl(252, 30%, 79%) |
| HSV | hsv(252, 14%, 85%) |
| CMYK | cmyk(11.5%, 14.2%, 0%, 14.5%) |
| CIE-LAB | lab(77.24, 8.11, -14.74) |
| CIE-LCH | lch(77.24, 16.82, 298.81°) |
| OKLab | oklab(80.69% 0.018 -0.0398) |
| OKLCH | oklch(80.69% 0.044 294.3) |
| XYZ | xyz(52.4150, 51.9398, 73.5801) |
| Luminance | 0.5194 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.11
Periwinkle
#CCCCFF
ΔE00 7.40
Light Periwinkle
#C1C6FC
ΔE00 8.01
Light Lavender
#DFC5FE
ΔE00 8.90
Pale Lilac
#E4CBFF
ΔE00 8.93
Pale Lavender
#EECFFE
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1BBDA #D4DABB
analogous
#BBC5DA #C1BBDA #D1BBDA
triadic
#C1BBDA #DAC1BB #BBDAC1
tetradic
#C1BBDA #DABBC5 #D4DABB #BBDAD1
square
#C1BBDA #DABBC5 #D4DABB #BBDAD1
split-complementary
#C1BBDA #DAD1BB #C5DABB
monochromatic
#796CAF #9D93C4 #C1BBDA #E5E3F0 #EDEBF4
Accessibility & contrast
On white
1.84
#C1BBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#C1BBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1BBDA
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1BBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1BBDA | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BFDB
Deuteranopia (green-blind)
#B5BED9
Tritanopia (blue-blind)
#BDC0C5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c1bbda; /* rgb */ color: rgb(193, 187, 218); /* oklch */ color: oklch(80.7% 0.044 294.3);
Tailwind
colors: {
custom: {
50: '#d3cfe5',
500: '#c1bbda',
950: '#000000',
},
}SCSS
$custom: #c1bbda; $custom-light: #d3cfe5; $custom-dark: #000000;
JSON
{
"hex": "#c1bbda",
"rgb": {
"r": 193,
"g": 187,
"b": 218
},
"hsl": {
"h": 251.613,
"s": 29.524,
"l": 79.412
},
"oklch": {
"l": 0.80687,
"c": 0.04369,
"h": 294.3
},
"luminance": 0.5194
}Semantic roles & 50–950 ramp
primary
#C1BBDA
secondary
#A9B188
accent
#A83D94
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384