#C6B2D0#C6B2D0
#C6B2D0 is a light, muted purple. Relative luminance 0.484; OKLCH L 79.0% C 0.047 H 314.5°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C6B2D0 |
|---|---|
| RGB | rgb(198, 178, 208) |
| HSL | hsl(280, 24%, 76%) |
| HSV | hsv(280, 14%, 82%) |
| CMYK | cmyk(4.8%, 14.4%, 0%, 18.4%) |
| CIE-LAB | lab(75.08, 12.64, -12.52) |
| CIE-LCH | lch(75.08, 17.79, 315.27°) |
| OKLab | oklab(79% 0.0331 -0.0336) |
| OKLCH | oklch(79% 0.047 314.5) |
| XYZ | xyz(50.5924, 48.4010, 66.3394) |
| Luminance | 0.4840 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.28
Lilac
#C8A2C8
ΔE00 5.95
Light Lavender
#DFC5FE
ΔE00 9.06
Pale Lilac
#E4CBFF
ΔE00 9.08
Pale Lavender
#EECFFE
ΔE00 9.46
Light Lilac
#EDC8FF
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6B2D0 #BCD0B2
analogous
#B7B2D0 #C6B2D0 #D0B2CB
triadic
#C6B2D0 #D0C6B2 #B2D0C6
tetradic
#C6B2D0 #D0B7B2 #BCD0B2 #B2CBD0
square
#C6B2D0 #D0B7B2 #BCD0B2 #B2CBD0
split-complementary
#C6B2D0 #CBD0B2 #B2D0B7
monochromatic
#8E66A2 #AA8CB9 #C6B2D0 #E2D8E7 #F1ECF3
Accessibility & contrast
On white
1.97
#C6B2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#C6B2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6B2D0
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6B2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6B2D0 | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB8D1
Deuteranopia (green-blind)
#B2B9CF
Tritanopia (blue-blind)
#C6B5BC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #c6b2d0; /* rgb */ color: rgb(198, 178, 208); /* oklch */ color: oklch(79.0% 0.047 314.5);
Tailwind
colors: {
custom: {
50: '#d7c9de',
500: '#c6b2d0',
950: '#000000',
},
}SCSS
$custom: #c6b2d0; $custom-light: #d7c9de; $custom-dark: #000000;
JSON
{
"hex": "#c6b2d0",
"rgb": {
"r": 198,
"g": 178,
"b": 208
},
"hsl": {
"h": 280,
"s": 24.194,
"l": 75.686
},
"oklch": {
"l": 0.78996,
"c": 0.04717,
"h": 314.5
},
"luminance": 0.48401
}Semantic roles & 50–950 ramp
primary
#C6B2D0
secondary
#E4EAE1
accent
#A34363
background
#FDFCFD
surface
#FAF8FB
border
#D3D1D4
text
#141315
muted
#838283