#C7BBDB#C7BBDB
#C7BBDB is a light, muted violet. Relative luminance 0.528; OKLCH L 81.2% C 0.046 H 302.4°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C7BBDB |
|---|---|
| RGB | rgb(199, 187, 219) |
| HSL | hsl(263, 31%, 80%) |
| HSV | hsv(263, 15%, 86%) |
| CMYK | cmyk(9.1%, 14.6%, 0%, 14.1%) |
| CIE-LAB | lab(77.76, 10.27, -14.47) |
| CIE-LCH | lch(77.76, 17.74, 305.38°) |
| OKLab | oklab(81.21% 0.0248 -0.039) |
| OKLCH | oklch(81.21% 0.046 302.4) |
| XYZ | xyz(54.1073, 52.7973, 74.3445) |
| Luminance | 0.5280 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.21
Pale Lilac
#E4CBFF
ΔE00 7.69
Light Lavender
#DFC5FE
ΔE00 7.80
Periwinkle
#CCCCFF
ΔE00 8.00
Pale Lavender
#EECFFE
ΔE00 8.60
Lilac
#C8A2C8
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7BBDB #CFDBBB
analogous
#BBBFDB #C7BBDB #D7BBDB
triadic
#C7BBDB #DBC7BB #BBDBC7
tetradic
#C7BBDB #DBBBBF #CFDBBB #BBDBD7
square
#C7BBDB #DBBBBF #CFDBBB #BBDBD7
split-complementary
#C7BBDB #DBD7BB #BFDBBB
monochromatic
#856BB1 #A693C6 #C7BBDB #E8E3F0 #EFEBF4
Accessibility & contrast
On white
1.82
#C7BBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#C7BBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7BBDB
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7BBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7BBDB | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C0DC
Deuteranopia (green-blind)
#B7C0DA
Tritanopia (blue-blind)
#C4BFC6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c7bbdb; /* rgb */ color: rgb(199, 187, 219); /* oklch */ color: oklch(81.2% 0.046 302.4);
Tailwind
colors: {
custom: {
50: '#d8cfe6',
500: '#c7bbdb',
950: '#000000',
},
}SCSS
$custom: #c7bbdb; $custom-light: #d8cfe6; $custom-dark: #000000;
JSON
{
"hex": "#c7bbdb",
"rgb": {
"r": 199,
"g": 187,
"b": 219
},
"hsl": {
"h": 262.5,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.81211,
"c": 0.04623,
"h": 302.4
},
"luminance": 0.52797
}Semantic roles & 50–950 ramp
primary
#C7BBDB
secondary
#A2B288
accent
#A93C80
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384