#C4BBDF#C4BBDF
#C4BBDF is a light, muted violet. Relative luminance 0.526; OKLCH L 81.1% C 0.051 H 296.7°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C4BBDF |
|---|---|
| RGB | rgb(196, 187, 223) |
| HSL | hsl(255, 36%, 80%) |
| HSV | hsv(255, 16%, 87%) |
| CMYK | cmyk(12.1%, 16.1%, 0%, 12.5%) |
| CIE-LAB | lab(77.64, 10.11, -16.82) |
| CIE-LCH | lch(77.64, 19.63, 301.01°) |
| OKLab | oklab(81.11% 0.0229 -0.0456) |
| OKLCH | oklch(81.11% 0.051 296.7) |
| XYZ | xyz(53.8519, 52.6039, 77.1142) |
| Luminance | 0.5260 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.68
Thistle
#D8BFD8
ΔE00 6.74
Light Lavender
#DFC5FE
ΔE00 7.27
Pale Lilac
#E4CBFF
ΔE00 7.42
Light Periwinkle
#C1C6FC
ΔE00 7.47
Pale Lavender
#EECFFE
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4BBDF #D6DFBB
analogous
#BBC4DF #C4BBDF #D6BBDF
triadic
#C4BBDF #DFC4BB #BBDFC4
tetradic
#C4BBDF #DFBBC4 #D6DFBB #BBDFD6
square
#C4BBDF #DFBBC4 #D6DFBB #BBDFD6
split-complementary
#C4BBDF #DFD6BB #C4DFBB
monochromatic
#7C68B8 #A091CB #C4BBDF #E8E5F3 #EDEAF5
Accessibility & contrast
On white
1.82
#C4BBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#C4BBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4BBDF
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4BBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4BBDF | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C0E1
Deuteranopia (green-blind)
#B5BFDE
Tritanopia (blue-blind)
#BFC0C7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c4bbdf; /* rgb */ color: rgb(196, 187, 223); /* oklch */ color: oklch(81.1% 0.051 296.7);
Tailwind
colors: {
custom: {
50: '#d6cfe9',
500: '#c4bbdf',
950: '#000000',
},
}SCSS
$custom: #c4bbdf; $custom-light: #d6cfe9; $custom-dark: #000000;
JSON
{
"hex": "#c4bbdf",
"rgb": {
"r": 196,
"g": 187,
"b": 223
},
"hsl": {
"h": 255,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.81105,
"c": 0.051,
"h": 296.7
},
"luminance": 0.52604
}Semantic roles & 50–950 ramp
primary
#C4BBDF
secondary
#ABB787
accent
#AF3791
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141316
muted
#838384