#C2BFEB#C2BFEB
#C2BFEB is a very light, moderate blue. Relative luminance 0.547; OKLCH L 82.2% C 0.061 H 288.1°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BFEB |
|---|---|
| RGB | rgb(194, 191, 235) |
| HSL | hsl(244, 52%, 84%) |
| HSV | hsv(244, 19%, 92%) |
| CMYK | cmyk(17.4%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(78.88, 9.86, -21.42) |
| CIE-LCH | lch(78.88, 23.58, 294.71°) |
| OKLab | oklab(82.17% 0.0191 -0.0584) |
| OKLCH | oklch(82.17% 0.061 288.1) |
| XYZ | xyz(55.8709, 54.7285, 86.2013) |
| Luminance | 0.5473 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.82
Light Periwinkle
#C1C6FC
ΔE00 4.16
Light Lavender
#DFC5FE
ΔE00 6.85
Pale Lilac
#E4CBFF
ΔE00 7.34
Light Violet
#D6B4FC
ΔE00 8.20
Pale Violet
#CEAEFA
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BFEB #E8EBBF
analogous
#BFD2EB #C2BFEB #D8BFEB
triadic
#C2BFEB #EBC2BF #BFEBC2
tetradic
#C2BFEB #EBBFD2 #E8EBBF #BFEBD8
square
#C2BFEB #EBBFD2 #E8EBBF #BFEBD8
split-complementary
#C2BFEB #EBD8BF #D2EBBF
monochromatic
#6962CE #9690DC #C2BFEB #E9E8F8 #E9E8F8
Accessibility & contrast
On white
1.76
#C2BFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#C2BFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BFEB
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BFEB | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C4ED
Deuteranopia (green-blind)
#B4C2EA
Tritanopia (blue-blind)
#BAC6CE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c2bfeb; /* rgb */ color: rgb(194, 191, 235); /* oklch */ color: oklch(82.2% 0.061 288.1);
Tailwind
colors: {
custom: {
50: '#d4d2f1',
500: '#c2bfeb',
950: '#000000',
},
}SCSS
$custom: #c2bfeb; $custom-light: #d4d2f1; $custom-dark: #000000;
JSON
{
"hex": "#c2bfeb",
"rgb": {
"r": 194,
"g": 191,
"b": 235
},
"hsl": {
"h": 244.091,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.82165,
"c": 0.06144,
"h": 288.1
},
"luminance": 0.54729
}Semantic roles & 50–950 ramp
primary
#C2BFEB
secondary
#C3C787
accent
#C026B5
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385