#C2BFE2#C2BFE2
#C2BFE2 is a light, muted blue. Relative luminance 0.542; OKLCH L 81.8% C 0.049 H 289.2°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BFE2 |
|---|---|
| RGB | rgb(194, 191, 226) |
| HSL | hsl(245, 38%, 82%) |
| HSV | hsv(245, 15%, 89%) |
| CMYK | cmyk(14.2%, 15.5%, 0%, 11.4%) |
| CIE-LAB | lab(78.59, 7.93, -17.03) |
| CIE-LCH | lch(78.59, 18.78, 294.99°) |
| OKLab | oklab(81.84% 0.0161 -0.0462) |
| OKLCH | oklch(81.84% 0.049 289.2) |
| XYZ | xyz(54.6034, 54.2215, 79.5258) |
| Luminance | 0.5422 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.57
Light Periwinkle
#C1C6FC
ΔE00 6.14
Light Lavender
#DFC5FE
ΔE00 8.16
Pale Lilac
#E4CBFF
ΔE00 8.30
Thistle
#D8BFD8
ΔE00 8.35
Light Violet
#D6B4FC
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BFE2 #DFE2BF
analogous
#BFCEE2 #C2BFE2 #D4BFE2
triadic
#C2BFE2 #E2C2BF #BFE2C2
tetradic
#C2BFE2 #E2BFCE #DFE2BF #BFE2D4
square
#C2BFE2 #E2BFCE #DFE2BF #BFE2D4
split-complementary
#C2BFE2 #E2D4BF #CEE2BF
monochromatic
#726BBC #9A95CF #C2BFE2 #EAE9F5 #EBEAF5
Accessibility & contrast
On white
1.77
#C2BFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#C2BFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BFE2
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BFE2 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C3E4
Deuteranopia (green-blind)
#B7C2E1
Tritanopia (blue-blind)
#BCC4CA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c2bfe2; /* rgb */ color: rgb(194, 191, 226); /* oklch */ color: oklch(81.8% 0.049 289.2);
Tailwind
colors: {
custom: {
50: '#d4d2eb',
500: '#c2bfe2',
950: '#000000',
},
}SCSS
$custom: #c2bfe2; $custom-light: #d4d2eb; $custom-dark: #000000;
JSON
{
"hex": "#c2bfe2",
"rgb": {
"r": 194,
"g": 191,
"b": 226
},
"hsl": {
"h": 245.143,
"s": 37.634,
"l": 81.765
},
"oklch": {
"l": 0.81839,
"c": 0.04888,
"h": 289.2
},
"luminance": 0.54222
}Semantic roles & 50–950 ramp
primary
#C2BFE2
secondary
#B7BB8A
accent
#B135A6
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384