#C2BEE2#C2BEE2
#C2BEE2 is a light, muted blue. Relative luminance 0.538; OKLCH L 81.6% C 0.050 H 290.3°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BEE2 |
|---|---|
| RGB | rgb(194, 190, 226) |
| HSL | hsl(247, 38%, 82%) |
| HSV | hsv(247, 16%, 89%) |
| CMYK | cmyk(14.2%, 15.9%, 0%, 11.4%) |
| CIE-LAB | lab(78.34, 8.47, -17.41) |
| CIE-LCH | lch(78.34, 19.36, 295.96°) |
| OKLab | oklab(81.64% 0.0175 -0.0472) |
| OKLCH | oklch(81.64% 0.05 290.3) |
| XYZ | xyz(54.3861, 53.7868, 79.4534) |
| Luminance | 0.5379 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.59
Light Periwinkle
#C1C6FC
ΔE00 6.17
Light Lavender
#DFC5FE
ΔE00 7.85
Pale Lilac
#E4CBFF
ΔE00 8.03
Thistle
#D8BFD8
ΔE00 8.16
Light Violet
#D6B4FC
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BEE2 #DEE2BE
analogous
#BECCE2 #C2BEE2 #D4BEE2
triadic
#C2BEE2 #E2C2BE #BEE2C2
tetradic
#C2BEE2 #E2BECC #DEE2BE #BEE2D4
square
#C2BEE2 #E2BECC #DEE2BE #BEE2D4
split-complementary
#C2BEE2 #E2D4BE #CCE2BE
monochromatic
#7369BC #9A94CF #C2BEE2 #EAE8F5 #EBEAF6
Accessibility & contrast
On white
1.79
#C2BEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#C2BEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BEE2
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BEE2 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C2E4
Deuteranopia (green-blind)
#B6C1E1
Tritanopia (blue-blind)
#BCC4CA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c2bee2; /* rgb */ color: rgb(194, 190, 226); /* oklch */ color: oklch(81.6% 0.050 290.3);
Tailwind
colors: {
custom: {
50: '#d4d1eb',
500: '#c2bee2',
950: '#000000',
},
}SCSS
$custom: #c2bee2; $custom-light: #d4d1eb; $custom-dark: #000000;
JSON
{
"hex": "#c2bee2",
"rgb": {
"r": 194,
"g": 190,
"b": 226
},
"hsl": {
"h": 246.667,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.81641,
"c": 0.05035,
"h": 290.3
},
"luminance": 0.53787
}Semantic roles & 50–950 ramp
primary
#C2BEE2
secondary
#B5BB89
accent
#B134A3
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384