#C8BBDF#C8BBDF
#C8BBDF is a light, muted violet. Relative luminance 0.531; OKLCH L 81.4% C 0.052 H 301.7°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BBDF |
|---|---|
| RGB | rgb(200, 187, 223) |
| HSL | hsl(262, 36%, 80%) |
| HSV | hsv(262, 16%, 87%) |
| CMYK | cmyk(10.3%, 16.1%, 0%, 12.5%) |
| CIE-LAB | lab(77.96, 11.41, -16.31) |
| CIE-LCH | lch(77.96, 19.90, 304.98°) |
| OKLab | oklab(81.43% 0.0272 -0.0441) |
| OKLCH | oklch(81.43% 0.052 301.7) |
| XYZ | xyz(54.9065, 53.1477, 77.1637) |
| Luminance | 0.5315 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.63
Light Lavender
#DFC5FE
ΔE00 6.71
Pale Lilac
#E4CBFF
ΔE00 6.76
Periwinkle
#CCCCFF
ΔE00 7.34
Pale Lavender
#EECFFE
ΔE00 7.91
Light Lilac
#EDC8FF
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BBDF #D2DFBB
analogous
#BBC0DF #C8BBDF #DABBDF
triadic
#C8BBDF #DFC8BB #BBDFC8
tetradic
#C8BBDF #DFBBC0 #D2DFBB #BBDFDA
square
#C8BBDF #DFBBC0 #D2DFBB #BBDFDA
split-complementary
#C8BBDF #DFDABB #C0DFBB
monochromatic
#8568B8 #A691CB #C8BBDF #EAE5F3 #EEEAF5
Accessibility & contrast
On white
1.81
#C8BBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#C8BBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BBDF
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BBDF | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C0E1
Deuteranopia (green-blind)
#B7C1DE
Tritanopia (blue-blind)
#C4C0C7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #c8bbdf; /* rgb */ color: rgb(200, 187, 223); /* oklch */ color: oklch(81.4% 0.052 301.7);
Tailwind
colors: {
custom: {
50: '#d8cfe9',
500: '#c8bbdf',
950: '#000000',
},
}SCSS
$custom: #c8bbdf; $custom-light: #d8cfe9; $custom-dark: #000000;
JSON
{
"hex": "#c8bbdf",
"rgb": {
"r": 200,
"g": 187,
"b": 223
},
"hsl": {
"h": 261.667,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.81434,
"c": 0.05183,
"h": 301.7
},
"luminance": 0.53148
}Semantic roles & 50–950 ramp
primary
#C8BBDF
secondary
#A6B787
accent
#AF3783
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141316
muted
#838384