#C5BBFC#C5BBFC
#C5BBFC is a very light, moderate blue. Relative luminance 0.544; OKLCH L 82.3% C 0.091 H 291.3°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C5BBFC |
|---|---|
| RGB | rgb(197, 187, 252) |
| HSL | hsl(249, 92%, 86%) |
| HSV | hsv(249, 26%, 99%) |
| CMYK | cmyk(21.8%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(78.72, 16.72, -30.78) |
| CIE-LCH | lch(78.72, 35.03, 298.51°) |
| OKLab | oklab(82.29% 0.0331 -0.0847) |
| OKLCH | oklch(82.29% 0.091 291.3) |
| XYZ | xyz(58.3628, 54.4385, 99.5094) |
| Luminance | 0.5444 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.20
Periwinkle
#CCCCFF
ΔE00 4.73
Pale Violet
#CEAEFA
ΔE00 5.21
Light Violet
#D6B4FC
ΔE00 5.43
Light Lavender
#DFC5FE
ΔE00 6.09
Pale Lilac
#E4CBFF
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5BBFC #F2FCBB
analogous
#BBD1FC #C5BBFC #E5BBFC
triadic
#C5BBFC #FCC5BB #BBFCC5
tetradic
#C5BBFC #FCBBD1 #F2FCBB #BBFCE5
square
#C5BBFC #FCBBD1 #F2FCBB #BBFCE5
split-complementary
#C5BBFC #FCE5BB #D1FCBB
monochromatic
#6146F7 #9380F9 #C5BBFC #E6E2FE #E6E2FE
Accessibility & contrast
On white
1.77
#C5BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#C5BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5BBFC
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5BBFC | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FF
Deuteranopia (green-blind)
#ACC2FA
Tritanopia (blue-blind)
#BAC6D2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c5bbfc; /* rgb */ color: rgb(197, 187, 252); /* oklch */ color: oklch(82.3% 0.091 291.3);
Tailwind
colors: {
custom: {
50: '#d7cffd',
500: '#c5bbfc',
950: '#000000',
},
}SCSS
$custom: #c5bbfc; $custom-light: #d7cffd; $custom-dark: #000000;
JSON
{
"hex": "#c5bbfc",
"rgb": {
"r": 197,
"g": 187,
"b": 252
},
"hsl": {
"h": 249.231,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.82289,
"c": 0.09091,
"h": 291.3
},
"luminance": 0.54439
}Semantic roles & 50–950 ramp
primary
#C5BBFC
secondary
#D2E279
accent
#E600C2
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385