#C2BBFA#C2BBFA
#C2BBFA is a light, moderate blue. Relative luminance 0.539; OKLCH L 82.0% C 0.088 H 289.4°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BBFA |
|---|---|
| RGB | rgb(194, 187, 250) |
| HSL | hsl(247, 86%, 86%) |
| HSV | hsv(247, 25%, 98%) |
| CMYK | cmyk(22.4%, 25.2%, 0%, 2%) |
| CIE-LAB | lab(78.41, 15.37, -30.20) |
| CIE-LCH | lch(78.41, 33.89, 296.97°) |
| OKLab | oklab(81.97% 0.0293 -0.0831) |
| OKLCH | oklch(81.97% 0.088 289.4) |
| XYZ | xyz(57.2697, 53.9113, 97.8126) |
| Luminance | 0.5391 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.67
Periwinkle
#CCCCFF
ΔE00 4.49
Pale Violet
#CEAEFA
ΔE00 5.83
Light Violet
#D6B4FC
ΔE00 6.13
Light Lavender
#DFC5FE
ΔE00 6.61
Pale Lilac
#E4CBFF
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BBFA #F3FABB
analogous
#BBD3FA #C2BBFA #E1BBFA
triadic
#C2BBFA #FAC2BB #BBFAC2
tetradic
#C2BBFA #FABBD3 #F3FABB #BBFAE1
square
#C2BBFA #FABBD3 #F3FABB #BBFAE1
split-complementary
#C2BBFA #FAE1BB #D3FABB
monochromatic
#5C49F2 #8F82F6 #C2BBFA #E5E2FD #E5E2FD
Accessibility & contrast
On white
1.78
#C2BBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#C2BBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BBFA
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BBFA | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC3FD
Deuteranopia (green-blind)
#ABC1F8
Tritanopia (blue-blind)
#B6C5D1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c2bbfa; /* rgb */ color: rgb(194, 187, 250); /* oklch */ color: oklch(82.0% 0.088 289.4);
Tailwind
colors: {
custom: {
50: '#d5cffc',
500: '#c2bbfa',
950: '#000000',
},
}SCSS
$custom: #c2bbfa; $custom-light: #d5cffc; $custom-dark: #000000;
JSON
{
"hex": "#c2bbfa",
"rgb": {
"r": 194,
"g": 187,
"b": 250
},
"hsl": {
"h": 246.667,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.8197,
"c": 0.08808,
"h": 289.4
},
"luminance": 0.53912
}Semantic roles & 50–950 ramp
primary
#C2BBFA
secondary
#D3DE7B
accent
#E303CA
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385