#C6BBFF#C6BBFF
#C6BBFF is a very light, moderate blue. Relative luminance 0.548; OKLCH L 82.5% C 0.095 H 291.6°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C6BBFF |
|---|---|
| RGB | rgb(198, 187, 255) |
| HSL | hsl(250, 100%, 87%) |
| HSV | hsv(250, 27%, 100%) |
| CMYK | cmyk(22.4%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(78.91, 17.70, -32.09) |
| CIE-LCH | lch(78.91, 36.65, 298.87°) |
| OKLab | oklab(82.49% 0.035 -0.0884) |
| OKLCH | oklch(82.49% 0.095 291.6) |
| XYZ | xyz(59.1048, 54.7657, 102.0453) |
| Luminance | 0.5477 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.42
Periwinkle
#CCCCFF
ΔE00 4.99
Pale Violet
#CEAEFA
ΔE00 5.03
Light Violet
#D6B4FC
ΔE00 5.30
Light Lavender
#DFC5FE
ΔE00 6.22
Pale Lilac
#E4CBFF
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6BBFF #F4FFBB
analogous
#BBD2FF #C6BBFF #E8BBFF
triadic
#C6BBFF #FFC6BB #BBFFC6
tetradic
#C6BBFF #FFBBD2 #F4FFBB #BBFFE8
square
#C6BBFF #FFBBD2 #F4FFBB #BBFFE8
split-complementary
#C6BBFF #FFE8BB #D2FFBB
monochromatic
#5F41FF #937EFF #C6BBFF #E5E0FF #E5E0FF
Accessibility & contrast
On white
1.76
#C6BBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#C6BBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6BBFF
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6BBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6BBFF | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC4FF
Deuteranopia (green-blind)
#ABC2FD
Tritanopia (blue-blind)
#BAC6D3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c6bbff; /* rgb */ color: rgb(198, 187, 255); /* oklch */ color: oklch(82.5% 0.095 291.6);
Tailwind
colors: {
custom: {
50: '#d8cfff',
500: '#c6bbff',
950: '#000000',
},
}SCSS
$custom: #c6bbff; $custom-light: #d8cfff; $custom-dark: #000000;
JSON
{
"hex": "#c6bbff",
"rgb": {
"r": 198,
"g": 187,
"b": 255
},
"hsl": {
"h": 249.706,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.82491,
"c": 0.09506,
"h": 291.6
},
"luminance": 0.54766
}Semantic roles & 50–950 ramp
primary
#C6BBFF
secondary
#D5E777
accent
#E600C0
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141318
muted
#838386