#C2BBEF#C2BBEF
#C2BBEF is a light, moderate blue. Relative luminance 0.532; OKLCH L 81.5% C 0.073 H 290.9°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BBEF |
|---|---|
| RGB | rgb(194, 187, 239) |
| HSL | hsl(248, 62%, 84%) |
| HSV | hsv(248, 22%, 94%) |
| CMYK | cmyk(18.8%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(78.02, 12.91, -24.90) |
| CIE-LCH | lch(78.02, 28.04, 297.40°) |
| OKLab | oklab(81.54% 0.026 -0.0681) |
| OKLCH | oklch(81.54% 0.073 290.9) |
| XYZ | xyz(55.5949, 53.2414, 88.9923) |
| Luminance | 0.5324 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.29
Periwinkle
#CCCCFF
ΔE00 4.32
Light Lavender
#DFC5FE
ΔE00 6.00
Light Violet
#D6B4FC
ΔE00 6.50
Pale Violet
#CEAEFA
ΔE00 6.55
Pale Lilac
#E4CBFF
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BBEF #E8EFBB
analogous
#BBCEEF #C2BBEF #DCBBEF
triadic
#C2BBEF #EFC2BB #BBEFC2
tetradic
#C2BBEF #EFBBCE #E8EFBB #BBEFDC
square
#C2BBEF #EFBBCE #E8EFBB #BBEFDC
split-complementary
#C2BBEF #EFDCBB #CEEFBB
monochromatic
#6958D8 #9689E3 #C2BBEF #E9E6F9 #E9E6F9
Accessibility & contrast
On white
1.80
#C2BBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#C2BBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BBEF
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BBEF | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC2F1
Deuteranopia (green-blind)
#AFC0EE
Tritanopia (blue-blind)
#B9C3CD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c2bbef; /* rgb */ color: rgb(194, 187, 239); /* oklch */ color: oklch(81.5% 0.073 290.9);
Tailwind
colors: {
custom: {
50: '#d5cff4',
500: '#c2bbef',
950: '#000000',
},
}SCSS
$custom: #c2bbef; $custom-light: #d5cff4; $custom-dark: #000000;
JSON
{
"hex": "#c2bbef",
"rgb": {
"r": 194,
"g": 187,
"b": 239
},
"hsl": {
"h": 248.077,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.81536,
"c": 0.07288,
"h": 290.9
},
"luminance": 0.53242
}Semantic roles & 50–950 ramp
primary
#C2BBEF
secondary
#C3CD81
accent
#CA1CB2
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385