#C2BEE0#C2BEE0
#C2BEE0 is a light, muted blue. Relative luminance 0.537; OKLCH L 81.6% C 0.048 H 290.7°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BEE0 |
|---|---|
| RGB | rgb(194, 190, 224) |
| HSL | hsl(247, 35%, 81%) |
| HSV | hsv(247, 15%, 88%) |
| CMYK | cmyk(13.4%, 15.2%, 0%, 12.2%) |
| CIE-LAB | lab(78.27, 8.05, -16.43) |
| CIE-LCH | lch(78.27, 18.29, 296.12°) |
| OKLab | oklab(81.57% 0.0168 -0.0445) |
| OKLCH | oklch(81.57% 0.048 290.7) |
| XYZ | xyz(54.1133, 53.6777, 78.0165) |
| Luminance | 0.5368 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.04
Light Periwinkle
#C1C6FC
ΔE00 6.65
Thistle
#D8BFD8
ΔE00 7.93
Light Lavender
#DFC5FE
ΔE00 8.26
Pale Lilac
#E4CBFF
ΔE00 8.36
Pale Lavender
#EECFFE
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BEE0 #DCE0BE
analogous
#BECBE0 #C2BEE0 #D3BEE0
triadic
#C2BEE0 #E0C2BE #BEE0C2
tetradic
#C2BEE0 #E0BECB #DCE0BE #BEE0D3
square
#C2BEE0 #E0BECB #DCE0BE #BEE0D3
split-complementary
#C2BEE0 #E0D3BE #CBE0BE
monochromatic
#746BB8 #9B95CC #C2BEE0 #E9E7F4 #ECEAF5
Accessibility & contrast
On white
1.79
#C2BEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#C2BEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BEE0
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BEE0 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C2E2
Deuteranopia (green-blind)
#B7C1DF
Tritanopia (blue-blind)
#BCC3C9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c2bee0; /* rgb */ color: rgb(194, 190, 224); /* oklch */ color: oklch(81.6% 0.048 290.7);
Tailwind
colors: {
custom: {
50: '#d4d1e9',
500: '#c2bee0',
950: '#000000',
},
}SCSS
$custom: #c2bee0; $custom-light: #d4d1e9; $custom-dark: #000000;
JSON
{
"hex": "#c2bee0",
"rgb": {
"r": 194,
"g": 190,
"b": 224
},
"hsl": {
"h": 247.059,
"s": 35.417,
"l": 81.176
},
"oklch": {
"l": 0.8157,
"c": 0.04757,
"h": 290.7
},
"luminance": 0.53678
}Semantic roles & 50–950 ramp
primary
#C2BEE0
secondary
#B3B88A
accent
#AE37A0
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384