#C4BBFE#C4BBFE
#C4BBFE is a very light, moderate blue. Relative luminance 0.544; OKLCH L 82.3% C 0.094 H 290.3°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C4BBFE |
|---|---|
| RGB | rgb(196, 187, 254) |
| HSL | hsl(248, 97%, 86%) |
| HSV | hsv(248, 26%, 100%) |
| CMYK | cmyk(22.8%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(78.71, 16.88, -31.87) |
| CIE-LCH | lch(78.71, 36.06, 297.91°) |
| OKLab | oklab(82.29% 0.0325 -0.0878) |
| OKLCH | oklch(82.29% 0.094 290.3) |
| XYZ | xyz(58.4204, 54.4313, 101.1751) |
| Luminance | 0.5443 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.06
Periwinkle
#CCCCFF
ΔE00 4.84
Pale Violet
#CEAEFA
ΔE00 5.42
Light Violet
#D6B4FC
ΔE00 5.75
Light Lavender
#DFC5FE
ΔE00 6.56
Pale Lilac
#E4CBFF
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4BBFE #F5FEBB
analogous
#BBD4FE #C4BBFE #E6BBFE
triadic
#C4BBFE #FEC4BB #BBFEC4
tetradic
#C4BBFE #FEBBD4 #F5FEBB #BBFEE6
square
#C4BBFE #FEBBD4 #F5FEBB #BBFEE6
split-complementary
#C4BBFE #FEE6BB #D4FEBB
monochromatic
#5B42FC #907FFD #C4BBFE #E5E1FF #E5E1FF
Accessibility & contrast
On white
1.77
#C4BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#C4BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4BBFE
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4BBFE | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC4FF
Deuteranopia (green-blind)
#AAC1FC
Tritanopia (blue-blind)
#B8C6D2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c4bbfe; /* rgb */ color: rgb(196, 187, 254); /* oklch */ color: oklch(82.3% 0.094 290.3);
Tailwind
colors: {
custom: {
50: '#d7cfff',
500: '#c4bbfe',
950: '#000000',
},
}SCSS
$custom: #c4bbfe; $custom-light: #d7cfff; $custom-dark: #000000;
JSON
{
"hex": "#c4bbfe",
"rgb": {
"r": 196,
"g": 187,
"b": 254
},
"hsl": {
"h": 248.06,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.82291,
"c": 0.09362,
"h": 290.3
},
"luminance": 0.54432
}Semantic roles & 50–950 ramp
primary
#C4BBFE
secondary
#D7E578
accent
#E600C7
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141318
muted
#838386