#C6BFDF#C6BFDF
#C6BFDF is a very light, muted violet. Relative luminance 0.546; OKLCH L 82.1% C 0.045 H 295.4°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C6BFDF |
|---|---|
| RGB | rgb(198, 191, 223) |
| HSL | hsl(253, 33%, 81%) |
| HSV | hsv(253, 14%, 87%) |
| CMYK | cmyk(11.2%, 14.3%, 0%, 12.5%) |
| CIE-LAB | lab(78.81, 8.60, -15.05) |
| CIE-LCH | lch(78.81, 17.34, 299.74°) |
| OKLab | oklab(82.05% 0.0193 -0.0407) |
| OKLCH | oklch(82.05% 0.045 295.4) |
| XYZ | xyz(55.2361, 54.5949, 77.4256) |
| Luminance | 0.5460 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.64
Periwinkle
#CCCCFF
ΔE00 6.75
Light Periwinkle
#C1C6FC
ΔE00 7.70
Pale Lilac
#E4CBFF
ΔE00 7.96
Light Lavender
#DFC5FE
ΔE00 8.08
Pale Lavender
#EECFFE
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6BFDF #D8DFBF
analogous
#BFC8DF #C6BFDF #D6BFDF
triadic
#C6BFDF #DFC6BF #BFDFC6
tetradic
#C6BFDF #DFBFC8 #D8DFBF #BFDFD6
square
#C6BFDF #DFBFC8 #D8DFBF #BFDFD6
split-complementary
#C6BFDF #DFD6BF #C8DFBF
monochromatic
#7D6DB6 #A296CB #C6BFDF #EAE8F3 #EDEBF5
Accessibility & contrast
On white
1.76
#C6BFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#C6BFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6BFDF
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6BFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6BFDF | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C3E0
Deuteranopia (green-blind)
#B9C3DE
Tritanopia (blue-blind)
#C2C4C9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c6bfdf; /* rgb */ color: rgb(198, 191, 223); /* oklch */ color: oklch(82.1% 0.045 295.4);
Tailwind
colors: {
custom: {
50: '#d7d2e9',
500: '#c6bfdf',
950: '#000000',
},
}SCSS
$custom: #c6bfdf; $custom-light: #d7d2e9; $custom-dark: #000000;
JSON
{
"hex": "#c6bfdf",
"rgb": {
"r": 198,
"g": 191,
"b": 223
},
"hsl": {
"h": 253.125,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.82053,
"c": 0.04503,
"h": 295.4
},
"luminance": 0.54595
}Semantic roles & 50–950 ramp
primary
#C6BFDF
secondary
#ADB78B
accent
#AC3993
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384