#C2BEE8#C2BEE8
#C2BEE8 is a light, muted blue. Relative luminance 0.541; OKLCH L 81.9% C 0.059 H 289.4°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BEE8 |
|---|---|
| RGB | rgb(194, 190, 232) |
| HSL | hsl(246, 48%, 83%) |
| HSV | hsv(246, 18%, 91%) |
| CMYK | cmyk(16.4%, 18.1%, 0%, 9%) |
| CIE-LAB | lab(78.53, 9.75, -20.34) |
| CIE-LCH | lch(78.53, 22.56, 295.61°) |
| OKLab | oklab(81.86% 0.0195 -0.0554) |
| OKLCH | oklch(81.86% 0.059 289.4) |
| XYZ | xyz(55.2238, 54.1219, 83.8654) |
| Luminance | 0.5412 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.42
Light Periwinkle
#C1C6FC
ΔE00 4.86
Light Lavender
#DFC5FE
ΔE00 6.91
Pale Lilac
#E4CBFF
ΔE00 7.35
Light Violet
#D6B4FC
ΔE00 8.34
Pale Violet
#CEAEFA
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BEE8 #E4E8BE
analogous
#BECFE8 #C2BEE8 #D7BEE8
triadic
#C2BEE8 #E8C2BE #BEE8C2
tetradic
#C2BEE8 #E8BECF #E4E8BE #BEE8D7
square
#C2BEE8 #E8BECF #E4E8BE #BEE8D7
split-complementary
#C2BEE8 #E8D7BE #CFE8BE
monochromatic
#6D64C8 #9891D8 #C2BEE8 #EAE8F7 #EAE8F7
Accessibility & contrast
On white
1.78
#C2BEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#C2BEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BEE8
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BEE8 | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C3EA
Deuteranopia (green-blind)
#B4C1E7
Tritanopia (blue-blind)
#BAC5CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c2bee8; /* rgb */ color: rgb(194, 190, 232); /* oklch */ color: oklch(81.9% 0.059 289.4);
Tailwind
colors: {
custom: {
50: '#d4d1ef',
500: '#c2bee8',
950: '#000000',
},
}SCSS
$custom: #c2bee8; $custom-light: #d4d1ef; $custom-dark: #000000;
JSON
{
"hex": "#c2bee8",
"rgb": {
"r": 194,
"g": 190,
"b": 232
},
"hsl": {
"h": 245.714,
"s": 47.727,
"l": 82.745
},
"oklch": {
"l": 0.81858,
"c": 0.05871,
"h": 289.4
},
"luminance": 0.54122
}Semantic roles & 50–950 ramp
primary
#C2BEE8
secondary
#BDC387
accent
#BB2BAD
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385