#C6BBFE#C6BBFE
#C6BBFE is a very light, moderate blue. Relative luminance 0.547; OKLCH L 82.5% C 0.094 H 291.7°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C6BBFE |
|---|---|
| RGB | rgb(198, 187, 254) |
| HSL | hsl(250, 97%, 86%) |
| HSV | hsv(250, 26%, 100%) |
| CMYK | cmyk(22%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(78.87, 17.47, -31.61) |
| CIE-LCH | lch(78.87, 36.12, 298.92°) |
| OKLab | oklab(82.45% 0.0347 -0.087) |
| OKLCH | oklch(82.45% 0.094 291.7) |
| XYZ | xyz(58.9442, 54.7014, 101.1997) |
| Luminance | 0.5470 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.40
Periwinkle
#CCCCFF
ΔE00 4.92
Pale Violet
#CEAEFA
ΔE00 5.02
Light Violet
#D6B4FC
ΔE00 5.25
Light Lavender
#DFC5FE
ΔE00 6.09
Pale Lilac
#E4CBFF
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6BBFE #F3FEBB
analogous
#BBD2FE #C6BBFE #E8BBFE
triadic
#C6BBFE #FEC6BB #BBFEC6
tetradic
#C6BBFE #FEBBD2 #F3FEBB #BBFEE8
square
#C6BBFE #FEBBD2 #F3FEBB #BBFEE8
split-complementary
#C6BBFE #FEE8BB #D2FEBB
monochromatic
#6142FC #937FFD #C6BBFE #E6E1FF #E6E1FF
Accessibility & contrast
On white
1.76
#C6BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#C6BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6BBFE
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6BBFE | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FF
Deuteranopia (green-blind)
#ABC2FC
Tritanopia (blue-blind)
#BAC6D2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c6bbfe; /* rgb */ color: rgb(198, 187, 254); /* oklch */ color: oklch(82.5% 0.094 291.7);
Tailwind
colors: {
custom: {
50: '#d8cfff',
500: '#c6bbfe',
950: '#000000',
},
}SCSS
$custom: #c6bbfe; $custom-light: #d8cfff; $custom-dark: #000000;
JSON
{
"hex": "#c6bbfe",
"rgb": {
"r": 198,
"g": 187,
"b": 254
},
"hsl": {
"h": 249.851,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.8245,
"c": 0.09369,
"h": 291.7
},
"luminance": 0.54702
}Semantic roles & 50–950 ramp
primary
#C6BBFE
secondary
#D3E578
accent
#E600C0
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141318
muted
#838386