#C3BBFE#C3BBFE
#C3BBFE is a very light, moderate blue. Relative luminance 0.543; OKLCH L 82.2% C 0.094 H 289.6°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C3BBFE |
|---|---|
| RGB | rgb(195, 187, 254) |
| HSL | hsl(247, 97%, 86%) |
| HSV | hsv(247, 26%, 100%) |
| CMYK | cmyk(23.2%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(78.63, 16.58, -31.99) |
| CIE-LCH | lch(78.63, 36.03, 297.40°) |
| OKLab | oklab(82.21% 0.0315 -0.0882) |
| OKLCH | oklch(82.21% 0.094 289.6) |
| XYZ | xyz(58.1611, 54.2976, 101.1630) |
| Luminance | 0.5430 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.91
Periwinkle
#CCCCFF
ΔE00 4.82
Pale Violet
#CEAEFA
ΔE00 5.63
Light Violet
#D6B4FC
ΔE00 6.01
Light Lavender
#DFC5FE
ΔE00 6.80
Pale Lilac
#E4CBFF
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3BBFE #F6FEBB
analogous
#BBD5FE #C3BBFE #E5BBFE
triadic
#C3BBFE #FEC3BB #BBFEC3
tetradic
#C3BBFE #FEBBD5 #F6FEBB #BBFEE5
square
#C3BBFE #FEBBD5 #F6FEBB #BBFEE5
split-complementary
#C3BBFE #FEE5BB #D5FEBB
monochromatic
#5942FC #8E7FFD #C3BBFE #E4E1FF #E4E1FF
Accessibility & contrast
On white
1.77
#C3BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#C3BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3BBFE
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3BBFE | 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)
#AAC4FF
Deuteranopia (green-blind)
#AAC1FC
Tritanopia (blue-blind)
#B6C6D2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c3bbfe; /* rgb */ color: rgb(195, 187, 254); /* oklch */ color: oklch(82.2% 0.094 289.6);
Tailwind
colors: {
custom: {
50: '#d6cfff',
500: '#c3bbfe',
950: '#000000',
},
}SCSS
$custom: #c3bbfe; $custom-light: #d6cfff; $custom-dark: #000000;
JSON
{
"hex": "#c3bbfe",
"rgb": {
"r": 195,
"g": 187,
"b": 254
},
"hsl": {
"h": 247.164,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.82212,
"c": 0.0936,
"h": 289.6
},
"luminance": 0.54299
}Semantic roles & 50–950 ramp
primary
#C3BBFE
secondary
#D8E578
accent
#E600CA
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141318
muted
#838386