#C8B6D2#C8B6D2
#C8B6D2 is a light, muted violet. Relative luminance 0.504; OKLCH L 80.0% C 0.044 H 313.6°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C8B6D2 |
|---|---|
| RGB | rgb(200, 182, 210) |
| HSL | hsl(279, 24%, 77%) |
| HSV | hsv(279, 13%, 82%) |
| CMYK | cmyk(4.8%, 13.3%, 0%, 17.6%) |
| CIE-LAB | lab(76.31, 11.53, -11.75) |
| CIE-LCH | lch(76.31, 16.46, 314.45°) |
| OKLab | oklab(80.01% 0.0301 -0.0315) |
| OKLCH | oklch(80.01% 0.044 313.6) |
| XYZ | xyz(52.1783, 50.3888, 67.9375) |
| Luminance | 0.5039 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.64
Lilac
#C8A2C8
ΔE00 7.12
Pale Lilac
#E4CBFF
ΔE00 8.89
Light Lavender
#DFC5FE
ΔE00 9.07
Pale Lavender
#EECFFE
ΔE00 9.19
Light Lilac
#EDC8FF
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8B6D2 #C0D2B6
analogous
#BAB6D2 #C8B6D2 #D2B6CE
triadic
#C8B6D2 #D2C8B6 #B6D2C8
tetradic
#C8B6D2 #D2BAB6 #C0D2B6 #B6CED2
square
#C8B6D2 #D2BAB6 #C0D2B6 #B6CED2
split-complementary
#C8B6D2 #CED2B6 #B6D2BA
monochromatic
#8F6AA3 #AB90BB #C8B6D2 #E5DCE9 #F1ECF3
Accessibility & contrast
On white
1.90
#C8B6D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#C8B6D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8B6D2
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8B6D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8B6D2 | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BBD3
Deuteranopia (green-blind)
#B6BDD1
Tritanopia (blue-blind)
#C7B9BF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c8b6d2; /* rgb */ color: rgb(200, 182, 210); /* oklch */ color: oklch(80.0% 0.044 313.6);
Tailwind
colors: {
custom: {
50: '#d8cbdf',
500: '#c8b6d2',
950: '#000000',
},
}SCSS
$custom: #c8b6d2; $custom-light: #d8cbdf; $custom-dark: #000000;
JSON
{
"hex": "#c8b6d2",
"rgb": {
"r": 200,
"g": 182,
"b": 210
},
"hsl": {
"h": 278.571,
"s": 23.729,
"l": 76.863
},
"oklch": {
"l": 0.80013,
"c": 0.04356,
"h": 313.6
},
"luminance": 0.50388
}Semantic roles & 50–950 ramp
primary
#C8B6D2
secondary
#91A885
accent
#A24365
background
#FEFEFE
surface
#FBFAFC
border
#D4D3D5
text
#141315
muted
#838384