#C6BBDB#C6BBDB
#C6BBDB is a light, muted violet. Relative luminance 0.527; OKLCH L 81.1% C 0.046 H 301.1°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C6BBDB |
|---|---|
| RGB | rgb(198, 187, 219) |
| HSL | hsl(261, 31%, 80%) |
| HSV | hsv(261, 15%, 86%) |
| CMYK | cmyk(9.6%, 14.6%, 0%, 14.1%) |
| CIE-LAB | lab(77.67, 9.94, -14.60) |
| CIE-LCH | lch(77.67, 17.66, 304.27°) |
| OKLab | oklab(81.13% 0.0237 -0.0394) |
| OKLCH | oklch(81.13% 0.046 301.1) |
| XYZ | xyz(53.8428, 52.6609, 74.3321) |
| Luminance | 0.5266 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.52
Pale Lilac
#E4CBFF
ΔE00 7.84
Periwinkle
#CCCCFF
ΔE00 7.84
Light Lavender
#DFC5FE
ΔE00 7.91
Light Periwinkle
#C1C6FC
ΔE00 8.78
Pale Lavender
#EECFFE
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6BBDB #D0DBBB
analogous
#BBC0DB #C6BBDB #D6BBDB
triadic
#C6BBDB #DBC6BB #BBDBC6
tetradic
#C6BBDB #DBBBC0 #D0DBBB #BBDBD6
square
#C6BBDB #DBBBC0 #D0DBBB #BBDBD6
split-complementary
#C6BBDB #DBD6BB #C0DBBB
monochromatic
#836BB1 #A493C6 #C6BBDB #E8E3F0 #EEEBF4
Accessibility & contrast
On white
1.82
#C6BBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#C6BBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6BBDB
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6BBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6BBDB | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C0DC
Deuteranopia (green-blind)
#B7C0DA
Tritanopia (blue-blind)
#C3BFC5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c6bbdb; /* rgb */ color: rgb(198, 187, 219); /* oklch */ color: oklch(81.1% 0.046 301.1);
Tailwind
colors: {
custom: {
50: '#d7cfe6',
500: '#c6bbdb',
950: '#000000',
},
}SCSS
$custom: #c6bbdb; $custom-light: #d7cfe6; $custom-dark: #000000;
JSON
{
"hex": "#c6bbdb",
"rgb": {
"r": 198,
"g": 187,
"b": 219
},
"hsl": {
"h": 260.625,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.81129,
"c": 0.04597,
"h": 301.1
},
"luminance": 0.52661
}Semantic roles & 50–950 ramp
primary
#C6BBDB
secondary
#A4B288
accent
#A93C84
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384