#C2BEE5#C2BEE5
#C2BEE5 is a light, muted blue. Relative luminance 0.540; OKLCH L 81.7% C 0.055 H 289.8°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BEE5 |
|---|---|
| RGB | rgb(194, 190, 229) |
| HSL | hsl(246, 43%, 82%) |
| HSV | hsv(246, 17%, 90%) |
| CMYK | cmyk(15.3%, 17%, 0%, 10.2%) |
| CIE-LAB | lab(78.43, 9.11, -18.88) |
| CIE-LCH | lch(78.43, 20.96, 295.76°) |
| OKLab | oklab(81.75% 0.0185 -0.0513) |
| OKLCH | oklch(81.75% 0.055 289.8) |
| XYZ | xyz(54.8014, 53.9529, 81.6403) |
| Luminance | 0.5395 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.96
Light Periwinkle
#C1C6FC
ΔE00 5.49
Light Lavender
#DFC5FE
ΔE00 7.33
Pale Lilac
#E4CBFF
ΔE00 7.63
Thistle
#D8BFD8
ΔE00 8.56
Light Violet
#D6B4FC
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BEE5 #E1E5BE
analogous
#BECEE5 #C2BEE5 #D6BEE5
triadic
#C2BEE5 #E5C2BE #BEE5C2
tetradic
#C2BEE5 #E5BECE #E1E5BE #BEE5D6
square
#C2BEE5 #E5BECE #E1E5BE #BEE5D6
split-complementary
#C2BEE5 #E5D6BE #CEE5BE
monochromatic
#7067C2 #9992D4 #C2BEE5 #EAE9F6 #EAE9F6
Accessibility & contrast
On white
1.78
#C2BEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#C2BEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BEE5
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BEE5 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C3E7
Deuteranopia (green-blind)
#B5C1E4
Tritanopia (blue-blind)
#BBC4CB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c2bee5; /* rgb */ color: rgb(194, 190, 229); /* oklch */ color: oklch(81.7% 0.055 289.8);
Tailwind
colors: {
custom: {
50: '#d4d1ed',
500: '#c2bee5',
950: '#000000',
},
}SCSS
$custom: #c2bee5; $custom-light: #d4d1ed; $custom-dark: #000000;
JSON
{
"hex": "#c2bee5",
"rgb": {
"r": 194,
"g": 190,
"b": 229
},
"hsl": {
"h": 246.154,
"s": 42.857,
"l": 82.157
},
"oklch": {
"l": 0.81749,
"c": 0.05452,
"h": 289.8
},
"luminance": 0.53953
}Semantic roles & 50–950 ramp
primary
#C2BEE5
secondary
#B9BF88
accent
#B630A8
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384