#C4BBF9#C4BBF9
#C4BBF9 is a very light, moderate blue. Relative luminance 0.541; OKLCH L 82.1% C 0.087 H 291.0°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C4BBF9 |
|---|---|
| RGB | rgb(196, 187, 249) |
| HSL | hsl(249, 84%, 85%) |
| HSV | hsv(249, 25%, 98%) |
| CMYK | cmyk(21.3%, 24.9%, 0%, 2.4%) |
| CIE-LAB | lab(78.53, 15.74, -29.47) |
| CIE-LCH | lch(78.53, 33.41, 298.11°) |
| OKLab | oklab(82.09% 0.0311 -0.081) |
| OKLCH | oklch(82.09% 0.087 291) |
| XYZ | xyz(57.6302, 54.1152, 97.0132) |
| Luminance | 0.5412 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.04
Periwinkle
#CCCCFF
ΔE00 4.51
Pale Violet
#CEAEFA
ΔE00 5.45
Light Violet
#D6B4FC
ΔE00 5.62
Light Lavender
#DFC5FE
ΔE00 6.01
Pale Lilac
#E4CBFF
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4BBF9 #F0F9BB
analogous
#BBD1F9 #C4BBF9 #E3BBF9
triadic
#C4BBF9 #F9C4BB #BBF9C4
tetradic
#C4BBF9 #F9BBD1 #F0F9BB #BBF9E3
square
#C4BBF9 #F9BBD1 #F0F9BB #BBF9E3
split-complementary
#C4BBF9 #F9E3BB #D1F9BB
monochromatic
#624BEF #9383F4 #C4BBF9 #E7E3FD #E7E3FD
Accessibility & contrast
On white
1.78
#C4BBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#C4BBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4BBF9
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4BBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4BBF9 | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC3FC
Deuteranopia (green-blind)
#ACC1F7
Tritanopia (blue-blind)
#B9C5D0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c4bbf9; /* rgb */ color: rgb(196, 187, 249); /* oklch */ color: oklch(82.1% 0.087 291.0);
Tailwind
colors: {
custom: {
50: '#d6cffb',
500: '#c4bbf9',
950: '#000000',
},
}SCSS
$custom: #c4bbf9; $custom-light: #d6cffb; $custom-dark: #000000;
JSON
{
"hex": "#c4bbf9",
"rgb": {
"r": 196,
"g": 187,
"b": 249
},
"hsl": {
"h": 248.71,
"s": 83.784,
"l": 85.49
},
"oklch": {
"l": 0.82088,
"c": 0.08675,
"h": 291
},
"luminance": 0.54116
}Semantic roles & 50–950 ramp
primary
#C4BBF9
secondary
#CFDD7B
accent
#E005C0
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385