#C2BBFF#C2BBFF
#C2BBFF is a very light, moderate blue. Relative luminance 0.542; OKLCH L 82.2% C 0.095 H 288.8°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BBFF |
|---|---|
| RGB | rgb(194, 187, 255) |
| HSL | hsl(246, 100%, 87%) |
| HSV | hsv(246, 27%, 100%) |
| CMYK | cmyk(23.9%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(78.60, 16.52, -32.60) |
| CIE-LCH | lch(78.60, 36.54, 296.87°) |
| OKLab | oklab(82.17% 0.0307 -0.0899) |
| OKLCH | oklch(82.17% 0.095 288.8) |
| XYZ | xyz(58.0641, 54.2290, 101.9965) |
| Luminance | 0.5423 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.82
Periwinkle
#CCCCFF
ΔE00 4.91
Pale Violet
#CEAEFA
ΔE00 5.87
Light Violet
#D6B4FC
ΔE00 6.31
Light Lavender
#DFC5FE
ΔE00 7.16
Pale Lilac
#E4CBFF
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BBFF #F8FFBB
analogous
#BBD6FF #C2BBFF #E4BBFF
triadic
#C2BBFF #FFC2BB #BBFFC2
tetradic
#C2BBFF #FFBBD6 #F8FFBB #BBFFE4
square
#C2BBFF #FFBBD6 #F8FFBB #BBFFE4
split-complementary
#C2BBFF #FFE4BB #D6FFBB
monochromatic
#5441FF #8B7EFF #C2BBFF #E4E0FF #E4E0FF
Accessibility & contrast
On white
1.77
#C2BBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#C2BBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BBFF
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BBFF | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC4FF
Deuteranopia (green-blind)
#A9C1FD
Tritanopia (blue-blind)
#B5C6D3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c2bbff; /* rgb */ color: rgb(194, 187, 255); /* oklch */ color: oklch(82.2% 0.095 288.8);
Tailwind
colors: {
custom: {
50: '#d5cfff',
500: '#c2bbff',
950: '#000000',
},
}SCSS
$custom: #c2bbff; $custom-light: #d5cfff; $custom-dark: #000000;
JSON
{
"hex": "#c2bbff",
"rgb": {
"r": 194,
"g": 187,
"b": 255
},
"hsl": {
"h": 246.176,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.82174,
"c": 0.09497,
"h": 288.8
},
"luminance": 0.5423
}Semantic roles & 50–950 ramp
primary
#C2BBFF
secondary
#DCE777
accent
#E600CE
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141318
muted
#838386