#C7BBD7#C7BBD7
#C7BBD7 is a light, muted violet. Relative luminance 0.526; OKLCH L 81.1% C 0.041 H 304.9°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C7BBD7 |
|---|---|
| RGB | rgb(199, 187, 215) |
| HSL | hsl(266, 26%, 79%) |
| HSV | hsv(266, 13%, 84%) |
| CMYK | cmyk(7.4%, 13%, 0%, 15.7%) |
| CIE-LAB | lab(77.63, 9.47, -12.49) |
| CIE-LCH | lch(77.63, 15.67, 307.18°) |
| OKLab | oklab(81.07% 0.0234 -0.0336) |
| OKLCH | oklch(81.07% 0.041 304.9) |
| XYZ | xyz(53.5870, 52.5891, 71.6045) |
| Luminance | 0.5259 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.75
Pale Lilac
#E4CBFF
ΔE00 8.63
Light Lavender
#DFC5FE
ΔE00 8.88
Periwinkle
#CCCCFF
ΔE00 8.93
Lilac
#C8A2C8
ΔE00 9.17
Pale Lavender
#EECFFE
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7BBD7 #CBD7BB
analogous
#BBBDD7 #C7BBD7 #D5BBD7
triadic
#C7BBD7 #D7C7BB #BBD7C7
tetradic
#C7BBD7 #D7BBBD #CBD7BB #BBD7D5
square
#C7BBD7 #D7BBBD #CBD7BB #BBD7D5
split-complementary
#C7BBD7 #D7D5BB #BDD7BB
monochromatic
#886EAA #A794C0 #C7BBD7 #E7E2EE #EFECF4
Accessibility & contrast
On white
1.82
#C7BBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#C7BBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7BBD7
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7BBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7BBD7 | 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)
#B7BFD8
Deuteranopia (green-blind)
#B9C0D6
Tritanopia (blue-blind)
#C5BFC4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c7bbd7; /* rgb */ color: rgb(199, 187, 215); /* oklch */ color: oklch(81.1% 0.041 304.9);
Tailwind
colors: {
custom: {
50: '#d8cfe3',
500: '#c7bbd7',
950: '#000000',
},
}SCSS
$custom: #c7bbd7; $custom-light: #d8cfe3; $custom-dark: #000000;
JSON
{
"hex": "#c7bbd7",
"rgb": {
"r": 199,
"g": 187,
"b": 215
},
"hsl": {
"h": 265.714,
"s": 25.926,
"l": 78.824
},
"oklch": {
"l": 0.81074,
"c": 0.04093,
"h": 304.9
},
"luminance": 0.52589
}Semantic roles & 50–950 ramp
primary
#C7BBD7
secondary
#9EAD89
accent
#A4417A
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384