#C2BBCF#C2BBCF
#C2BBCF is a light, muted violet. Relative luminance 0.515; OKLCH L 80.4% C 0.029 H 301.6°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BBCF |
|---|---|
| RGB | rgb(194, 187, 207) |
| HSL | hsl(261, 17%, 77%) |
| HSV | hsv(261, 10%, 81%) |
| CMYK | cmyk(6.3%, 9.7%, 0%, 18.8%) |
| CIE-LAB | lab(76.99, 6.22, -9.16) |
| CIE-LCH | lch(76.99, 11.07, 304.19°) |
| OKLab | oklab(80.4% 0.0151 -0.0245) |
| OKLCH | oklch(80.4% 0.029 301.6) |
| XYZ | xyz(51.2789, 51.5150, 66.2613) |
| Luminance | 0.5151 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.80
Dove Gray
#B6B8BD
ΔE00 8.55
Silver
#C0C0C0
ΔE00 10.11
Lavender (CSS)
#E6E6FA
ΔE00 10.30
Periwinkle
#CCCCFF
ΔE00 10.54
Light Blue Grey
#B7C9E2
ΔE00 11.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BBCF #C8CFBB
analogous
#BBBECF #C2BBCF #CCBBCF
triadic
#C2BBCF #CFC2BB #BBCFC2
tetradic
#C2BBCF #CFBBBE #C8CFBB #BBCFCC
square
#C2BBCF #CFBBBE #C8CFBB #BBCFCC
split-complementary
#C2BBCF #CFCCBB #BECFBB
monochromatic
#82739C #A297B6 #C2BBCF #E2DFE8 #EFEDF2
Accessibility & contrast
On white
1.86
#C2BBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#C2BBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BBCF
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BBCF | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BED0
Deuteranopia (green-blind)
#B9BECE
Tritanopia (blue-blind)
#C0BEC1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #c2bbcf; /* rgb */ color: rgb(194, 187, 207); /* oklch */ color: oklch(80.4% 0.029 301.6);
Tailwind
colors: {
custom: {
50: '#d4cfdd',
500: '#c2bbcf',
950: '#000000',
},
}SCSS
$custom: #c2bbcf; $custom-light: #d4cfdd; $custom-dark: #000000;
JSON
{
"hex": "#c2bbcf",
"rgb": {
"r": 194,
"g": 187,
"b": 207
},
"hsl": {
"h": 261,
"s": 17.241,
"l": 77.255
},
"oklch": {
"l": 0.80396,
"c": 0.02882,
"h": 301.6
},
"luminance": 0.51515
}Semantic roles & 50–950 ramp
primary
#C2BBCF
secondary
#9BA48B
accent
#9C4A7F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384