#C6BBDA#C6BBDA
#C6BBDA is a light, muted violet. Relative luminance 0.526; OKLCH L 81.1% C 0.045 H 301.6°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C6BBDA |
|---|---|
| RGB | rgb(198, 187, 218) |
| HSL | hsl(261, 30%, 79%) |
| HSV | hsv(261, 14%, 85%) |
| CMYK | cmyk(9.2%, 14.2%, 0%, 14.5%) |
| CIE-LAB | lab(77.64, 9.74, -14.10) |
| CIE-LCH | lch(77.64, 17.14, 304.64°) |
| OKLab | oklab(81.09% 0.0234 -0.038) |
| OKLCH | oklch(81.09% 0.045 301.6) |
| XYZ | xyz(53.7115, 52.6084, 73.6409) |
| Luminance | 0.5261 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.39
Pale Lilac
#E4CBFF
ΔE00 8.05
Periwinkle
#CCCCFF
ΔE00 8.07
Light Lavender
#DFC5FE
ΔE00 8.17
Pale Lavender
#EECFFE
ΔE00 8.96
Light Periwinkle
#C1C6FC
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6BBDA #CFDABB
analogous
#BBC0DA #C6BBDA #D6BBDA
triadic
#C6BBDA #DAC6BB #BBDAC6
tetradic
#C6BBDA #DABBC0 #CFDABB #BBDAD6
square
#C6BBDA #DABBC0 #CFDABB #BBDAD6
split-complementary
#C6BBDA #DAD6BB #C0DABB
monochromatic
#846CAF #A593C4 #C6BBDA #E7E3F0 #EEEBF4
Accessibility & contrast
On white
1.82
#C6BBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#C6BBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6BBDA
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6BBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6BBDA | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C0DB
Deuteranopia (green-blind)
#B7C0D9
Tritanopia (blue-blind)
#C3BFC5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c6bbda; /* rgb */ color: rgb(198, 187, 218); /* oklch */ color: oklch(81.1% 0.045 301.6);
Tailwind
colors: {
custom: {
50: '#d7cfe5',
500: '#c6bbda',
950: '#000000',
},
}SCSS
$custom: #c6bbda; $custom-light: #d7cfe5; $custom-dark: #000000;
JSON
{
"hex": "#c6bbda",
"rgb": {
"r": 198,
"g": 187,
"b": 218
},
"hsl": {
"h": 261.29,
"s": 29.524,
"l": 79.412
},
"oklch": {
"l": 0.81094,
"c": 0.04462,
"h": 301.6
},
"luminance": 0.52608
}Semantic roles & 50–950 ramp
primary
#C6BBDA
secondary
#A3B188
accent
#A83D82
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384