#C5BBFF#C5BBFF
#C5BBFF is a very light, moderate blue. Relative luminance 0.546; OKLCH L 82.4% C 0.095 H 290.9°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #C5BBFF |
|---|---|
| RGB | rgb(197, 187, 255) |
| HSL | hsl(249, 100%, 87%) |
| HSV | hsv(249, 27%, 100%) |
| CMYK | cmyk(22.7%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(78.83, 17.40, -32.22) |
| CIE-LCH | lch(78.83, 36.62, 298.37°) |
| OKLab | oklab(82.41% 0.0339 -0.0888) |
| OKLCH | oklch(82.41% 0.095 290.9) |
| XYZ | xyz(58.8420, 54.6302, 102.0329) |
| Luminance | 0.5463 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.25
Periwinkle
#CCCCFF
ΔE00 4.95
Pale Violet
#CEAEFA
ΔE00 5.24
Light Violet
#D6B4FC
ΔE00 5.55
Light Lavender
#DFC5FE
ΔE00 6.45
Pale Lilac
#E4CBFF
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5BBFF #F5FFBB
analogous
#BBD3FF #C5BBFF #E7BBFF
triadic
#C5BBFF #FFC5BB #BBFFC5
tetradic
#C5BBFF #FFBBD3 #F5FFBB #BBFFE7
square
#C5BBFF #FFBBD3 #F5FFBB #BBFFE7
split-complementary
#C5BBFF #FFE7BB #D3FFBB
monochromatic
#5D41FF #917EFF #C5BBFF #E5E0FF #E5E0FF
Accessibility & contrast
On white
1.76
#C5BBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#C5BBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5BBFF
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5BBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5BBFF | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC4FF
Deuteranopia (green-blind)
#ABC2FD
Tritanopia (blue-blind)
#B9C6D3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c5bbff; /* rgb */ color: rgb(197, 187, 255); /* oklch */ color: oklch(82.4% 0.095 290.9);
Tailwind
colors: {
custom: {
50: '#d7cfff',
500: '#c5bbff',
950: '#000000',
},
}SCSS
$custom: #c5bbff; $custom-light: #d7cfff; $custom-dark: #000000;
JSON
{
"hex": "#c5bbff",
"rgb": {
"r": 197,
"g": 187,
"b": 255
},
"hsl": {
"h": 248.824,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.82411,
"c": 0.09501,
"h": 290.9
},
"luminance": 0.54631
}Semantic roles & 50–950 ramp
primary
#C5BBFF
secondary
#D7E777
accent
#E600C4
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141318
muted
#838386