#C2BBDC#C2BBDC
#C2BBDC is a light, muted violet. Relative luminance 0.522; OKLCH L 80.8% C 0.047 H 295.1°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BBDC |
|---|---|
| RGB | rgb(194, 187, 220) |
| HSL | hsl(253, 32%, 80%) |
| HSV | hsv(253, 15%, 86%) |
| CMYK | cmyk(11.8%, 15%, 0%, 13.7%) |
| CIE-LAB | lab(77.39, 8.84, -15.60) |
| CIE-LCH | lch(77.39, 17.93, 299.55°) |
| OKLab | oklab(80.84% 0.0197 -0.0422) |
| OKLCH | oklch(80.84% 0.047 295.1) |
| XYZ | xyz(52.9341, 52.1771, 74.9787) |
| Luminance | 0.5218 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.96
Periwinkle
#CCCCFF
ΔE00 7.05
Light Periwinkle
#C1C6FC
ΔE00 7.72
Light Lavender
#DFC5FE
ΔE00 8.26
Pale Lilac
#E4CBFF
ΔE00 8.34
Pale Lavender
#EECFFE
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BBDC #D5DCBB
analogous
#BBC5DC #C2BBDC #D3BBDC
triadic
#C2BBDC #DCC2BB #BBDCC2
tetradic
#C2BBDC #DCBBC5 #D5DCBB #BBDCD3
square
#C2BBDC #DCBBC5 #D5DCBB #BBDCD3
split-complementary
#C2BBDC #DCD3BB #C5DCBB
monochromatic
#7A6AB2 #9E93C7 #C2BBDC #E6E3F1 #EDEBF5
Accessibility & contrast
On white
1.84
#C2BBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#C2BBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BBDC
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BBDC | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BFDE
Deuteranopia (green-blind)
#B5BFDB
Tritanopia (blue-blind)
#BDC0C6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c2bbdc; /* rgb */ color: rgb(194, 187, 220); /* oklch */ color: oklch(80.8% 0.047 295.1);
Tailwind
colors: {
custom: {
50: '#d4cfe6',
500: '#c2bbdc',
950: '#000000',
},
}SCSS
$custom: #c2bbdc; $custom-light: #d4cfe6; $custom-dark: #000000;
JSON
{
"hex": "#c2bbdc",
"rgb": {
"r": 194,
"g": 187,
"b": 220
},
"hsl": {
"h": 252.727,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.80837,
"c": 0.04658,
"h": 295.1
},
"luminance": 0.52177
}Semantic roles & 50–950 ramp
primary
#C2BBDC
secondary
#AAB388
accent
#AB3B93
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141316
muted
#838384