#C7BBD3#C7BBD3
#C7BBD3 is a light, muted violet. Relative luminance 0.524; OKLCH L 80.9% C 0.036 H 308.0°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C7BBD3 |
|---|---|
| RGB | rgb(199, 187, 211) |
| HSL | hsl(270, 21%, 78%) |
| HSV | hsv(270, 11%, 83%) |
| CMYK | cmyk(5.7%, 11.4%, 0%, 17.3%) |
| CIE-LAB | lab(77.51, 8.68, -10.50) |
| CIE-LCH | lch(77.51, 13.63, 309.58°) |
| OKLab | oklab(80.94% 0.022 -0.0282) |
| OKLCH | oklch(80.94% 0.036 308) |
| XYZ | xyz(53.0793, 52.3861, 68.9306) |
| Luminance | 0.5239 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.64
Lilac
#C8A2C8
ΔE00 9.61
Pale Lilac
#E4CBFF
ΔE00 9.70
Periwinkle
#CCCCFF
ΔE00 9.95
Light Lavender
#DFC5FE
ΔE00 10.07
Pale Lavender
#EECFFE
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7BBD3 #C7D3BB
analogous
#BBBBD3 #C7BBD3 #D3BBD3
triadic
#C7BBD3 #D3C7BB #BBD3C7
tetradic
#C7BBD3 #D3BBBB #C7D3BB #BBD3D3
square
#C7BBD3 #D3BBBB #C7D3BB #BBD3D3
split-complementary
#C7BBD3 #D3D3BB #BBD3BB
monochromatic
#8A71A3 #A896BB #C7BBD3 #E6E0EB #F0ECF3
Accessibility & contrast
On white
1.83
#C7BBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#C7BBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7BBD3
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7BBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7BBD3 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BFD4
Deuteranopia (green-blind)
#BAC0D2
Tritanopia (blue-blind)
#C6BEC3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c7bbd3; /* rgb */ color: rgb(199, 187, 211); /* oklch */ color: oklch(80.9% 0.036 308.0);
Tailwind
colors: {
custom: {
50: '#d8cfe0',
500: '#c7bbd3',
950: '#000000',
},
}SCSS
$custom: #c7bbd3; $custom-light: #d8cfe0; $custom-dark: #000000;
JSON
{
"hex": "#c7bbd3",
"rgb": {
"r": 199,
"g": 187,
"b": 211
},
"hsl": {
"h": 270,
"s": 21.429,
"l": 78.039
},
"oklch": {
"l": 0.8094,
"c": 0.03572,
"h": 308
},
"luminance": 0.52386
}Semantic roles & 50–950 ramp
primary
#C7BBD3
secondary
#99A88A
accent
#A04673
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384