#C8BFDC#C8BFDC
#C8BFDC is a very light, muted violet. Relative luminance 0.547; OKLCH L 82.1% C 0.041 H 299.7°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BFDC |
|---|---|
| RGB | rgb(200, 191, 220) |
| HSL | hsl(259, 29%, 81%) |
| HSV | hsv(259, 13%, 86%) |
| CMYK | cmyk(9.1%, 13.2%, 0%, 13.7%) |
| CIE-LAB | lab(78.87, 8.64, -13.32) |
| CIE-LCH | lch(78.87, 15.88, 302.98°) |
| OKLab | oklab(82.11% 0.0204 -0.0359) |
| OKLCH | oklch(82.11% 0.041 299.7) |
| XYZ | xyz(55.3660, 54.7082, 75.3392) |
| Luminance | 0.5471 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.64
Periwinkle
#CCCCFF
ΔE00 7.80
Pale Lilac
#E4CBFF
ΔE00 8.28
Light Lavender
#DFC5FE
ΔE00 8.58
Light Periwinkle
#C1C6FC
ΔE00 8.86
Pale Lavender
#EECFFE
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BFDC #D3DCBF
analogous
#BFC4DC #C8BFDC #D6BFDC
triadic
#C8BFDC #DCC8BF #BFDCC8
tetradic
#C8BFDC #DCBFC4 #D3DCBF #BFDCD6
square
#C8BFDC #DCBFC4 #D3DCBF #BFDCD6
split-complementary
#C8BFDC #DCD6BF #C4DCBF
monochromatic
#8470B1 #A697C6 #C8BFDC #EAE7F2 #EEEBF4
Accessibility & contrast
On white
1.76
#C8BFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#C8BFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BFDC
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BFDC | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC3DD
Deuteranopia (green-blind)
#BBC3DB
Tritanopia (blue-blind)
#C5C3C8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c8bfdc; /* rgb */ color: rgb(200, 191, 220); /* oklch */ color: oklch(82.1% 0.041 299.7);
Tailwind
colors: {
custom: {
50: '#d8d2e6',
500: '#c8bfdc',
950: '#000000',
},
}SCSS
$custom: #c8bfdc; $custom-light: #d8d2e6; $custom-dark: #000000;
JSON
{
"hex": "#c8bfdc",
"rgb": {
"r": 200,
"g": 191,
"b": 220
},
"hsl": {
"h": 258.621,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.82112,
"c": 0.0413,
"h": 299.7
},
"luminance": 0.54708
}Semantic roles & 50–950 ramp
primary
#C8BFDC
secondary
#A7B38C
accent
#A83E87
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384