#C2BBF3#C2BBF3
#C2BBF3 is a light, moderate blue. Relative luminance 0.535; OKLCH L 81.7% C 0.078 H 290.3°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BBF3 |
|---|---|
| RGB | rgb(194, 187, 243) |
| HSL | hsl(248, 70%, 84%) |
| HSV | hsv(248, 23%, 95%) |
| CMYK | cmyk(20.2%, 23%, 0%, 4.7%) |
| CIE-LAB | lab(78.16, 13.79, -26.83) |
| CIE-LCH | lch(78.16, 30.17, 297.21°) |
| OKLab | oklab(81.69% 0.0272 -0.0735) |
| OKLCH | oklch(81.69% 0.078 290.3) |
| XYZ | xyz(56.1924, 53.4804, 92.1389) |
| Luminance | 0.5348 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.91
Periwinkle
#CCCCFF
ΔE00 4.23
Light Lavender
#DFC5FE
ΔE00 6.09
Pale Violet
#CEAEFA
ΔE00 6.15
Light Violet
#D6B4FC
ΔE00 6.22
Pale Lilac
#E4CBFF
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BBF3 #ECF3BB
analogous
#BBD0F3 #C2BBF3 #DEBBF3
triadic
#C2BBF3 #F3C2BB #BBF3C2
tetradic
#C2BBF3 #F3BBD0 #ECF3BB #BBF3DE
square
#C2BBF3 #F3BBD0 #ECF3BB #BBF3DE
split-complementary
#C2BBF3 #F3DEBB #D0F3BB
monochromatic
#6553E1 #9387EA #C2BBF3 #E8E5FA #E8E5FA
Accessibility & contrast
On white
1.80
#C2BBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#C2BBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BBF3
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BBF3 | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC2F5
Deuteranopia (green-blind)
#AEC0F1
Tritanopia (blue-blind)
#B8C4CE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c2bbf3; /* rgb */ color: rgb(194, 187, 243); /* oklch */ color: oklch(81.7% 0.078 290.3);
Tailwind
colors: {
custom: {
50: '#d5cff7',
500: '#c2bbf3',
950: '#000000',
},
}SCSS
$custom: #c2bbf3; $custom-light: #d5cff7; $custom-dark: #000000;
JSON
{
"hex": "#c2bbf3",
"rgb": {
"r": 194,
"g": 187,
"b": 243
},
"hsl": {
"h": 247.5,
"s": 70,
"l": 84.314
},
"oklch": {
"l": 0.81691,
"c": 0.07841,
"h": 290.3
},
"luminance": 0.53481
}Semantic roles & 50–950 ramp
primary
#C2BBF3
secondary
#C9D37F
accent
#D214BA
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385