#C1BBFA#C1BBFA
#C1BBFA is a light, moderate blue. Relative luminance 0.538; OKLCH L 81.9% C 0.088 H 288.7°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C1BBFA |
|---|---|
| RGB | rgb(193, 187, 250) |
| HSL | hsl(246, 86%, 86%) |
| HSV | hsv(246, 25%, 98%) |
| CMYK | cmyk(22.8%, 25.2%, 0%, 2%) |
| CIE-LAB | lab(78.33, 15.07, -30.33) |
| CIE-LCH | lch(78.33, 33.87, 296.43°) |
| OKLab | oklab(81.89% 0.0282 -0.0834) |
| OKLCH | oklch(81.89% 0.088 288.7) |
| XYZ | xyz(57.0138, 53.7794, 97.8006) |
| Luminance | 0.5378 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.52
Periwinkle
#CCCCFF
ΔE00 4.48
Pale Violet
#CEAEFA
ΔE00 6.04
Light Violet
#D6B4FC
ΔE00 6.38
Light Lavender
#DFC5FE
ΔE00 6.87
Pale Lilac
#E4CBFF
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1BBFA #F4FABB
analogous
#BBD4FA #C1BBFA #E0BBFA
triadic
#C1BBFA #FAC1BB #BBFAC1
tetradic
#C1BBFA #FABBD4 #F4FABB #BBFAE0
square
#C1BBFA #FABBD4 #F4FABB #BBFAE0
split-complementary
#C1BBFA #FAE0BB #D4FABB
monochromatic
#5949F2 #8D82F6 #C1BBFA #E5E2FD #E5E2FD
Accessibility & contrast
On white
1.79
#C1BBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#C1BBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1BBFA
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1BBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1BBFA | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC3FD
Deuteranopia (green-blind)
#ABC0F8
Tritanopia (blue-blind)
#B5C6D1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c1bbfa; /* rgb */ color: rgb(193, 187, 250); /* oklch */ color: oklch(81.9% 0.088 288.7);
Tailwind
colors: {
custom: {
50: '#d4cffc',
500: '#c1bbfa',
950: '#000000',
},
}SCSS
$custom: #c1bbfa; $custom-light: #d4cffc; $custom-dark: #000000;
JSON
{
"hex": "#c1bbfa",
"rgb": {
"r": 193,
"g": 187,
"b": 250
},
"hsl": {
"h": 245.714,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.81892,
"c": 0.08808,
"h": 288.7
},
"luminance": 0.5378
}Semantic roles & 50–950 ramp
primary
#C1BBFA
secondary
#D5DE7B
accent
#E303CD
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385