#C1BEE2#C1BEE2
#C1BEE2 is a light, muted blue. Relative luminance 0.537; OKLCH L 81.6% C 0.050 H 289.1°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C1BEE2 |
|---|---|
| RGB | rgb(193, 190, 226) |
| HSL | hsl(245, 38%, 82%) |
| HSV | hsv(245, 16%, 89%) |
| CMYK | cmyk(14.6%, 15.9%, 0%, 11.4%) |
| CIE-LAB | lab(78.26, 8.16, -17.53) |
| CIE-LCH | lch(78.26, 19.34, 294.95°) |
| OKLab | oklab(81.56% 0.0164 -0.0476) |
| OKLCH | oklch(81.56% 0.05 289.1) |
| XYZ | xyz(54.1303, 53.6549, 79.4414) |
| Luminance | 0.5365 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.50
Light Periwinkle
#C1C6FC
ΔE00 5.98
Light Lavender
#DFC5FE
ΔE00 8.06
Pale Lilac
#E4CBFF
ΔE00 8.28
Thistle
#D8BFD8
ΔE00 8.49
Light Violet
#D6B4FC
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1BEE2 #DFE2BE
analogous
#BECDE2 #C1BEE2 #D3BEE2
triadic
#C1BEE2 #E2C1BE #BEE2C1
tetradic
#C1BEE2 #E2BECD #DFE2BE #BEE2D3
square
#C1BEE2 #E2BECD #DFE2BE #BEE2D3
split-complementary
#C1BEE2 #E2D3BE #CDE2BE
monochromatic
#7069BC #9994CF #C1BEE2 #E9E8F5 #EBEAF6
Accessibility & contrast
On white
1.79
#C1BEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#C1BEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1BEE2
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1BEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1BEE2 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C2E4
Deuteranopia (green-blind)
#B6C1E1
Tritanopia (blue-blind)
#BBC4CA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c1bee2; /* rgb */ color: rgb(193, 190, 226); /* oklch */ color: oklch(81.6% 0.050 289.1);
Tailwind
colors: {
custom: {
50: '#d4d1eb',
500: '#c1bee2',
950: '#000000',
},
}SCSS
$custom: #c1bee2; $custom-light: #d4d1eb; $custom-dark: #000000;
JSON
{
"hex": "#c1bee2",
"rgb": {
"r": 193,
"g": 190,
"b": 226
},
"hsl": {
"h": 245,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.81562,
"c": 0.05033,
"h": 289.1
},
"luminance": 0.53655
}Semantic roles & 50–950 ramp
primary
#C1BEE2
secondary
#B7BB89
accent
#B134A7
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384