#C2BBFE#C2BBFE
#C2BBFE is a very light, moderate blue. Relative luminance 0.542; OKLCH L 82.1% C 0.094 H 288.9°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BBFE |
|---|---|
| RGB | rgb(194, 187, 254) |
| HSL | hsl(246, 97%, 86%) |
| HSV | hsv(246, 26%, 100%) |
| CMYK | cmyk(23.6%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(78.56, 16.29, -32.12) |
| CIE-LCH | lch(78.56, 36.01, 296.89°) |
| OKLab | oklab(82.13% 0.0304 -0.0885) |
| OKLCH | oklch(82.13% 0.094 288.9) |
| XYZ | xyz(57.9035, 54.1648, 101.1509) |
| Luminance | 0.5417 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.77
Periwinkle
#CCCCFF
ΔE00 4.81
Pale Violet
#CEAEFA
ΔE00 5.85
Light Violet
#D6B4FC
ΔE00 6.26
Light Lavender
#DFC5FE
ΔE00 7.04
Pale Lilac
#E4CBFF
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BBFE #F7FEBB
analogous
#BBD6FE #C2BBFE #E4BBFE
triadic
#C2BBFE #FEC2BB #BBFEC2
tetradic
#C2BBFE #FEBBD6 #F7FEBB #BBFEE4
square
#C2BBFE #FEBBD6 #F7FEBB #BBFEE4
split-complementary
#C2BBFE #FEE4BB #D6FEBB
monochromatic
#5642FC #8C7FFD #C2BBFE #E4E1FF #E4E1FF
Accessibility & contrast
On white
1.77
#C2BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#C2BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BBFE
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BBFE | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC4FF
Deuteranopia (green-blind)
#AAC1FC
Tritanopia (blue-blind)
#B5C6D2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c2bbfe; /* rgb */ color: rgb(194, 187, 254); /* oklch */ color: oklch(82.1% 0.094 288.9);
Tailwind
colors: {
custom: {
50: '#d5cfff',
500: '#c2bbfe',
950: '#000000',
},
}SCSS
$custom: #c2bbfe; $custom-light: #d5cfff; $custom-dark: #000000;
JSON
{
"hex": "#c2bbfe",
"rgb": {
"r": 194,
"g": 187,
"b": 254
},
"hsl": {
"h": 246.269,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.82133,
"c": 0.09359,
"h": 288.9
},
"luminance": 0.54166
}Semantic roles & 50–950 ramp
primary
#C2BBFE
secondary
#DAE578
accent
#E600CE
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141318
muted
#838386