#C4BBCF#C4BBCF
#C4BBCF is a light, muted violet. Relative luminance 0.518; OKLCH L 80.6% C 0.029 H 306.0°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #C4BBCF |
|---|---|
| RGB | rgb(196, 187, 207) |
| HSL | hsl(267, 17%, 77%) |
| HSV | hsv(267, 10%, 81%) |
| CMYK | cmyk(5.3%, 9.7%, 0%, 18.8%) |
| CIE-LAB | lab(77.15, 6.89, -8.90) |
| CIE-LCH | lch(77.15, 11.26, 307.76°) |
| OKLab | oklab(80.56% 0.0173 -0.0238) |
| OKLCH | oklch(80.56% 0.029 306) |
| XYZ | xyz(51.7958, 51.7815, 66.2855) |
| Luminance | 0.5178 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.03
Dove Gray
#B6B8BD
ΔE00 9.06
Silver
#C0C0C0
ΔE00 10.44
Lavender (CSS)
#E6E6FA
ΔE00 10.47
Periwinkle
#CCCCFF
ΔE00 10.72
Lilac
#C8A2C8
ΔE00 11.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4BBCF #C6CFBB
analogous
#BBBCCF #C4BBCF #CEBBCF
triadic
#C4BBCF #CFC4BB #BBCFC4
tetradic
#C4BBCF #CFBBBC #C6CFBB #BBCFCE
square
#C4BBCF #CFBBBC #C6CFBB #BBCFCE
split-complementary
#C4BBCF #CFCEBB #BCCFBB
monochromatic
#86739C #A597B6 #C4BBCF #E3DFE8 #EFEDF2
Accessibility & contrast
On white
1.85
#C4BBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#C4BBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4BBCF
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4BBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4BBCF | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BED0
Deuteranopia (green-blind)
#BABFCE
Tritanopia (blue-blind)
#C3BDC1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c4bbcf; /* rgb */ color: rgb(196, 187, 207); /* oklch */ color: oklch(80.6% 0.029 306.0);
Tailwind
colors: {
custom: {
50: '#d5cfdd',
500: '#c4bbcf',
950: '#000000',
},
}SCSS
$custom: #c4bbcf; $custom-light: #d5cfdd; $custom-dark: #000000;
JSON
{
"hex": "#c4bbcf",
"rgb": {
"r": 196,
"g": 187,
"b": 207
},
"hsl": {
"h": 267,
"s": 17.241,
"l": 77.255
},
"oklch": {
"l": 0.8056,
"c": 0.02943,
"h": 306
},
"luminance": 0.51781
}Semantic roles & 50–950 ramp
primary
#C4BBCF
secondary
#98A48B
accent
#9C4A77
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384