#C4BBFC#C4BBFC
#C4BBFC is a very light, moderate blue. Relative luminance 0.543; OKLCH L 82.2% C 0.091 H 290.6°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C4BBFC |
|---|---|
| RGB | rgb(196, 187, 252) |
| HSL | hsl(248, 92%, 86%) |
| HSV | hsv(248, 26%, 99%) |
| CMYK | cmyk(22.2%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(78.64, 16.42, -30.91) |
| CIE-LCH | lch(78.64, 35.00, 297.98°) |
| OKLab | oklab(82.21% 0.032 -0.0851) |
| OKLCH | oklch(82.21% 0.091 290.6) |
| XYZ | xyz(58.1018, 54.3039, 99.4972) |
| Luminance | 0.5431 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.03
Periwinkle
#CCCCFF
ΔE00 4.68
Pale Violet
#CEAEFA
ΔE00 5.41
Light Violet
#D6B4FC
ΔE00 5.67
Light Lavender
#DFC5FE
ΔE00 6.33
Pale Lilac
#E4CBFF
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4BBFC #F3FCBB
analogous
#BBD2FC #C4BBFC #E4BBFC
triadic
#C4BBFC #FCC4BB #BBFCC4
tetradic
#C4BBFC #FCBBD2 #F3FCBB #BBFCE4
square
#C4BBFC #FCBBD2 #F3FCBB #BBFCE4
split-complementary
#C4BBFC #FCE4BB #D2FCBB
monochromatic
#5E46F7 #9180F9 #C4BBFC #E6E2FE #E6E2FE
Accessibility & contrast
On white
1.77
#C4BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#C4BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4BBFC
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4BBFC | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FF
Deuteranopia (green-blind)
#ABC1FA
Tritanopia (blue-blind)
#B8C6D2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c4bbfc; /* rgb */ color: rgb(196, 187, 252); /* oklch */ color: oklch(82.2% 0.091 290.6);
Tailwind
colors: {
custom: {
50: '#d6cffd',
500: '#c4bbfc',
950: '#000000',
},
}SCSS
$custom: #c4bbfc; $custom-light: #d6cffd; $custom-dark: #000000;
JSON
{
"hex": "#c4bbfc",
"rgb": {
"r": 196,
"g": 187,
"b": 252
},
"hsl": {
"h": 248.308,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.82209,
"c": 0.09087,
"h": 290.6
},
"luminance": 0.54305
}Semantic roles & 50–950 ramp
primary
#C4BBFC
secondary
#D3E279
accent
#E600C6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385