#C2BEE3#C2BEE3
#C2BEE3 is a light, muted blue. Relative luminance 0.538; OKLCH L 81.7% C 0.052 H 290.2°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BEE3 |
|---|---|
| RGB | rgb(194, 190, 227) |
| HSL | hsl(246, 40%, 82%) |
| HSV | hsv(246, 16%, 89%) |
| CMYK | cmyk(14.5%, 16.3%, 0%, 11%) |
| CIE-LAB | lab(78.37, 8.69, -17.90) |
| CIE-LCH | lch(78.37, 19.89, 295.89°) |
| OKLab | oklab(81.68% 0.0178 -0.0486) |
| OKLCH | oklch(81.68% 0.052 290.2) |
| XYZ | xyz(54.5237, 53.8418, 80.1781) |
| Luminance | 0.5384 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.37
Light Periwinkle
#C1C6FC
ΔE00 5.94
Light Lavender
#DFC5FE
ΔE00 7.66
Pale Lilac
#E4CBFF
ΔE00 7.89
Thistle
#D8BFD8
ΔE00 8.28
Light Violet
#D6B4FC
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BEE3 #DFE3BE
analogous
#BECDE3 #C2BEE3 #D5BEE3
triadic
#C2BEE3 #E3C2BE #BEE3C2
tetradic
#C2BEE3 #E3BECD #DFE3BE #BEE3D5
square
#C2BEE3 #E3BECD #DFE3BE #BEE3D5
split-complementary
#C2BEE3 #E3D5BE #CDE3BE
monochromatic
#7268BE #9A93D1 #C2BEE3 #EAE9F5 #EBEAF6
Accessibility & contrast
On white
1.78
#C2BEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#C2BEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BEE3
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BEE3 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C3E5
Deuteranopia (green-blind)
#B6C1E2
Tritanopia (blue-blind)
#BCC4CA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c2bee3; /* rgb */ color: rgb(194, 190, 227); /* oklch */ color: oklch(81.7% 0.052 290.2);
Tailwind
colors: {
custom: {
50: '#d4d1eb',
500: '#c2bee3',
950: '#000000',
},
}SCSS
$custom: #c2bee3; $custom-light: #d4d1eb; $custom-dark: #000000;
JSON
{
"hex": "#c2bee3",
"rgb": {
"r": 194,
"g": 190,
"b": 227
},
"hsl": {
"h": 246.486,
"s": 39.785,
"l": 81.765
},
"oklch": {
"l": 0.81677,
"c": 0.05174,
"h": 290.2
},
"luminance": 0.53842
}Semantic roles & 50–950 ramp
primary
#C2BEE3
secondary
#B7BC89
accent
#B333A5
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384