#C7BFDF#C7BFDF
#C7BFDF is a very light, muted violet. Relative luminance 0.547; OKLCH L 82.1% C 0.045 H 296.8°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C7BFDF |
|---|---|
| RGB | rgb(199, 191, 223) |
| HSL | hsl(255, 33%, 81%) |
| HSV | hsv(255, 14%, 87%) |
| CMYK | cmyk(10.8%, 14.3%, 0%, 12.5%) |
| CIE-LAB | lab(78.89, 8.92, -14.93) |
| CIE-LCH | lch(78.89, 17.39, 300.88°) |
| OKLab | oklab(82.13% 0.0204 -0.0403) |
| OKLCH | oklch(82.13% 0.045 296.8) |
| XYZ | xyz(55.5006, 54.7313, 77.4380) |
| Luminance | 0.5473 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.29
Periwinkle
#CCCCFF
ΔE00 6.89
Pale Lilac
#E4CBFF
ΔE00 7.76
Light Periwinkle
#C1C6FC
ΔE00 7.91
Light Lavender
#DFC5FE
ΔE00 7.92
Pale Lavender
#EECFFE
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7BFDF #D7DFBF
analogous
#BFC7DF #C7BFDF #D7BFDF
triadic
#C7BFDF #DFC7BF #BFDFC7
tetradic
#C7BFDF #DFBFC7 #D7DFBF #BFDFD7
square
#C7BFDF #DFBFC7 #D7DFBF #BFDFD7
split-complementary
#C7BFDF #DFD7BF #C7DFBF
monochromatic
#806DB6 #A396CB #C7BFDF #EBE8F3 #EDEBF5
Accessibility & contrast
On white
1.76
#C7BFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#C7BFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7BFDF
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7BFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7BFDF | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C3E0
Deuteranopia (green-blind)
#BAC3DE
Tritanopia (blue-blind)
#C3C4C9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c7bfdf; /* rgb */ color: rgb(199, 191, 223); /* oklch */ color: oklch(82.1% 0.045 296.8);
Tailwind
colors: {
custom: {
50: '#d8d2e9',
500: '#c7bfdf',
950: '#000000',
},
}SCSS
$custom: #c7bfdf; $custom-light: #d8d2e9; $custom-dark: #000000;
JSON
{
"hex": "#c7bfdf",
"rgb": {
"r": 199,
"g": 191,
"b": 223
},
"hsl": {
"h": 255,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.82133,
"c": 0.04518,
"h": 296.8
},
"luminance": 0.54731
}Semantic roles & 50–950 ramp
primary
#C7BFDF
secondary
#ACB78B
accent
#AC398F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384