#C8BFDF#C8BFDF
#C8BFDF is a very light, muted violet. Relative luminance 0.549; OKLCH L 82.2% C 0.045 H 298.3°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BFDF |
|---|---|
| RGB | rgb(200, 191, 223) |
| HSL | hsl(257, 33%, 81%) |
| HSV | hsv(257, 14%, 87%) |
| CMYK | cmyk(10.3%, 14.3%, 0%, 12.5%) |
| CIE-LAB | lab(78.97, 9.25, -14.80) |
| CIE-LCH | lch(78.97, 17.45, 302.01°) |
| OKLab | oklab(82.21% 0.0215 -0.0399) |
| OKLCH | oklch(82.21% 0.045 298.3) |
| XYZ | xyz(55.7669, 54.8686, 77.4505) |
| Luminance | 0.5487 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.95
Periwinkle
#CCCCFF
ΔE00 7.05
Pale Lilac
#E4CBFF
ΔE00 7.58
Light Lavender
#DFC5FE
ΔE00 7.77
Light Periwinkle
#C1C6FC
ΔE00 8.13
Pale Lavender
#EECFFE
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BFDF #D6DFBF
analogous
#BFC6DF #C8BFDF #D8BFDF
triadic
#C8BFDF #DFC8BF #BFDFC8
tetradic
#C8BFDF #DFBFC6 #D6DFBF #BFDFD8
square
#C8BFDF #DFBFC6 #D6DFBF #BFDFD8
split-complementary
#C8BFDF #DFD8BF #C6DFBF
monochromatic
#826DB6 #A596CB #C8BFDF #EBE8F3 #EDEBF5
Accessibility & contrast
On white
1.75
#C8BFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#C8BFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BFDF
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BFDF | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C4E0
Deuteranopia (green-blind)
#BAC3DE
Tritanopia (blue-blind)
#C4C3C9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #c8bfdf; /* rgb */ color: rgb(200, 191, 223); /* oklch */ color: oklch(82.2% 0.045 298.3);
Tailwind
colors: {
custom: {
50: '#d8d2e9',
500: '#c8bfdf',
950: '#000000',
},
}SCSS
$custom: #c8bfdf; $custom-light: #d8d2e9; $custom-dark: #000000;
JSON
{
"hex": "#c8bfdf",
"rgb": {
"r": 200,
"g": 191,
"b": 223
},
"hsl": {
"h": 256.875,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.82214,
"c": 0.04535,
"h": 298.3
},
"luminance": 0.54869
}Semantic roles & 50–950 ramp
primary
#C8BFDF
secondary
#ABB78B
accent
#AC398C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384