#C2BEE4#C2BEE4
#C2BEE4 is a light, muted blue. Relative luminance 0.539; OKLCH L 81.7% C 0.053 H 290.0°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BEE4 |
|---|---|
| RGB | rgb(194, 190, 228) |
| HSL | hsl(246, 41%, 82%) |
| HSV | hsv(246, 17%, 89%) |
| CMYK | cmyk(14.9%, 16.7%, 0%, 10.6%) |
| CIE-LAB | lab(78.40, 8.90, -18.39) |
| CIE-LCH | lch(78.40, 20.43, 295.82°) |
| OKLab | oklab(81.71% 0.0182 -0.0499) |
| OKLCH | oklch(81.71% 0.053 290) |
| XYZ | xyz(54.6621, 53.8972, 80.9071) |
| Luminance | 0.5390 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.16
Light Periwinkle
#C1C6FC
ΔE00 5.71
Light Lavender
#DFC5FE
ΔE00 7.49
Pale Lilac
#E4CBFF
ΔE00 7.75
Thistle
#D8BFD8
ΔE00 8.42
Light Violet
#D6B4FC
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BEE4 #E0E4BE
analogous
#BECDE4 #C2BEE4 #D5BEE4
triadic
#C2BEE4 #E4C2BE #BEE4C2
tetradic
#C2BEE4 #E4BECD #E0E4BE #BEE4D5
square
#C2BEE4 #E4BECD #E0E4BE #BEE4D5
split-complementary
#C2BEE4 #E4D5BE #CDE4BE
monochromatic
#7168C0 #9993D2 #C2BEE4 #EBE9F6 #EBE9F6
Accessibility & contrast
On white
1.78
#C2BEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#C2BEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BEE4
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BEE4 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C3E6
Deuteranopia (green-blind)
#B5C1E3
Tritanopia (blue-blind)
#BBC4CB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c2bee4; /* rgb */ color: rgb(194, 190, 228); /* oklch */ color: oklch(81.7% 0.053 290.0);
Tailwind
colors: {
custom: {
50: '#d4d1ec',
500: '#c2bee4',
950: '#000000',
},
}SCSS
$custom: #c2bee4; $custom-light: #d4d1ec; $custom-dark: #000000;
JSON
{
"hex": "#c2bee4",
"rgb": {
"r": 194,
"g": 190,
"b": 228
},
"hsl": {
"h": 246.316,
"s": 41.304,
"l": 81.961
},
"oklch": {
"l": 0.81713,
"c": 0.05313,
"h": 290
},
"luminance": 0.53898
}Semantic roles & 50–950 ramp
primary
#C2BEE4
secondary
#B8BE89
accent
#B431A7
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384