#C2BBF2#C2BBF2
#C2BBF2 is a light, moderate blue. Relative luminance 0.534; OKLCH L 81.7% C 0.077 H 290.4°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BBF2 |
|---|---|
| RGB | rgb(194, 187, 242) |
| HSL | hsl(248, 68%, 84%) |
| HSV | hsv(248, 23%, 95%) |
| CMYK | cmyk(19.8%, 22.7%, 0%, 5.1%) |
| CIE-LAB | lab(78.12, 13.57, -26.35) |
| CIE-LCH | lch(78.12, 29.64, 297.25°) |
| OKLab | oklab(81.65% 0.0269 -0.0722) |
| OKLCH | oklch(81.65% 0.077 290.4) |
| XYZ | xyz(56.0418, 53.4201, 91.3458) |
| Luminance | 0.5342 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.99
Periwinkle
#CCCCFF
ΔE00 4.24
Light Lavender
#DFC5FE
ΔE00 6.05
Pale Violet
#CEAEFA
ΔE00 6.23
Light Violet
#D6B4FC
ΔE00 6.28
Pale Lilac
#E4CBFF
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BBF2 #EBF2BB
analogous
#BBD0F2 #C2BBF2 #DEBBF2
triadic
#C2BBF2 #F2C2BB #BBF2C2
tetradic
#C2BBF2 #F2BBD0 #EBF2BB #BBF2DE
square
#C2BBF2 #F2BBD0 #EBF2BB #BBF2DE
split-complementary
#C2BBF2 #F2DEBB #D0F2BB
monochromatic
#6654DE #9488E8 #C2BBF2 #E8E5FA #E8E5FA
Accessibility & contrast
On white
1.80
#C2BBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#C2BBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BBF2
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BBF2 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC2F4
Deuteranopia (green-blind)
#AEC0F0
Tritanopia (blue-blind)
#B8C4CE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c2bbf2; /* rgb */ color: rgb(194, 187, 242); /* oklch */ color: oklch(81.7% 0.077 290.4);
Tailwind
colors: {
custom: {
50: '#d5cff6',
500: '#c2bbf2',
950: '#000000',
},
}SCSS
$custom: #c2bbf2; $custom-light: #d5cff6; $custom-dark: #000000;
JSON
{
"hex": "#c2bbf2",
"rgb": {
"r": 194,
"g": 187,
"b": 242
},
"hsl": {
"h": 247.636,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.81652,
"c": 0.07703,
"h": 290.4
},
"luminance": 0.53421
}Semantic roles & 50–950 ramp
primary
#C2BBF2
secondary
#C7D280
accent
#D016B8
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385