#C6BBDF#C6BBDF
#C6BBDF is a light, muted violet. Relative luminance 0.529; OKLCH L 81.3% C 0.051 H 299.2°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C6BBDF |
|---|---|
| RGB | rgb(198, 187, 223) |
| HSL | hsl(258, 36%, 80%) |
| HSV | hsv(258, 16%, 87%) |
| CMYK | cmyk(11.2%, 16.1%, 0%, 12.5%) |
| CIE-LAB | lab(77.80, 10.76, -16.57) |
| CIE-LCH | lch(77.80, 19.76, 303.00°) |
| OKLab | oklab(81.27% 0.0251 -0.0448) |
| OKLCH | oklch(81.27% 0.051 299.2) |
| XYZ | xyz(54.3757, 52.8740, 77.1388) |
| Luminance | 0.5287 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.17
Light Lavender
#DFC5FE
ΔE00 6.96
Periwinkle
#CCCCFF
ΔE00 6.99
Pale Lilac
#E4CBFF
ΔE00 7.07
Light Periwinkle
#C1C6FC
ΔE00 7.91
Pale Lavender
#EECFFE
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6BBDF #D4DFBB
analogous
#BBC2DF #C6BBDF #D8BBDF
triadic
#C6BBDF #DFC6BB #BBDFC6
tetradic
#C6BBDF #DFBBC2 #D4DFBB #BBDFD8
square
#C6BBDF #DFBBC2 #D4DFBB #BBDFD8
split-complementary
#C6BBDF #DFD8BB #C2DFBB
monochromatic
#8068B8 #A391CB #C6BBDF #E9E5F3 #EEEAF5
Accessibility & contrast
On white
1.81
#C6BBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#C6BBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6BBDF
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6BBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6BBDF | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C0E1
Deuteranopia (green-blind)
#B6C0DE
Tritanopia (blue-blind)
#C2C0C7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c6bbdf; /* rgb */ color: rgb(198, 187, 223); /* oklch */ color: oklch(81.3% 0.051 299.2);
Tailwind
colors: {
custom: {
50: '#d7cfe9',
500: '#c6bbdf',
950: '#000000',
},
}SCSS
$custom: #c6bbdf; $custom-light: #d7cfe9; $custom-dark: #000000;
JSON
{
"hex": "#c6bbdf",
"rgb": {
"r": 198,
"g": 187,
"b": 223
},
"hsl": {
"h": 258.333,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.81269,
"c": 0.05136,
"h": 299.2
},
"luminance": 0.52874
}Semantic roles & 50–950 ramp
primary
#C6BBDF
secondary
#A8B787
accent
#AF378A
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141316
muted
#838384