#C7BFDB#C7BFDB
#C7BFDB is a light, muted violet. Relative luminance 0.545; OKLCH L 82.0% C 0.040 H 298.6°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C7BFDB |
|---|---|
| RGB | rgb(199, 191, 219) |
| HSL | hsl(257, 28%, 80%) |
| HSV | hsv(257, 13%, 86%) |
| CMYK | cmyk(9.1%, 12.8%, 0%, 14.1%) |
| CIE-LAB | lab(78.76, 8.11, -12.96) |
| CIE-LCH | lch(78.76, 15.29, 302.06°) |
| OKLab | oklab(82% 0.019 -0.0349) |
| OKLCH | oklch(82% 0.04 298.6) |
| XYZ | xyz(54.9677, 54.5181, 74.6313) |
| Luminance | 0.5452 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.94
Periwinkle
#CCCCFF
ΔE00 7.92
Pale Lilac
#E4CBFF
ΔE00 8.71
Light Periwinkle
#C1C6FC
ΔE00 8.91
Light Lavender
#DFC5FE
ΔE00 9.00
Pale Lavender
#EECFFE
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7BFDB #D3DBBF
analogous
#BFC5DB #C7BFDB #D5BFDB
triadic
#C7BFDB #DBC7BF #BFDBC7
tetradic
#C7BFDB #DBBFC5 #D3DBBF #BFDBD5
square
#C7BFDB #DBBFC5 #D3DBBF #BFDBD5
split-complementary
#C7BFDB #DBD5BF #C5DBBF
monochromatic
#8271AF #A598C5 #C7BFDB #E9E6F1 #EEEBF4
Accessibility & contrast
On white
1.76
#C7BFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#C7BFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7BFDB
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7BFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7BFDB | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC3DC
Deuteranopia (green-blind)
#BBC3DA
Tritanopia (blue-blind)
#C4C3C8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c7bfdb; /* rgb */ color: rgb(199, 191, 219); /* oklch */ color: oklch(82.0% 0.040 298.6);
Tailwind
colors: {
custom: {
50: '#d8d2e6',
500: '#c7bfdb',
950: '#000000',
},
}SCSS
$custom: #c7bfdb; $custom-light: #d8d2e6; $custom-dark: #000000;
JSON
{
"hex": "#c7bfdb",
"rgb": {
"r": 199,
"g": 191,
"b": 219
},
"hsl": {
"h": 257.143,
"s": 28,
"l": 80.392
},
"oklch": {
"l": 0.81996,
"c": 0.03973,
"h": 298.6
},
"luminance": 0.54518
}Semantic roles & 50–950 ramp
primary
#C7BFDB
secondary
#A7B28C
accent
#A73F89
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384