#C1BBFF#C1BBFF
#C1BBFF is a very light, moderate blue. Relative luminance 0.541; OKLCH L 82.1% C 0.095 H 288.2°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C1BBFF |
|---|---|
| RGB | rgb(193, 187, 255) |
| HSL | hsl(245, 100%, 87%) |
| HSV | hsv(245, 27%, 100%) |
| CMYK | cmyk(24.3%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(78.52, 16.22, -32.72) |
| CIE-LCH | lch(78.52, 36.52, 296.37°) |
| OKLab | oklab(82.1% 0.0296 -0.0902) |
| OKLCH | oklch(82.1% 0.095 288.2) |
| XYZ | xyz(57.8082, 54.0971, 101.9845) |
| Luminance | 0.5410 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.70
Periwinkle
#CCCCFF
ΔE00 4.92
Pale Violet
#CEAEFA
ΔE00 6.10
Light Violet
#D6B4FC
ΔE00 6.57
Light Lavender
#DFC5FE
ΔE00 7.40
Pale Lilac
#E4CBFF
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1BBFF #F9FFBB
analogous
#BBD7FF #C1BBFF #E3BBFF
triadic
#C1BBFF #FFC1BB #BBFFC1
tetradic
#C1BBFF #FFBBD7 #F9FFBB #BBFFE3
square
#C1BBFF #FFBBD7 #F9FFBB #BBFFE3
split-complementary
#C1BBFF #FFE3BB #D7FFBB
monochromatic
#5141FF #897EFF #C1BBFF #E3E0FF #E3E0FF
Accessibility & contrast
On white
1.78
#C1BBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#C1BBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1BBFF
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1BBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1BBFF | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC4FF
Deuteranopia (green-blind)
#A9C1FD
Tritanopia (blue-blind)
#B3C7D3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c1bbff; /* rgb */ color: rgb(193, 187, 255); /* oklch */ color: oklch(82.1% 0.095 288.2);
Tailwind
colors: {
custom: {
50: '#d4cfff',
500: '#c1bbff',
950: '#000000',
},
}SCSS
$custom: #c1bbff; $custom-light: #d4cfff; $custom-dark: #000000;
JSON
{
"hex": "#c1bbff",
"rgb": {
"r": 193,
"g": 187,
"b": 255
},
"hsl": {
"h": 245.294,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.82096,
"c": 0.09498,
"h": 288.2
},
"luminance": 0.54098
}Semantic roles & 50–950 ramp
primary
#C1BBFF
secondary
#DDE777
accent
#E600D1
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141318
muted
#838386