#C2BBFC#C2BBFC
#C2BBFC is a very light, moderate blue. Relative luminance 0.540; OKLCH L 82.1% C 0.091 H 289.2°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BBFC |
|---|---|
| RGB | rgb(194, 187, 252) |
| HSL | hsl(246, 92%, 86%) |
| HSV | hsv(246, 26%, 99%) |
| CMYK | cmyk(23%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(78.48, 15.83, -31.16) |
| CIE-LCH | lch(78.48, 34.95, 296.93°) |
| OKLab | oklab(82.05% 0.0298 -0.0858) |
| OKLCH | oklch(82.05% 0.091 289.2) |
| XYZ | xyz(57.5849, 54.0374, 99.4730) |
| Luminance | 0.5404 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.70
Periwinkle
#CCCCFF
ΔE00 4.64
Pale Violet
#CEAEFA
ΔE00 5.82
Light Violet
#D6B4FC
ΔE00 6.18
Light Lavender
#DFC5FE
ΔE00 6.82
Pale Lilac
#E4CBFF
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BBFC #F5FCBB
analogous
#BBD4FC #C2BBFC #E2BBFC
triadic
#C2BBFC #FCC2BB #BBFCC2
tetradic
#C2BBFC #FCBBD4 #F5FCBB #BBFCE2
square
#C2BBFC #FCBBD4 #F5FCBB #BBFCE2
split-complementary
#C2BBFC #FCE2BB #D4FCBB
monochromatic
#5946F7 #8D80F9 #C2BBFC #E5E2FE #E5E2FE
Accessibility & contrast
On white
1.78
#C2BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#C2BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BBFC
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BBFC | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FF
Deuteranopia (green-blind)
#AAC1FA
Tritanopia (blue-blind)
#B6C6D2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c2bbfc; /* rgb */ color: rgb(194, 187, 252); /* oklch */ color: oklch(82.1% 0.091 289.2);
Tailwind
colors: {
custom: {
50: '#d5cffd',
500: '#c2bbfc',
950: '#000000',
},
}SCSS
$custom: #c2bbfc; $custom-light: #d5cffd; $custom-dark: #000000;
JSON
{
"hex": "#c2bbfc",
"rgb": {
"r": 194,
"g": 187,
"b": 252
},
"hsl": {
"h": 246.462,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.82051,
"c": 0.09083,
"h": 289.2
},
"luminance": 0.54038
}Semantic roles & 50–950 ramp
primary
#C2BBFC
secondary
#D7E279
accent
#E600CD
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385