#C4BBFF#C4BBFF
#C4BBFF is a very light, moderate blue. Relative luminance 0.545; OKLCH L 82.3% C 0.095 H 290.2°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C4BBFF |
|---|---|
| RGB | rgb(196, 187, 255) |
| HSL | hsl(248, 100%, 87%) |
| HSV | hsv(248, 27%, 100%) |
| CMYK | cmyk(23.1%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(78.75, 17.11, -32.35) |
| CIE-LCH | lch(78.75, 36.59, 297.87°) |
| OKLab | oklab(82.33% 0.0328 -0.0891) |
| OKLCH | oklch(82.33% 0.095 290.2) |
| XYZ | xyz(58.5809, 54.4956, 102.0207) |
| Luminance | 0.5450 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.10
Periwinkle
#CCCCFF
ΔE00 4.92
Pale Violet
#CEAEFA
ΔE00 5.44
Light Violet
#D6B4FC
ΔE00 5.81
Light Lavender
#DFC5FE
ΔE00 6.69
Pale Lilac
#E4CBFF
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4BBFF #F6FFBB
analogous
#BBD4FF #C4BBFF #E6BBFF
triadic
#C4BBFF #FFC4BB #BBFFC4
tetradic
#C4BBFF #FFBBD4 #F6FFBB #BBFFE6
square
#C4BBFF #FFBBD4 #F6FFBB #BBFFE6
split-complementary
#C4BBFF #FFE6BB #D4FFBB
monochromatic
#5A41FF #8F7EFF #C4BBFF #E4E0FF #E4E0FF
Accessibility & contrast
On white
1.76
#C4BBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#C4BBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4BBFF
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4BBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4BBFF | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC4FF
Deuteranopia (green-blind)
#AAC1FD
Tritanopia (blue-blind)
#B7C6D3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c4bbff; /* rgb */ color: rgb(196, 187, 255); /* oklch */ color: oklch(82.3% 0.095 290.2);
Tailwind
colors: {
custom: {
50: '#d7cfff',
500: '#c4bbff',
950: '#000000',
},
}SCSS
$custom: #c4bbff; $custom-light: #d7cfff; $custom-dark: #000000;
JSON
{
"hex": "#c4bbff",
"rgb": {
"r": 196,
"g": 187,
"b": 255
},
"hsl": {
"h": 247.941,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.82332,
"c": 0.09499,
"h": 290.2
},
"luminance": 0.54496
}Semantic roles & 50–950 ramp
primary
#C4BBFF
secondary
#D8E777
accent
#E600C7
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141318
muted
#838386