#C1BBEF#C1BBEF
#C1BBEF is a light, moderate blue. Relative luminance 0.531; OKLCH L 81.5% C 0.073 H 290.0°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C1BBEF |
|---|---|
| RGB | rgb(193, 187, 239) |
| HSL | hsl(247, 62%, 84%) |
| HSV | hsv(247, 22%, 94%) |
| CMYK | cmyk(19.2%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(77.94, 12.60, -25.02) |
| CIE-LCH | lch(77.94, 28.01, 296.73°) |
| OKLab | oklab(81.46% 0.0249 -0.0685) |
| OKLCH | oklch(81.46% 0.073 290) |
| XYZ | xyz(55.3391, 53.1095, 88.9803) |
| Luminance | 0.5311 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.07
Periwinkle
#CCCCFF
ΔE00 4.24
Light Lavender
#DFC5FE
ΔE00 6.25
Pale Violet
#CEAEFA
ΔE00 6.70
Light Violet
#D6B4FC
ΔE00 6.70
Pale Lilac
#E4CBFF
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1BBEF #E9EFBB
analogous
#BBCFEF #C1BBEF #DBBBEF
triadic
#C1BBEF #EFC1BB #BBEFC1
tetradic
#C1BBEF #EFBBCF #E9EFBB #BBEFDB
square
#C1BBEF #EFBBCF #E9EFBB #BBEFDB
split-complementary
#C1BBEF #EFDBBB #CFEFBB
monochromatic
#6758D8 #9489E3 #C1BBEF #E8E6F9 #E8E6F9
Accessibility & contrast
On white
1.81
#C1BBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#C1BBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1BBEF
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1BBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1BBEF | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC2F1
Deuteranopia (green-blind)
#AFC0EE
Tritanopia (blue-blind)
#B8C3CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c1bbef; /* rgb */ color: rgb(193, 187, 239); /* oklch */ color: oklch(81.5% 0.073 290.0);
Tailwind
colors: {
custom: {
50: '#d4cff4',
500: '#c1bbef',
950: '#000000',
},
}SCSS
$custom: #c1bbef; $custom-light: #d4cff4; $custom-dark: #000000;
JSON
{
"hex": "#c1bbef",
"rgb": {
"r": 193,
"g": 187,
"b": 239
},
"hsl": {
"h": 246.923,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.81457,
"c": 0.07284,
"h": 290
},
"luminance": 0.5311
}Semantic roles & 50–950 ramp
primary
#C1BBEF
secondary
#C4CD81
accent
#CA1CB6
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385