#C1BFEF#C1BFEF
#C1BFEF is a very light, moderate blue. Relative luminance 0.548; OKLCH L 82.2% C 0.067 H 286.7°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #C1BFEF |
|---|---|
| RGB | rgb(193, 191, 239) |
| HSL | hsl(243, 60%, 84%) |
| HSV | hsv(243, 20%, 94%) |
| CMYK | cmyk(19.2%, 20.1%, 0%, 6.3%) |
| CIE-LAB | lab(78.94, 10.42, -23.49) |
| CIE-LCH | lch(78.94, 25.70, 293.93°) |
| OKLab | oklab(82.24% 0.0193 -0.0642) |
| OKLCH | oklch(82.24% 0.067 286.7) |
| XYZ | xyz(56.1995, 54.8303, 89.2671) |
| Luminance | 0.5483 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.22
Periwinkle
#CCCCFF
ΔE00 3.31
Light Lavender
#DFC5FE
ΔE00 6.87
Pale Lilac
#E4CBFF
ΔE00 7.53
Light Violet
#D6B4FC
ΔE00 7.91
Pale Violet
#CEAEFA
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1BFEF #EDEFBF
analogous
#BFD5EF #C1BFEF #D9BFEF
triadic
#C1BFEF #EFC1BF #BFEFC1
tetradic
#C1BFEF #EFBFD5 #EDEFBF #BFEFD9
square
#C1BFEF #EFBFD5 #EDEFBF #BFEFD9
split-complementary
#C1BFEF #EFD9BF #D5EFBF
monochromatic
#625DD7 #928EE3 #C1BFEF #E7E7F9 #E7E7F9
Accessibility & contrast
On white
1.75
#C1BFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#C1BFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1BFEF
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1BFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1BFEF | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C5F1
Deuteranopia (green-blind)
#B2C2EE
Tritanopia (blue-blind)
#B7C7CF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c1bfef; /* rgb */ color: rgb(193, 191, 239); /* oklch */ color: oklch(82.2% 0.067 286.7);
Tailwind
colors: {
custom: {
50: '#d4d2f4',
500: '#c1bfef',
950: '#000000',
},
}SCSS
$custom: #c1bfef; $custom-light: #d4d2f4; $custom-dark: #000000;
JSON
{
"hex": "#c1bfef",
"rgb": {
"r": 193,
"g": 191,
"b": 239
},
"hsl": {
"h": 242.5,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.82236,
"c": 0.06703,
"h": 286.7
},
"luminance": 0.54831
}Semantic roles & 50–950 ramp
primary
#C1BFEF
secondary
#CACD85
accent
#C81EC1
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385