#C1BFEB#C1BFEB
#C1BFEB is a very light, moderate blue. Relative luminance 0.546; OKLCH L 82.1% C 0.061 H 287.0°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C1BFEB |
|---|---|
| RGB | rgb(193, 191, 235) |
| HSL | hsl(243, 52%, 84%) |
| HSV | hsv(243, 19%, 92%) |
| CMYK | cmyk(17.9%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(78.81, 9.55, -21.55) |
| CIE-LCH | lch(78.81, 23.57, 293.90°) |
| OKLab | oklab(82.09% 0.018 -0.0587) |
| OKLCH | oklch(82.09% 0.061 287) |
| XYZ | xyz(55.6151, 54.5965, 86.1893) |
| Luminance | 0.5460 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.76
Light Periwinkle
#C1C6FC
ΔE00 3.94
Light Lavender
#DFC5FE
ΔE00 7.10
Pale Lilac
#E4CBFF
ΔE00 7.62
Light Violet
#D6B4FC
ΔE00 8.37
Pale Violet
#CEAEFA
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1BFEB #E9EBBF
analogous
#BFD3EB #C1BFEB #D7BFEB
triadic
#C1BFEB #EBC1BF #BFEBC1
tetradic
#C1BFEB #EBBFD3 #E9EBBF #BFEBD7
square
#C1BFEB #EBBFD3 #E9EBBF #BFEBD7
split-complementary
#C1BFEB #EBD7BF #D3EBBF
monochromatic
#6762CE #9490DC #C1BFEB #E8E8F8 #E8E8F8
Accessibility & contrast
On white
1.76
#C1BFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#C1BFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1BFEB
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1BFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1BFEB | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C4ED
Deuteranopia (green-blind)
#B4C2EA
Tritanopia (blue-blind)
#B8C6CE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c1bfeb; /* rgb */ color: rgb(193, 191, 235); /* oklch */ color: oklch(82.1% 0.061 287.0);
Tailwind
colors: {
custom: {
50: '#d4d2f1',
500: '#c1bfeb',
950: '#000000',
},
}SCSS
$custom: #c1bfeb; $custom-light: #d4d2f1; $custom-dark: #000000;
JSON
{
"hex": "#c1bfeb",
"rgb": {
"r": 193,
"g": 191,
"b": 235
},
"hsl": {
"h": 242.727,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.82087,
"c": 0.06145,
"h": 287
},
"luminance": 0.54597
}Semantic roles & 50–950 ramp
primary
#C1BFEB
secondary
#C4C787
accent
#C026B9
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385