#C3BBFC#C3BBFC
#C3BBFC is a very light, moderate blue. Relative luminance 0.542; OKLCH L 82.1% C 0.091 H 289.9°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C3BBFC |
|---|---|
| RGB | rgb(195, 187, 252) |
| HSL | hsl(247, 92%, 86%) |
| HSV | hsv(247, 26%, 99%) |
| CMYK | cmyk(22.6%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(78.56, 16.12, -31.04) |
| CIE-LCH | lch(78.56, 34.97, 297.45°) |
| OKLab | oklab(82.13% 0.0309 -0.0854) |
| OKLCH | oklch(82.13% 0.091 289.9) |
| XYZ | xyz(57.8425, 54.1702, 99.4850) |
| Luminance | 0.5417 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.86
Periwinkle
#CCCCFF
ΔE00 4.65
Pale Violet
#CEAEFA
ΔE00 5.61
Light Violet
#D6B4FC
ΔE00 5.93
Light Lavender
#DFC5FE
ΔE00 6.57
Pale Lilac
#E4CBFF
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3BBFC #F4FCBB
analogous
#BBD3FC #C3BBFC #E3BBFC
triadic
#C3BBFC #FCC3BB #BBFCC3
tetradic
#C3BBFC #FCBBD3 #F4FCBB #BBFCE3
square
#C3BBFC #FCBBD3 #F4FCBB #BBFCE3
split-complementary
#C3BBFC #FCE3BB #D3FCBB
monochromatic
#5C46F7 #8F80F9 #C3BBFC #E5E2FE #E5E2FE
Accessibility & contrast
On white
1.77
#C3BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#C3BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3BBFC
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3BBFC | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FF
Deuteranopia (green-blind)
#ABC1FA
Tritanopia (blue-blind)
#B7C6D2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c3bbfc; /* rgb */ color: rgb(195, 187, 252); /* oklch */ color: oklch(82.1% 0.091 289.9);
Tailwind
colors: {
custom: {
50: '#d6cffd',
500: '#c3bbfc',
950: '#000000',
},
}SCSS
$custom: #c3bbfc; $custom-light: #d6cffd; $custom-dark: #000000;
JSON
{
"hex": "#c3bbfc",
"rgb": {
"r": 195,
"g": 187,
"b": 252
},
"hsl": {
"h": 247.385,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.8213,
"c": 0.09084,
"h": 289.9
},
"luminance": 0.54171
}Semantic roles & 50–950 ramp
primary
#C3BBFC
secondary
#D5E279
accent
#E600C9
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385