#C6BEC8#C6BEC8
#C6BEC8 is a light, near-neutral purple. Relative luminance 0.530; OKLCH L 81.1% C 0.016 H 319.5°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C6BEC8 |
|---|---|
| RGB | rgb(198, 190, 200) |
| HSL | hsl(288, 8%, 76%) |
| HSV | hsv(288, 5%, 78%) |
| CMYK | cmyk(1%, 5%, 0%, 21.6%) |
| CIE-LAB | lab(77.88, 4.63, -4.02) |
| CIE-LCH | lch(77.88, 6.13, 319.03°) |
| OKLab | oklab(81.1% 0.0124 -0.0106) |
| OKLCH | oklch(81.1% 0.016 319.5) |
| XYZ | xyz(52.1258, 53.0030, 62.1169) |
| Luminance | 0.5300 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.21
Silver
#C0C0C0
ΔE00 6.79
Light Gray
#D3D3D3
ΔE00 8.18
Thistle
#D8BFD8
ΔE00 8.38
Dark Gray
#A9A9A9
ΔE00 9.34
Silver (survey)
#C5C9C7
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6BEC8 #C0C8BE
analogous
#C1BEC8 #C6BEC8 #C8BEC5
triadic
#C6BEC8 #C8C6BE #BEC8C6
tetradic
#C6BEC8 #C8C1BE #C0C8BE #BEC5C8
square
#C6BEC8 #C8C1BE #C0C8BE #BEC5C8
split-complementary
#C6BEC8 #C5C8BE #BEC8C1
monochromatic
#8C7C90 #A99DAC #C6BEC8 #E3DFE4 #F0EEF1
Accessibility & contrast
On white
1.81
#C6BEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#C6BEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6BEC8
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6BEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6BEC8 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC0C8
Deuteranopia (green-blind)
#BFC1C8
Tritanopia (blue-blind)
#C6BFC1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c6bec8; /* rgb */ color: rgb(198, 190, 200); /* oklch */ color: oklch(81.1% 0.016 319.5);
Tailwind
colors: {
custom: {
50: '#d7d1d8',
500: '#c6bec8',
950: '#000000',
},
}SCSS
$custom: #c6bec8; $custom-light: #d7d1d8; $custom-dark: #000000;
JSON
{
"hex": "#c6bec8",
"rgb": {
"r": 198,
"g": 190,
"b": 200
},
"hsl": {
"h": 288,
"s": 8.333,
"l": 76.471
},
"oklch": {
"l": 0.81102,
"c": 0.01638,
"h": 319.5
},
"luminance": 0.53003
}Semantic roles & 50–950 ramp
primary
#C6BEC8
secondary
#919B8F
accent
#925360
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383