#C4BBDC#C4BBDC
#C4BBDC is a light, muted violet. Relative luminance 0.524; OKLCH L 81.0% C 0.047 H 297.8°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C4BBDC |
|---|---|
| RGB | rgb(196, 187, 220) |
| HSL | hsl(256, 32%, 80%) |
| HSV | hsv(256, 15%, 86%) |
| CMYK | cmyk(10.9%, 15%, 0%, 13.7%) |
| CIE-LAB | lab(77.55, 9.49, -15.35) |
| CIE-LCH | lch(77.55, 18.05, 301.74°) |
| OKLab | oklab(81% 0.0219 -0.0415) |
| OKLCH | oklch(81% 0.047 297.8) |
| XYZ | xyz(53.4510, 52.4436, 75.0029) |
| Luminance | 0.5244 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.30
Periwinkle
#CCCCFF
ΔE00 7.31
Light Lavender
#DFC5FE
ΔE00 7.94
Pale Lilac
#E4CBFF
ΔE00 7.96
Light Periwinkle
#C1C6FC
ΔE00 8.13
Pale Lavender
#EECFFE
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4BBDC #D3DCBB
analogous
#BBC2DC #C4BBDC #D5BBDC
triadic
#C4BBDC #DCC4BB #BBDCC4
tetradic
#C4BBDC #DCBBC2 #D3DCBB #BBDCD5
square
#C4BBDC #DCBBC2 #D3DCBB #BBDCD5
split-complementary
#C4BBDC #DCD5BB #C2DCBB
monochromatic
#7E6AB2 #A193C7 #C4BBDC #E7E3F1 #EDEBF5
Accessibility & contrast
On white
1.83
#C4BBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#C4BBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4BBDC
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4BBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4BBDC | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C0DE
Deuteranopia (green-blind)
#B6BFDB
Tritanopia (blue-blind)
#C0C0C6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c4bbdc; /* rgb */ color: rgb(196, 187, 220); /* oklch */ color: oklch(81.0% 0.047 297.8);
Tailwind
colors: {
custom: {
50: '#d6cfe6',
500: '#c4bbdc',
950: '#000000',
},
}SCSS
$custom: #c4bbdc; $custom-light: #d6cfe6; $custom-dark: #000000;
JSON
{
"hex": "#c4bbdc",
"rgb": {
"r": 196,
"g": 187,
"b": 220
},
"hsl": {
"h": 256.364,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.81,
"c": 0.04689,
"h": 297.8
},
"luminance": 0.52444
}Semantic roles & 50–950 ramp
primary
#C4BBDC
secondary
#A8B388
accent
#AB3B8C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141316
muted
#838384