#C2BBDB#C2BBDB
#C2BBDB is a light, muted violet. Relative luminance 0.521; OKLCH L 80.8% C 0.045 H 295.4°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BBDB |
|---|---|
| RGB | rgb(194, 187, 219) |
| HSL | hsl(253, 31%, 80%) |
| HSV | hsv(253, 15%, 86%) |
| CMYK | cmyk(11.4%, 14.6%, 0%, 14.1%) |
| CIE-LAB | lab(77.36, 8.64, -15.11) |
| CIE-LCH | lch(77.36, 17.40, 299.76°) |
| OKLab | oklab(80.8% 0.0194 -0.0408) |
| OKLCH | oklch(80.8% 0.045 295.4) |
| XYZ | xyz(52.8021, 52.1242, 74.2833) |
| Luminance | 0.5212 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.85
Periwinkle
#CCCCFF
ΔE00 7.28
Light Periwinkle
#C1C6FC
ΔE00 7.96
Light Lavender
#DFC5FE
ΔE00 8.49
Pale Lilac
#E4CBFF
ΔE00 8.53
Pale Lavender
#EECFFE
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BBDB #D4DBBB
analogous
#BBC4DB #C2BBDB #D2BBDB
triadic
#C2BBDB #DBC2BB #BBDBC2
tetradic
#C2BBDB #DBBBC4 #D4DBBB #BBDBD2
square
#C2BBDB #DBBBC4 #D4DBBB #BBDBD2
split-complementary
#C2BBDB #DBD2BB #C4DBBB
monochromatic
#7A6BB1 #9E93C6 #C2BBDB #E6E3F0 #EDEBF4
Accessibility & contrast
On white
1.84
#C2BBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#C2BBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BBDB
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BBDB | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BFDC
Deuteranopia (green-blind)
#B5BFDA
Tritanopia (blue-blind)
#BEC0C5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c2bbdb; /* rgb */ color: rgb(194, 187, 219); /* oklch */ color: oklch(80.8% 0.045 295.4);
Tailwind
colors: {
custom: {
50: '#d4cfe6',
500: '#c2bbdb',
950: '#000000',
},
}SCSS
$custom: #c2bbdb; $custom-light: #d4cfe6; $custom-dark: #000000;
JSON
{
"hex": "#c2bbdb",
"rgb": {
"r": 194,
"g": 187,
"b": 219
},
"hsl": {
"h": 253.125,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.80802,
"c": 0.0452,
"h": 295.4
},
"luminance": 0.52124
}Semantic roles & 50–950 ramp
primary
#C2BBDB
secondary
#A9B288
accent
#A93C92
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384