#C5BBFE#C5BBFE
#C5BBFE is a very light, moderate blue. Relative luminance 0.546; OKLCH L 82.4% C 0.094 H 291.0°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C5BBFE |
|---|---|
| RGB | rgb(197, 187, 254) |
| HSL | hsl(249, 97%, 86%) |
| HSV | hsv(249, 26%, 100%) |
| CMYK | cmyk(22.4%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(78.79, 17.17, -31.74) |
| CIE-LCH | lch(78.79, 36.09, 298.41°) |
| OKLab | oklab(82.37% 0.0336 -0.0874) |
| OKLCH | oklch(82.37% 0.094 291) |
| XYZ | xyz(58.6814, 54.5659, 101.1874) |
| Luminance | 0.5457 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.23
Periwinkle
#CCCCFF
ΔE00 4.87
Pale Violet
#CEAEFA
ΔE00 5.22
Light Violet
#D6B4FC
ΔE00 5.50
Light Lavender
#DFC5FE
ΔE00 6.33
Pale Lilac
#E4CBFF
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5BBFE #F4FEBB
analogous
#BBD3FE #C5BBFE #E7BBFE
triadic
#C5BBFE #FEC5BB #BBFEC5
tetradic
#C5BBFE #FEBBD3 #F4FEBB #BBFEE7
square
#C5BBFE #FEBBD3 #F4FEBB #BBFEE7
split-complementary
#C5BBFE #FEE7BB #D3FEBB
monochromatic
#5E42FC #927FFD #C5BBFE #E5E1FF #E5E1FF
Accessibility & contrast
On white
1.76
#C5BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#C5BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5BBFE
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5BBFE | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FF
Deuteranopia (green-blind)
#ABC2FC
Tritanopia (blue-blind)
#B9C6D2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c5bbfe; /* rgb */ color: rgb(197, 187, 254); /* oklch */ color: oklch(82.4% 0.094 291.0);
Tailwind
colors: {
custom: {
50: '#d7cfff',
500: '#c5bbfe',
950: '#000000',
},
}SCSS
$custom: #c5bbfe; $custom-light: #d7cfff; $custom-dark: #000000;
JSON
{
"hex": "#c5bbfe",
"rgb": {
"r": 197,
"g": 187,
"b": 254
},
"hsl": {
"h": 248.955,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.8237,
"c": 0.09364,
"h": 291
},
"luminance": 0.54567
}Semantic roles & 50–950 ramp
primary
#C5BBFE
secondary
#D5E578
accent
#E600C3
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141318
muted
#838386