#C4BFDF#C4BFDF
#C4BFDF is a light, muted blue. Relative luminance 0.543; OKLCH L 81.9% C 0.045 H 292.5°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C4BFDF |
|---|---|
| RGB | rgb(196, 191, 223) |
| HSL | hsl(249, 33%, 81%) |
| HSV | hsv(249, 14%, 87%) |
| CMYK | cmyk(12.1%, 14.3%, 0%, 12.5%) |
| CIE-LAB | lab(78.65, 7.95, -15.30) |
| CIE-LCH | lch(78.65, 17.25, 297.45°) |
| OKLab | oklab(81.89% 0.0172 -0.0414) |
| OKLCH | oklch(81.89% 0.045 292.5) |
| XYZ | xyz(54.7123, 54.3248, 77.4010) |
| Luminance | 0.5433 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.50
Light Periwinkle
#C1C6FC
ΔE00 7.29
Thistle
#D8BFD8
ΔE00 7.35
Pale Lilac
#E4CBFF
ΔE00 8.38
Light Lavender
#DFC5FE
ΔE00 8.43
Pale Lavender
#EECFFE
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4BFDF #DADFBF
analogous
#BFCADF #C4BFDF #D4BFDF
triadic
#C4BFDF #DFC4BF #BFDFC4
tetradic
#C4BFDF #DFBFCA #DADFBF #BFDFD4
square
#C4BFDF #DFBFCA #DADFBF #BFDFD4
split-complementary
#C4BFDF #DFD4BF #CADFBF
monochromatic
#796DB6 #9E96CB #C4BFDF #EAE8F3 #ECEBF5
Accessibility & contrast
On white
1.77
#C4BFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#C4BFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4BFDF
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4BFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4BFDF | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C3E0
Deuteranopia (green-blind)
#B9C2DE
Tritanopia (blue-blind)
#BFC4C9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c4bfdf; /* rgb */ color: rgb(196, 191, 223); /* oklch */ color: oklch(81.9% 0.045 292.5);
Tailwind
colors: {
custom: {
50: '#d6d2e9',
500: '#c4bfdf',
950: '#000000',
},
}SCSS
$custom: #c4bfdf; $custom-light: #d6d2e9; $custom-dark: #000000;
JSON
{
"hex": "#c4bfdf",
"rgb": {
"r": 196,
"g": 191,
"b": 223
},
"hsl": {
"h": 249.375,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.81892,
"c": 0.0448,
"h": 292.5
},
"luminance": 0.54325
}Semantic roles & 50–950 ramp
primary
#C4BFDF
secondary
#B0B78B
accent
#AC399A
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384