#C3BFDF#C3BFDF
#C3BFDF is a light, muted blue. Relative luminance 0.542; OKLCH L 81.8% C 0.045 H 291.1°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C3BFDF |
|---|---|
| RGB | rgb(195, 191, 223) |
| HSL | hsl(248, 33%, 81%) |
| HSV | hsv(248, 14%, 87%) |
| CMYK | cmyk(12.6%, 14.3%, 0%, 12.5%) |
| CIE-LAB | lab(78.57, 7.63, -15.43) |
| CIE-LCH | lch(78.57, 17.21, 296.31°) |
| OKLab | oklab(81.81% 0.0161 -0.0417) |
| OKLCH | oklch(81.81% 0.045 291.1) |
| XYZ | xyz(54.4530, 54.1911, 77.3889) |
| Luminance | 0.5419 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.40
Light Periwinkle
#C1C6FC
ΔE00 7.09
Thistle
#D8BFD8
ΔE00 7.71
Pale Lilac
#E4CBFF
ΔE00 8.61
Light Lavender
#DFC5FE
ΔE00 8.62
Lavender (CSS)
#E6E6FA
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3BFDF #DBDFBF
analogous
#BFCBDF #C3BFDF #D3BFDF
triadic
#C3BFDF #DFC3BF #BFDFC3
tetradic
#C3BFDF #DFBFCB #DBDFBF #BFDFD3
square
#C3BFDF #DFBFCB #DBDFBF #BFDFD3
split-complementary
#C3BFDF #DFD3BF #CBDFBF
monochromatic
#766DB6 #9D96CB #C3BFDF #E9E8F3 #ECEBF5
Accessibility & contrast
On white
1.77
#C3BFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#C3BFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3BFDF
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3BFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3BFDF | 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)
#B8C3E0
Deuteranopia (green-blind)
#B8C2DE
Tritanopia (blue-blind)
#BEC4C9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #c3bfdf; /* rgb */ color: rgb(195, 191, 223); /* oklch */ color: oklch(81.8% 0.045 291.1);
Tailwind
colors: {
custom: {
50: '#d5d2e9',
500: '#c3bfdf',
950: '#000000',
},
}SCSS
$custom: #c3bfdf; $custom-light: #d5d2e9; $custom-dark: #000000;
JSON
{
"hex": "#c3bfdf",
"rgb": {
"r": 195,
"g": 191,
"b": 223
},
"hsl": {
"h": 247.5,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.81812,
"c": 0.04474,
"h": 291.1
},
"luminance": 0.54191
}Semantic roles & 50–950 ramp
primary
#C3BFDF
secondary
#B2B78B
accent
#AC399E
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384