#C7BBDF#C7BBDF
#C7BBDF is a light, muted violet. Relative luminance 0.530; OKLCH L 81.4% C 0.052 H 300.5°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C7BBDF |
|---|---|
| RGB | rgb(199, 187, 223) |
| HSL | hsl(260, 36%, 80%) |
| HSV | hsv(260, 16%, 87%) |
| CMYK | cmyk(10.8%, 16.1%, 0%, 12.5%) |
| CIE-LAB | lab(77.88, 11.09, -16.44) |
| CIE-LCH | lch(77.88, 19.83, 303.99°) |
| OKLab | oklab(81.35% 0.0262 -0.0445) |
| OKLCH | oklch(81.35% 0.052 300.5) |
| XYZ | xyz(54.6402, 53.0104, 77.1512) |
| Luminance | 0.5301 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.89
Light Lavender
#DFC5FE
ΔE00 6.83
Pale Lilac
#E4CBFF
ΔE00 6.91
Periwinkle
#CCCCFF
ΔE00 7.16
Pale Lavender
#EECFFE
ΔE00 8.12
Light Periwinkle
#C1C6FC
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7BBDF #D3DFBB
analogous
#BBC1DF #C7BBDF #D9BBDF
triadic
#C7BBDF #DFC7BB #BBDFC7
tetradic
#C7BBDF #DFBBC1 #D3DFBB #BBDFD9
square
#C7BBDF #DFBBC1 #D3DFBB #BBDFD9
split-complementary
#C7BBDF #DFD9BB #C1DFBB
monochromatic
#8268B8 #A591CB #C7BBDF #E9E5F3 #EEEAF5
Accessibility & contrast
On white
1.81
#C7BBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#C7BBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7BBDF
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7BBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7BBDF | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C0E1
Deuteranopia (green-blind)
#B6C0DE
Tritanopia (blue-blind)
#C3C0C7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c7bbdf; /* rgb */ color: rgb(199, 187, 223); /* oklch */ color: oklch(81.4% 0.052 300.5);
Tailwind
colors: {
custom: {
50: '#d8cfe9',
500: '#c7bbdf',
950: '#000000',
},
}SCSS
$custom: #c7bbdf; $custom-light: #d8cfe9; $custom-dark: #000000;
JSON
{
"hex": "#c7bbdf",
"rgb": {
"r": 199,
"g": 187,
"b": 223
},
"hsl": {
"h": 260,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.81351,
"c": 0.05158,
"h": 300.5
},
"luminance": 0.5301
}Semantic roles & 50–950 ramp
primary
#C7BBDF
secondary
#A7B787
accent
#AF3787
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141316
muted
#838384