#C7BBD4#C7BBD4
#C7BBD4 is a light, muted violet. Relative luminance 0.524; OKLCH L 81.0% C 0.037 H 307.1°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C7BBD4 |
|---|---|
| RGB | rgb(199, 187, 212) |
| HSL | hsl(269, 23%, 78%) |
| HSV | hsv(269, 12%, 83%) |
| CMYK | cmyk(6.1%, 11.8%, 0%, 16.9%) |
| CIE-LAB | lab(77.54, 8.88, -11.00) |
| CIE-LCH | lch(77.54, 14.14, 308.91°) |
| OKLab | oklab(80.97% 0.0223 -0.0295) |
| OKLCH | oklch(80.97% 0.037 307.1) |
| XYZ | xyz(53.2051, 52.4364, 69.5929) |
| Luminance | 0.5244 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.63
Pale Lilac
#E4CBFF
ΔE00 9.42
Lilac
#C8A2C8
ΔE00 9.48
Periwinkle
#CCCCFF
ΔE00 9.69
Light Lavender
#DFC5FE
ΔE00 9.77
Pale Lavender
#EECFFE
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7BBD4 #C8D4BB
analogous
#BBBBD4 #C7BBD4 #D3BBD4
triadic
#C7BBD4 #D4C7BB #BBD4C7
tetradic
#C7BBD4 #D4BBBB #C8D4BB #BBD4D3
square
#C7BBD4 #D4BBBB #C8D4BB #BBD4D3
split-complementary
#C7BBD4 #D4D3BB #BBD4BB
monochromatic
#8970A5 #A896BC #C7BBD4 #E6E0EC #F0ECF3
Accessibility & contrast
On white
1.83
#C7BBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#C7BBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7BBD4
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7BBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7BBD4 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BFD5
Deuteranopia (green-blind)
#B9C0D3
Tritanopia (blue-blind)
#C5BEC3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c7bbd4; /* rgb */ color: rgb(199, 187, 212); /* oklch */ color: oklch(81.0% 0.037 307.1);
Tailwind
colors: {
custom: {
50: '#d8cfe1',
500: '#c7bbd4',
950: '#000000',
},
}SCSS
$custom: #c7bbd4; $custom-light: #d8cfe1; $custom-dark: #000000;
JSON
{
"hex": "#c7bbd4",
"rgb": {
"r": 199,
"g": 187,
"b": 212
},
"hsl": {
"h": 268.8,
"s": 22.523,
"l": 78.235
},
"oklch": {
"l": 0.80974,
"c": 0.03702,
"h": 307.1
},
"luminance": 0.52436
}Semantic roles & 50–950 ramp
primary
#C7BBD4
secondary
#9AAA8A
accent
#A14575
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384