#C3BFEB#C3BFEB
#C3BFEB is a very light, moderate blue. Relative luminance 0.549; OKLCH L 82.2% C 0.061 H 289.1°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #C3BFEB |
|---|---|
| RGB | rgb(195, 191, 235) |
| HSL | hsl(245, 52%, 84%) |
| HSV | hsv(245, 19%, 92%) |
| CMYK | cmyk(17%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(78.96, 10.17, -21.30) |
| CIE-LCH | lch(78.96, 23.60, 295.52°) |
| OKLab | oklab(82.24% 0.0201 -0.058) |
| OKLCH | oklch(82.24% 0.061 289.1) |
| XYZ | xyz(56.1285, 54.8613, 86.2134) |
| Luminance | 0.5486 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.91
Light Periwinkle
#C1C6FC
ΔE00 4.38
Light Lavender
#DFC5FE
ΔE00 6.59
Pale Lilac
#E4CBFF
ΔE00 7.07
Light Violet
#D6B4FC
ΔE00 8.04
Pale Violet
#CEAEFA
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3BFEB #E7EBBF
analogous
#BFD1EB #C3BFEB #D9BFEB
triadic
#C3BFEB #EBC3BF #BFEBC3
tetradic
#C3BFEB #EBBFD1 #E7EBBF #BFEBD9
square
#C3BFEB #EBBFD1 #E7EBBF #BFEBD9
split-complementary
#C3BFEB #EBD9BF #D1EBBF
monochromatic
#6C62CE #9790DC #C3BFEB #E9E8F8 #E9E8F8
Accessibility & contrast
On white
1.75
#C3BFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#C3BFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3BFEB
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3BFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3BFEB | 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)
#B5C4ED
Deuteranopia (green-blind)
#B5C3EA
Tritanopia (blue-blind)
#BBC6CE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c3bfeb; /* rgb */ color: rgb(195, 191, 235); /* oklch */ color: oklch(82.2% 0.061 289.1);
Tailwind
colors: {
custom: {
50: '#d5d2f1',
500: '#c3bfeb',
950: '#000000',
},
}SCSS
$custom: #c3bfeb; $custom-light: #d5d2f1; $custom-dark: #000000;
JSON
{
"hex": "#c3bfeb",
"rgb": {
"r": 195,
"g": 191,
"b": 235
},
"hsl": {
"h": 245.455,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.82243,
"c": 0.06144,
"h": 289.1
},
"luminance": 0.54862
}Semantic roles & 50–950 ramp
primary
#C3BFEB
secondary
#C1C787
accent
#C026B2
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385