#C2BEEB#C2BEEB
#C2BEEB is a light, moderate blue. Relative luminance 0.543; OKLCH L 82.0% C 0.063 H 289.0°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BEEB |
|---|---|
| RGB | rgb(194, 190, 235) |
| HSL | hsl(245, 53%, 83%) |
| HSV | hsv(245, 19%, 92%) |
| CMYK | cmyk(17.4%, 19.1%, 0%, 7.8%) |
| CIE-LAB | lab(78.63, 10.40, -21.81) |
| CIE-LCH | lch(78.63, 24.16, 295.50°) |
| OKLab | oklab(81.97% 0.0205 -0.0595) |
| OKLCH | oklch(81.97% 0.063 289) |
| XYZ | xyz(55.6536, 54.2938, 86.1288) |
| Luminance | 0.5429 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.98
Light Periwinkle
#C1C6FC
ΔE00 4.29
Light Lavender
#DFC5FE
ΔE00 6.62
Pale Lilac
#E4CBFF
ΔE00 7.18
Light Violet
#D6B4FC
ΔE00 7.88
Pale Violet
#CEAEFA
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BEEB #E7EBBE
analogous
#BED0EB #C2BEEB #D8BEEB
triadic
#C2BEEB #EBC2BE #BEEBC2
tetradic
#C2BEEB #EBBED0 #E7EBBE #BEEBD8
square
#C2BEEB #EBBED0 #E7EBBE #BEEBD8
split-complementary
#C2BEEB #EBD8BE #D0EBBE
monochromatic
#6A60CE #968FDD #C2BEEB #E9E8F8 #E9E8F8
Accessibility & contrast
On white
1.77
#C2BEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#C2BEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BEEB
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BEEB | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C4ED
Deuteranopia (green-blind)
#B3C2EA
Tritanopia (blue-blind)
#BAC5CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c2beeb; /* rgb */ color: rgb(194, 190, 235); /* oklch */ color: oklch(82.0% 0.063 289.0);
Tailwind
colors: {
custom: {
50: '#d5d1f1',
500: '#c2beeb',
950: '#000000',
},
}SCSS
$custom: #c2beeb; $custom-light: #d5d1f1; $custom-dark: #000000;
JSON
{
"hex": "#c2beeb",
"rgb": {
"r": 194,
"g": 190,
"b": 235
},
"hsl": {
"h": 245.333,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.81969,
"c": 0.06289,
"h": 289
},
"luminance": 0.54294
}Semantic roles & 50–950 ramp
primary
#C2BEEB
secondary
#C2C786
accent
#C025B3
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385