#C8BBD1#C8BBD1
#C8BBD1 is a light, muted violet. Relative luminance 0.524; OKLCH L 81.0% C 0.034 H 311.7°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BBD1 |
|---|---|
| RGB | rgb(200, 187, 209) |
| HSL | hsl(275, 19%, 78%) |
| HSV | hsv(275, 11%, 82%) |
| CMYK | cmyk(4.3%, 10.5%, 0%, 18%) |
| CIE-LAB | lab(77.53, 8.63, -9.38) |
| CIE-LCH | lch(77.53, 12.75, 312.62°) |
| OKLab | oklab(80.96% 0.0223 -0.0251) |
| OKLCH | oklch(80.96% 0.034 311.7) |
| XYZ | xyz(53.0964, 52.4237, 67.6308) |
| Luminance | 0.5242 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.39
Lilac
#C8A2C8
ΔE00 9.68
Pale Lilac
#E4CBFF
ΔE00 10.17
Pale Lavender
#EECFFE
ΔE00 10.39
Dove Gray
#B6B8BD
ΔE00 10.61
Light Lavender
#DFC5FE
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BBD1 #C4D1BB
analogous
#BDBBD1 #C8BBD1 #D1BBCF
triadic
#C8BBD1 #D1C8BB #BBD1C8
tetradic
#C8BBD1 #D1BDBB #C4D1BB #BBCFD1
square
#C8BBD1 #D1BDBB #C4D1BB #BBCFD1
split-complementary
#C8BBD1 #CFD1BB #BBD1BD
monochromatic
#8D72A0 #AA96B8 #C8BBD1 #E6E0EA #F0EDF3
Accessibility & contrast
On white
1.83
#C8BBD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#C8BBD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BBD1
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BBD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BBD1 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BFD2
Deuteranopia (green-blind)
#BBC0D0
Tritanopia (blue-blind)
#C7BDC2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c8bbd1; /* rgb */ color: rgb(200, 187, 209); /* oklch */ color: oklch(81.0% 0.034 311.7);
Tailwind
colors: {
custom: {
50: '#d8cfdf',
500: '#c8bbd1',
950: '#000000',
},
}SCSS
$custom: #c8bbd1; $custom-light: #d8cfdf; $custom-dark: #000000;
JSON
{
"hex": "#c8bbd1",
"rgb": {
"r": 200,
"g": 187,
"b": 209
},
"hsl": {
"h": 275.455,
"s": 19.298,
"l": 77.647
},
"oklch": {
"l": 0.80958,
"c": 0.0336,
"h": 311.7
},
"luminance": 0.52423
}Semantic roles & 50–950 ramp
primary
#C8BBD1
secondary
#96A68A
accent
#9E486B
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384